Skip to content

Hostname

t2f.dk

Last fetched

t2f.dk resolves to 1 IPv4 address operated by AS9158 in DK.

Nutrition Label

WHISPER CANON · t2f.dkRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/t2f.dk

Resolution chain

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

IPPrefixASNOperatorCountry
130.227.75.52130.227.0.0/16AS9158DK

WHOIS identity

Registrar
Organization
landbrug & f?devarer f.m.b.a.
Contact emails

Subdomains

1 observed subdomain of t2f.dk.

Subdomain
www.t2f.dk

Web-graph footprint

Distinct hostnames that link to or from t2f.dk in the public web crawl.

15 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for t2f.dk.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from t2f.dk.

Cypher and MCP

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

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