Skip to content

Hostname

thompsonthrift.com

Last fetched

thompsonthrift.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · thompsonthrift.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thompsonthrift.com

Resolution chain

thompsonthrift.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.220.24.22266.220.0.0/19AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:2
Organization
henry stadler
Contact emails

Subdomains

21 observed subdomains of thompsonthrift.com.

Web-graph footprint

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

82 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for thompsonthrift.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE46318428.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEisqftmail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP159.112.250.201/32
SPF_IP167.89.82.227
SPF_IP168.245.119.28
SPF_IP168.245.26.13
SPF_IP168.245.44.12
SPF_IP192.254.115.244
SPF_IP198.37.149.149
SPF_IP52.147.209.132

Related pages

Pivot deeper into the graph from thompsonthrift.com.

Cypher and MCP

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

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