Skip to content

Hostname

pchristensen.dk

Last fetched

pchristensen.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · pchristensen.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pchristensen.dk

Resolution chain

pchristensen.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
p. christensen a/s
Contact emails

Subdomains

28 observed subdomains of pchristensen.dk.

Web-graph footprint

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

63 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for pchristensen.dk.

MechanismTarget
SPF_INCLUDE_netblocks.keyloop.io
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEpk.autodesktop.dk
SPF_INCLUDEspf.hostnordic.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.21.40.171
SPF_IP185.21.40.53
SPF_IP194.182.254.0/24
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP212.98.91.195/32
SPF_IP216.55.99.120/32
SPF_IP87.54.30.206

Related pages

Pivot deeper into the graph from pchristensen.dk.

Cypher and MCP

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

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