Skip to content

Hostname

gett.com

Last fetched

gett.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.10118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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 gett.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for gett.com.

MechanismTarget
SPF_Aesa1.gett.c3s2.iphmx.com
SPF_Aesa2.gett.c3s2.iphmx.com
SPF_INCLUDE_spf.gett.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEfsspfus.freshemail.io
SPF_IP147.160.167.0/26
SPF_IP159.135.224.184
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.209.230.240
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP68.232.152.86

Related pages

Pivot deeper into the graph from gett.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gett.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.