Skip to content

Hostname

compute.dtu.dk

Last fetched

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

Nutrition Label

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

Resolution chain

compute.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

No WHOIS records are currently associated with compute.dtu.dk in WhisperGraph.

Subdomains

1,072 observed subdomains of compute.dtu.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for compute.dtu.dk.

MechanismTarget
SPF_INCLUDEspf.dtu.dk
SPF_INCLUDEspf.mx.fab-it.dk
SPF_INCLUDEspf.peoplexs.com
SPF_IP10.52.0.9/27
SPF_IP130.225.68.0/22
SPF_IP130.225.84.0/28
SPF_IP193.162.253.124
SPF_IP93.90.115.122

Related pages

Pivot deeper into the graph from compute.dtu.dk.

Cypher and MCP

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

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