Skip to content

Hostname

tl.dk

Last fetched

tl.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · tl.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/tl.dk

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.104.22194.231.96.0/20AS48854DK

WHOIS identity

Registrar
Organization
teknisk landsforbund
Contact emails

Subdomains

11 observed subdomains of tl.dk.

Web-graph footprint

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

138 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tl.dk.

MechanismTarget
SPF_INCLUDE_smtpcluster.jay.net
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEspf-esec.heimdalsecurity.com
SPF_INCLUDEspf1.tl.dk
SPF_IP131.165.56.3/32
SPF_IP159.183.35.2
SPF_IP168.245.67.108
SPF_IP185.163.189.116/24
SPF_IP185.163.189.129
SPF_IP77.243.35.54
SPF_IP86.58.180.221/24

Related pages

Pivot deeper into the graph from tl.dk.

Cypher and MCP

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

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