Skip to content

Hostname

plandent.dk

Last fetched

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

Nutrition Label

WHISPER CANON · plandent.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/plandent.dk

Resolution chain

plandent.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
plandent a/s
Contact emails

Subdomains

23 observed subdomains of plandent.dk.

Web-graph footprint

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

92 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for plandent.dk.

MechanismTarget
SPF_Amassmail.cim-mobility.dk
SPF_Aplandent.dk
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.115.45.0/24
SPF_IP185.147.20.10
SPF_IP185.147.20.40
SPF_IP185.147.21.10
SPF_IP185.147.21.77
SPF_IP185.99.121.1/24
SPF_IP193.89.225.138
SPF_IP37.205.122.174
SPF_IP52.148.208.242
SPF_IP80.63.52.54
SPF_IP89.188.74.44
SPF_IP89.188.74.46
SPF_IP91.215.162.64
SPF_IP93.90.115.1/32
SPF_IP93.90.117.1/32
SPF_MXplandent.dk

Related pages

Pivot deeper into the graph from plandent.dk.

Cypher and MCP

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

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