Skip to content

Hostname

digitalnu.dk

Last fetched

digitalnu.dk resolves to 1 IPv4 address operated by AS16276 in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.67.12951.38.0.0/16AS16276GB

WHOIS identity

Registrar
Organization
anders henricson
Contact emails

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • digitalnu.dk

SPF policy

8 SPF mechanisms authorising senders for digitalnu.dk.

MechanismTarget
SPF_Adigitalnu.dk
SPF_INCLUDE_spf.cloudwebhosting.com
SPF_INCLUDE_spf.cloudwebhostingeu.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP51.38.67.129
SPF_IP89.34.18.127/32
SPF_IP89.34.18.137
SPF_MXdigitalnu.dk

Related pages

Pivot deeper into the graph from digitalnu.dk.

Cypher and MCP

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

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