Skip to content

Hostname

thompson.com

Last fetched

thompson.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · thompson.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thompson.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.34.206104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.208.98172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:469
Organization
columbia books
Contact emails

Subdomains

40 observed subdomains of thompson.com.

Web-graph footprint

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

314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for thompson.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEinformz.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.23.118.103
SPF_IP107.23.119.137
SPF_IP107.23.119.67
SPF_IP13.110.0.0/16
SPF_IP205.201.40.0/16
SPF_IP205.201.40.0/21
SPF_IP205.201.43.0/16
SPF_IP34.192.4.7
SPF_IP34.228.132.146
SPF_IP52.4.177.45
SPF_IP52.5.39.190
SPF_IP52.5.97.93
SPF_IP54.208.248.178
SPF_IP54.208.82.109
SPF_IP64.132.221.30/32
SPF_IP66.162.67.114
SPF_IP66.162.67.41
SPF_IP66.162.67.99
SPF_IP66.192.112.49
SPF_IP66.192.112.62
SPF_IP66.192.112.72

Related pages

Pivot deeper into the graph from thompson.com.

Cypher and MCP

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

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