Skip to content

Hostname

da.dk

Last fetched

da.dk resolves to 1 IPv4 address operated by EPIX-TRANSIT-AS in DK.

Nutrition Label

WHISPER CANON · da.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/da.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.229.92.34185.229.92.0/22AS205144EPIX-TRANSIT-ASDK

WHOIS identity

Registrar
Organization
dansk arbejdsgiverforening
Contact emails

Subdomains

29 observed subdomains of da.dk.

Web-graph footprint

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

288 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for da.dk.

Related pages

Pivot deeper into the graph from da.dk.

Cypher and MCP

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

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