Open navigation

Censys

Modified on: Fri, 22 May, 2026 at 2:03 PM

Overview

Censys is a platform that helps information security practitioners discover, monitor, and analyze devices that are accessible from the Internet.

Censys regularly probes every public IP address and popular domain names, curates and enriches the resulting data, and makes it intelligible through an interactive search engine and API.

Backed by Censys trusted data, threat hunters can easily pivot off key pieces of information to discover hidden infrastructure and services in order to:

  • Map IP addresses to domains and domains back to IP addresses
  • Quickly find server misconfigurations
  • Scan attack surfaces for vulnerabilities

You can read more about Censys Transforms for Maltego on the Maltego website


Global Transform Settings

The following settings apply to all Censys transforms and are configured globally or per-transform:


Display NameSetting TypeOptionalPopup
API Secret (Personal Access Token)stringtruefalse
Organization IDstringtruefalse

Censys Transforms

[CTI] To IP Addresses [Censys]

Returns IP addresses matching the input entity. This transform has multiple variants depending on the input entity type.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not). E.g: host.autonomous_system.asn: "118"stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses [Censys]
AuthorMaltego Technologies
Data SourceCensys
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address


Variants

Transform NameInput EntityAdditional SettingsShort Description
datapass-cti.maltego.censys.asToIpAddressesmaltego.ASASN CIDR, ASN CountryReturns all IP addresses related to the input AS number
datapass-cti.maltego.censys.locationToIpAddressesmaltego.LocationASN (E.g., 118)Returns all IP addresses found at the input location
datapass-cti.maltego.censys.dnsNameToIpAddressesmaltego.DNSNameASN (E.g., 118)Returns all IP addresses related to the input DNS name
datapass-cti.maltego.censys.domainToIpAddressesmaltego.DomainASN (E.g., 118)Returns all IP addresses related to the input domain name
datapass-cti.maltego.censys.cpeToIpAddressesmaltego.CPEASN (E.g., 118)Returns all IP addresses running the software identified by the input CPE

[CTI] Search IP Addresses [Censys]

Description

