Skip to content

Hostname

dgi.dk

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.12.51.12851.12.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
Organization
danske gymnastik- og idraetsforeninger
Contact emails

Subdomains

61 observed subdomains of dgi.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dgi.dk.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.247.64.53
SPF_IP185.163.189.13
SPF_IP185.163.189.17
SPF_IP193.36.148.132
SPF_IP52.142.210.156
SPF_IP94.101.211.108
SPF_IP94.101.211.98

Related pages

Pivot deeper into the graph from dgi.dk.

Cypher and MCP

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

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