Skip to content

Hostname

danhostel.dk

Last fetched

danhostel.dk resolves to 1 IPv4 address operated by AS47292 in DK.

Nutrition Label

WHISPER CANON · danhostel.dkRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/danhostel.dk

Resolution chain

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

IPPrefixASNOperatorCountry
109.238.51.68109.238.48.0/21AS47292DK

WHOIS identity

Registrar
Organization
danhostel danmarks vandrerhjem
Contact emails

Subdomains

6 observed subdomains of danhostel.dk.

Web-graph footprint

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

473 sites link to this hostname.

462 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for danhostel.dk.

MechanismTarget
SPF_Aasmtp.compusoft.dk
SPF_INCLUDEdedicated.mysmtp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.238.51.68
SPF_IP185.72.210.150
SPF_IP62.242.38.6/32
SPF_IP91.121.192.191
SPF_IP93.90.122.46

Related pages

Pivot deeper into the graph from danhostel.dk.

Cypher and MCP

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

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