Skip to content

Hostname

hk.dk

Last fetched

hk.dk resolves to 1 IPv4 address operated by AS15687 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.16.111.253217.16.96.0/20AS15687AS15687DK

WHOIS identity

Registrar
Organization
hk danmark
Contact emails

Subdomains

75 observed subdomains of hk.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for hk.dk.

MechanismTarget
SPF_Ahk.dk
SPF_INCLUDEmail.techosting.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf1.hk.dk
SPF_INCLUDEspf2.hk.dk
SPF_INCLUDEspf3.hk.dk
SPF_IP134.170.140.0/24
SPF_IP185.163.189.41/32
SPF_IP185.163.189.46/32
SPF_IP185.163.189.68
SPF_IP2001:489a:2202::/48
SPF_IP217.16.111.200
SPF_IP37.58.122.169/32
SPF_IP62.116.201.40/32
SPF_IP77.233.249.32/28
SPF_IP81.236.57.33/32
SPF_IP81.236.57.4
SPF_IP81.236.60.128/26
SPF_IP81.236.60.192/28
SPF_IP83.151.154.106
SPF_MXhk.dk

Related pages

Pivot deeper into the graph from hk.dk.

Cypher and MCP

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

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