Skip to content

Hostname

ndf.dk

Last fetched

ndf.dk resolves to 1 IPv4 address operated by AS31027 in DK. WHOIS lists registrar:one.com a/s as the registrar.

Nutrition Label

WHISPER CANON · ndf.dkRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ndf.dk

Resolution chain

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

IPPrefixASNOperatorCountry
87.116.31.1687.116.0.0/18AS31027DK

WHOIS identity

Registrar
registrar:one.com a/s
Organization
nordea-fonden
Contact emails

Subdomains

2 observed subdomains of ndf.dk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ndf.dk.

MechanismTarget
SPF_Andf.dk
SPF_Ascm.pro.dk
SPF_Asmtpout.pro.dk
SPF_INCLUDE_custspf.one.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.136.92.178
SPF_IP93.191.155.19/32
SPF_MXndf.dk

Related pages

Pivot deeper into the graph from ndf.dk.

Cypher and MCP

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

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