Skip to content

Hostname

dtu.dk

Last fetched

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

Nutrition Label

WHISPER CANON · dtu.dkRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/dtu.dk

Resolution chain

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

IPPrefixASNOperatorCountry
52.236.166.17852.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
danmarks tekniske universitet
Contact emails

Subdomains

346 observed subdomains of dtu.dk.

Web-graph footprint

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

4,354 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dtu.dk.

MechanismTarget
SPF_INCLUDEspf.dtu.dk
SPF_IP193.162.253.0/24
SPF_IP89.221.166.0/24
SPF_IP93.90.115.122
SPF_IP94.231.107.21
SPF_IP94.231.107.25
SPF_IP95.128.24.167

Related pages

Pivot deeper into the graph from dtu.dk.

Cypher and MCP

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

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