Skip to content

Hostname

id.dk

Last fetched

id.dk resolves to 1 IPv4 address operated by AS57030 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.62.207.111176.62.200.0/21AS57030DK

WHOIS identity

Registrar
Organization
rex & holm a/s
Contact emails

Subdomains

13 observed subdomains of id.dk.

Web-graph footprint

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

232 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for id.dk.

MechanismTarget
SPF_INCLUDE_spf.easycruit.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mentor-it.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webcrm.com
SPF_IP176.62.207.96
SPF_IP185.66.2.112

Related pages

Pivot deeper into the graph from id.dk.

Cypher and MCP

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

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