Skip to content

Hostname

danes.dk

Last fetched

danes.dk resolves to 1 IPv4 address operated by COMBELL-AS in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.36.82188.208.36.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
Organization
danes worldwide
Contact emails

Subdomains

5 observed subdomains of danes.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for danes.dk.

MechanismTarget
SPF_Adanes.dk
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.27.222.120
SPF_IP81.27.222.84
SPF_MXdanes.dk

Related pages

Pivot deeper into the graph from danes.dk.

Cypher and MCP

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

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