Skip to content

Hostname

t8n.cc

Last fetched

t8n.cc resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · t8n.ccRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/t8n.cc

Resolution chain

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

IPPrefixASNOperatorCountry
212.32.238.3212.32.224.0/19AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

107 observed subdomains of t8n.cc.

Threat posture

History

Mail and authentication

MX records

  • t8n.cc

SPF policy

8 SPF mechanisms authorising senders for t8n.cc.

MechanismTarget
SPF_At8n.cc
SPF_INCLUDEgmail.com
SPF_IP136.243.15.38
SPF_IP136.243.16.43
SPF_IP168.119.137.173
SPF_IP213.133.123.171
SPF_IP85.17.88.170
SPF_MXt8n.cc

Related pages

Pivot deeper into the graph from t8n.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "t8n.cc"})-[: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.