Skip to content

Hostname

identity.com

Last fetched

identity.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · identity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/identity.com

Resolution chain

identity.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.32.11518.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.1218.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.7118.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.9618.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.238.49.11418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.12718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.221.11118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.12018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from identity.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for identity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from identity.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "identity.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.