Skip to content

Hostname

dn.dk

Last fetched

dn.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · dn.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dn.dk

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.224.2820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
danmarks naturfredningforening
Contact emails

Subdomains

131 observed subdomains of dn.dk.

Web-graph footprint

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

986 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dn.dk.

MechanismTarget
SPF_Arelay.t26.dk
SPF_INCLUDE8269432.spf01.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.emply.com
SPF_INCLUDE_spf.supportbeemail.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.59.32.11
SPF_IP131.165.63.89/32
SPF_IP185.10.10.80
SPF_IP20.71.140.172
SPF_IP81.7.137.124/32
SPF_IP81.7.137.142
SPF_IP81.95.241.126
SPF_IP81.95.247.13/26

Related pages

Pivot deeper into the graph from dn.dk.

Cypher and MCP

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

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