Skip to content

Hostname

parknet.dk

Last fetched

parknet.dk resolves to 6 IPv4 addresses operated by AS212238 in DE.

Nutrition Label

WHISPER CANON · parknet.dkRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/parknet.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
parknet f.m.b.a.
Contact emails

Subdomains

3,796 observed subdomains of parknet.dk.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for parknet.dk.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webcrm.com
SPF_IP80.71.137.25
SPF_MXparknet.dk

Related pages

Pivot deeper into the graph from parknet.dk.

Cypher and MCP

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

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