Skip to content

Hostname

ltf.dk

Last fetched

ltf.dk resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

WHISPER CANON · ltf.dkRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ltf.dk

Resolution chain

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

IPPrefixASNOperatorCountry
5.22.211.1195.22.208.0/22AS202053NL

WHOIS identity

Registrar
Organization
lyngby-taarbaek forsyning a/s
Contact emails

Subdomains

9 observed subdomains of ltf.dk.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ltf.dk.

MechanismTarget
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_INCLUDEspfrerouting.xink.io
SPF_IP152.115.208.218
SPF_IP152.115.61.76
SPF_IP188.180.113.90
SPF_IP80.63.71.234

Related pages

Pivot deeper into the graph from ltf.dk.

Cypher and MCP

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

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