Skip to content

Hostname

pakke.dk

Last fetched

pakke.dk resolves to 1 IPv4 address operated by AS31590 in DK.

Nutrition Label

WHISPER CANON · pakke.dkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/pakke.dk

Resolution chain

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

IPPrefixASNOperatorCountry
194.150.108.221194.150.108.0/23AS31590DK

WHOIS identity

Registrar
Organization
progroup europe aps
Contact emails

Subdomains

14 observed subdomains of pakke.dk.

Web-graph footprint

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

219 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pakke.dk.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErackhosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.150.108.216/29
SPF_IP5.79.120.0/24
SPF_IP77.247.73.192/26
SPF_IP77.247.75.150

Related pages

Pivot deeper into the graph from pakke.dk.

Cypher and MCP

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

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