Skip to content

Hostname

t0ad.hu

Last fetched

t0ad.hu resolves to 1 IPv4 address operated by AS8462 in HU.

Nutrition Label

WHISPER CANON · t0ad.huRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/t0ad.hu

Resolution chain

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

IPPrefixASNOperatorCountry
46.249.151.19646.249.128.0/19AS8462HU

WHOIS identity

No WHOIS records are currently associated with t0ad.hu in WhisperGraph.

Subdomains

2 observed subdomains of t0ad.hu.

Web-graph footprint

Distinct hostnames that link to or from t0ad.hu in the public web crawl.

5 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for t0ad.hu.

MechanismTarget
SPF_At0ad.hu
SPF_INCLUDE_spf.forpsi.com
SPF_IP2a01:5d0:2:1103:0:0:152:15
SPF_IP46.249.152.15
SPF_MXt0ad.hu

Related pages

Pivot deeper into the graph from t0ad.hu.

Cypher and MCP

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

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