Skip to content

Hostname

cpr.dk

Last fetched

cpr.dk resolves to 2 IPv4 addresses operated by AS63949 in SE.

Nutrition Label

WHISPER CANON · cpr.dkRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/cpr.dk

Resolution chain

cpr.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
cpr-administrationen
Contact emails

Subdomains

63 observed subdomains of cpr.dk.

Web-graph footprint

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

259 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cpr.dk.

MechanismTarget
SPF_Amail.sim.dk
SPF_Amail.sm.dk
SPF_INCLUDE_spf.sitnet.dk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEumint.sitnet.dk
SPF_IP147.29.236.1/32
SPF_IP147.29.238.1/32
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP92.43.124.146

Related pages

Pivot deeper into the graph from cpr.dk.

Cypher and MCP

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

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