Skip to content

Hostname

thun.com

Last fetched

thun.com resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in FR. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · thun.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thun.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.241.124151.101.240.0/22AS54113FASTLY - Fastly, Inc.FR

WHOIS identity

Registrar
iana:168
Organization
thun spa
Contact emails

Subdomains

37 observed subdomains of thun.com.

Web-graph footprint

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

213 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for thun.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsmtp.triboo.it
SPF_INCLUDEspf.mailermn.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.250.245.239
SPF_IP46.234.237.137/32
SPF_IP54.38.40.172
SPF_IP77.240.227.50
SPF_IP81.88.234.122
SPF_MXthun.com

Related pages

Pivot deeper into the graph from thun.com.

Cypher and MCP

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

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