Skip to content

Hostname

hki.dk

Last fetched

hki.dk resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

WHISPER CANON · hki.dkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hki.dk

Resolution chain

hki.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.160188.208.36.0/23AS34762BE

WHOIS identity

Registrar
Organization
den erhvervsdrivende fond hans knudsen instituttet
Contact emails

Subdomains

13 observed subdomains of hki.dk.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hki.dk.

MechanismTarget
SPF_Ahki.dk
SPF_Asecmail.emini.dk
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_IP62.242.105.50
SPF_IP78.47.95.39
SPF_IP92.43.124.146
SPF_MXhki.dk

Related pages

Pivot deeper into the graph from hki.dk.

Cypher and MCP

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

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