Returns all IP addresses that result from the Censys query expressed as a free-text Phrase entity.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not). E.g: host.autonomous_system.asn: "118"stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] Search IP Addresses [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.phraseSearchIpAddresses
Input Entitiesmaltego.Phrase
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses that resulted from the Censys query


[CTI] To IP Address Exposing Port [Censys]

Description

Returns IP addresses that are exposing the same port as the input Port entity.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not). E.g: host.services.port: "443"stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Address Exposing Port [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.portToIpAddressExposingPort
Input Entitiesmaltego.Port
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns IP addresses exposing the same port

[CTI] To IP Addresses Exposing Service [Censys]

Description

Returns IP addresses that are exposing the same service as the input Service entity.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses Exposing Service [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.serviceToIpAddressesExposingService
Input Entitiesmaltego.Service
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns IP addresses exposing the same service

[CTI] To IP Addresses With Banner [Censys]

Description

Returns all IP addresses that have the input Banner.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses With Banner [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.bannerToIpAddressesWithBanner
Input Entitiesmaltego.Banner
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses that have the input Banner

[CTI] To IP Addresses Using Service Banner Hex [Censys]

Description

Returns all IP addresses that have the input Banner Hex value.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue
Body Hashstringtruetrue
JARM Fingerprintstringtruetrue
Service Banner Hashstringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses Using Service Banner Hex [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.bannerHexToIpAddresses
Input Entitiesmaltego.censys.BannerHex
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses that have the input Banner Hex

[CTI] To IP Addresses Using Service Banner Hash [Censys]

Description

Returns all IP addresses that have the input Banner Hash value.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Banner Hexstringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue
Body Hashstringtruetrue
JARM Fingerprintstringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses Using Service Banner Hash [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.bannerHashToIpAddresses
Input Entitiesmaltego.censys.BannerHash
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses that have the input Banner Hash

[CTI] To IP Addresses Using Service Body Hash [Censys]

Description

Returns all IP addresses that have the input Body Hash value.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue
Body Hashstringtruetrue
JARM Fingerprintstringtruetrue
Service Banner Hashstringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses Using Service Body Hash [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.bodyHashToIpAddresses
Input Entitiesmaltego.censys.BodyHash
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses that have the input Body Hash

[CTI] To IP Addresses Using Service JARM Fingerprint Hash [Censys]

Description

Returns all IP addresses that have the input JARM Fingerprint Hash.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue
Body Hashstringtruetrue
JARM Fingerprintstringtruetrue
Service Banner Hashstringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses Using Service JARM Fingerprint Hash [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.jarmFingerprintToIpAddresses
Input Entitiesmaltego.censys.JarmFingerprintHash
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses that have the input JARM Fingerprint Hash

[CTI] To IP Addresses Using Service [Censys]

Description

Returns all IP addresses that are found to be running the service identified by the Base64 input hash.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses Using Service [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.hashToIpAddressesUsingService
Input Entitiesmaltego.Hash
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses running the service identified by the Base64 input hash

[CTI] To IP Addresses Using Certificate [Censys]

Description

Returns all IP addresses that are found to be using the certificate identified by the input SHA256 fingerprint.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To IP Addresses Using Certificate [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.certificateFingerprintHashToIpAddresses
Input Entitiesmaltego.censys.CertificateFingerprintHash
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses using the certificate identified by the input SHA256

[CTI] To Other Hosts Running Software [Censys]

Description

Returns all IP addresses running the same software as the input Censys Software entity.


Transform Settings

Display NameSetting TypeOptionalPopup
Combine custom query (and, or, not)stringtruetrue
Continent (E.g., North America)stringtruetrue
Host Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
ASN (E.g., 118)stringtruetrue
ASN CIDR (E.g., 1.10.224.0/20)stringtruetrue
ASN Country ISO 3166-1 alpha-2 Code (E.g., US)stringtruetrue
DNS Names (E.g., *.cloudflare-dns.com)stringtruetrue
Reverse DNS Names (E.g., one.one.one.one)stringtruetrue
Service Port (E.g., 53)stringtruetrue
TLS Certificate SHA256 Fingerprintstringtruetrue
Software CPE (E.g., cpe:2.3:a:cloudflare:cloudflare_load_balancer:*:*:*:*:*:*:*:*)stringtruetrue
Software Vendor (E.g., CloudFlare)stringtruetrue
Software Product (E.g., CloudFlare Load Balancer)stringtruetrue
Host OS CPE (E.g., cpe:2.3:o:fortinet:fortios:*:*:*:*:*:*:*:*)stringtruetrue
Host OS Vendor (E.g., Fortinet)stringtruetrue
Host OS Product (E.g., FortiOS)stringtruetrue


Transform Meta Info

InformationValue
Display Name[CTI] To Other Hosts Running Software [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.censysSoftwareToOtherHostsRunningSoftware
Input Entitiesmaltego.censys.Software
Output Entitiesmaltego.IPv4Address, maltego.IPv6Address
Short DescriptionReturns all IP addresses running the same software as the input Censys Software

[CTI] To Services [Censys]

Description

Returns all services detected on the input IP address.


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] To Services [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressToServices
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.censys.ServiceDetails
Short DescriptionReturns all services detected on the input IP address

[CTI] To Location [Censys]

Description

Returns the location of the host identified by the input IP address.


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] To Location [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressToLocation
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.Location
Short DescriptionReturns the location of the input IP address

[CTI] To AS Number [Censys]

Description

Returns the AS number that the input IP address belongs to.


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] To AS Number [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressToAsNumber
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.AS
Short DescriptionReturns the AS number of the input IP address

[CTI] To Operating System [Censys]

Description

Returns the operating system detected on the host identified by the input IP address.


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] To Operating System [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressToOperatingSystem
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.censys.Software
Short DescriptionReturns the operating system detected on the input IP address

[CTI] To Running Software [Censys]

Description

Returns all software detected on the host identified by the input IP address.


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] To Running Software [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressToRunningSoftware
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.censys.Software, maltego.CPE
Short DescriptionReturns all software detected on the input IP address

[CTI] To Hostnames [Censys]

Description

Returns all hostnames associated with the input IP address (reverse DNS lookup).


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] To Hostnames [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressToHostnames
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.DNSName
Short DescriptionReturns all hostnames associated with the input IP address

[CTI] To Domains [Censys]

Description

Returns all domains associated with the input IP address.


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] To Domains [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressToDomains
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.Domain
Short DescriptionReturns all domains associated with the input IP address

[CTI] Expand in Full [Censys]

Description

Returns all related entities for the input IP address in a single transform — services, location, AS number, software, hostnames, and domains.


Transform Settings

Uses Global Transform Settings only (API Secret, Organization ID).


Transform Meta Info

InformationValue
Display Name[CTI] Expand in Full [Censys]
AuthorMaltego Technologies
Data SourceCensys
Transform Namedatapass-cti.maltego.censys.ipv4AddressExpandInFull
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.censys.ServiceDetails, maltego.Location, maltego.AS, maltego.censys.Software, maltego.DNSName, maltego.Domain
Short DescriptionReturns all related entities for the input IP address

Transform Summary Table

Transform Display NameInput EntityOutput Entities
[CTI] To IP Addresses [Censys]maltego.ASIPv4Address, IPv6Address
[CTI] To IP Addresses [Censys]maltego.LocationIPv4Address, IPv6Address
[CTI] To IP Addresses [Censys]maltego.DNSNameIPv4Address, IPv6Address
[CTI] To IP Addresses [Censys]maltego.DomainIPv4Address, IPv6Address
[CTI] To IP Addresses [Censys]maltego.CPEIPv4Address, IPv6Address
[CTI] Search IP Addresses [Censys]maltego.PhraseIPv4Address, IPv6Address
[CTI] To IP Address Exposing Port [Censys]maltego.PortIPv4Address, IPv6Address
[CTI] To IP Addresses Exposing Service [Censys]maltego.ServiceIPv4Address, IPv6Address
[CTI] To IP Addresses With Banner [Censys]maltego.BannerIPv4Address, IPv6Address
[CTI] To IP Addresses Using Service Banner Hex [Censys]maltego.censys.BannerHexIPv4Address, IPv6Address
[CTI] To IP Addresses Using Service Banner Hash [Censys]maltego.censys.BannerHashIPv4Address, IPv6Address
[CTI] To IP Addresses Using Service Body Hash [Censys]maltego.censys.BodyHashIPv4Address, IPv6Address
[CTI] To IP Addresses Using Service JARM Fingerprint Hash [Censys]maltego.censys.JarmFingerprintHashIPv4Address, IPv6Address
[CTI] To IP Addresses Using Service [Censys]maltego.HashIPv4Address, IPv6Address
[CTI] To IP Addresses Using Certificate [Censys]maltego.censys.CertificateFingerprintHashIPv4Address, IPv6Address
[CTI] To Other Hosts Running Software [Censys]maltego.censys.SoftwareIPv4Address, IPv6Address
[CTI] To Services [Censys]maltego.IPv4Addresscensys.ServiceDetails
[CTI] To Location [Censys]maltego.IPv4AddressLocation
[CTI] To AS Number [Censys]maltego.IPv4AddressAS
[CTI] To Operating System [Censys]maltego.IPv4Addresscensys.Software
[CTI] To Running Software [Censys]maltego.IPv4Addresscensys.Software, CPE
[CTI] To Hostnames [Censys]maltego.IPv4AddressDNSName
[CTI] To Domains [Censys]maltego.IPv4AddressDomain
[CTI] Expand in Full [Censys]maltego.IPv4AddressServiceDetails, Location, AS, Software, DNSName, Domain

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.