Skip to content

Hostname

dpf.dk

Last fetched

dpf.dk resolves to 1 IPv4 address operated by GLOBALCONNECT-AS31027 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.18.210.8294.18.0.0/16AS31027GLOBALCONNECT-AS31027DK

WHOIS identity

Registrar
Organization
dansk psykologisk forlag a/s
Contact emails

Subdomains

59 observed subdomains of dpf.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for dpf.dk.

MechanismTarget
SPF_Adpf.dk
SPF_INCLUDEbounce.peytz.dk
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.schilling.dk
SPF_IP148.251.86.229
SPF_IP188.120.78.144
SPF_IP188.120.78.145
SPF_IP194.182.245.78
SPF_IP40.74.53.9
SPF_IP5.9.8.12
SPF_IP52.50.133.81
SPF_IP87.52.129.206
SPF_IP93.176.70.214
SPF_IP94.18.180.66
SPF_IP94.18.210.82

Related pages

Pivot deeper into the graph from dpf.dk.

Cypher and MCP

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

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