Hostname
danhostel.dk
Last fetched
danhostel.dk resolves to 1 IPv4 address operated by AS47292 in DK.
Nutrition Label
Resolution chain
danhostel.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.238.51.68 | 109.238.48.0/21 | AS47292 | — | DK |
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.
Sample inbound links
- haervejen-6vkwwy7xe-haervejen1.vercel.app
- haervejen-8o96e709q-haervejen1.vercel.app
- haervejen-ft256ymhl-haervejen1.vercel.app
- haervejen-gtrw4nadq-haervejen1.vercel.app
- haervejen-gyhyg1h58-haervejen1.vercel.app
- haervejen-npzrwdque-haervejen1.vercel.app
- haervejen-po75esswg-haervejen1.vercel.app
- lucsa1.be
- forum.onliner.by
- knusperzwergundfeenstaub.ch
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for danhostel.dk.
| Mechanism | Target |
|---|---|
| SPF_A | asmtp.compusoft.dk |
| SPF_INCLUDE | dedicated.mysmtp.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.238.51.68 |
| SPF_IP | 185.72.210.150 |
| SPF_IP | 62.242.38.6/32 |
| SPF_IP | 91.121.192.191 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.