Skip to content

Hostname

kp.dk

Last fetched

kp.dk resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists registrar:simply.com a/s as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.76.237.192185.76.236.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
registrar:simply.com a/s
Organization
k?benhavns professionsh?jskole s/i
Contact emails

Subdomains

72 observed subdomains of kp.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kp.dk.

MechanismTarget
SPF_INCLUDE_spf.emply.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP185.158.62.200
SPF_IP80.243.126.0/24
SPF_IP95.172.90.143/32
SPF_IP95.172.90.156/32
SPF_MXkp.dk

Related pages

Pivot deeper into the graph from kp.dk.

Cypher and MCP

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

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