Skip to content

Hostname

thankyou.com

Last fetched

thankyou.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · thankyou.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/thankyou.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.232.180.2253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.147.2413.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.18.143.22350.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.58.10154.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
citibank, n.a.
Contact emails

Subdomains

10 observed subdomains of thankyou.com.

Web-graph footprint

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

270 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thankyou.com.

MechanismTarget
SPF_Amail.citigroup.com
SPF_IP66.236.147.5

Related pages

Pivot deeper into the graph from thankyou.com.

Cypher and MCP

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

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