Hostname
tunenet.dk
Last fetched
tunenet.dk resolves to 1 IPv4 address operated by AS39756 in RO.
Nutrition Label
Resolution chain
tunenet.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 |
|---|---|---|---|---|
| 176.223.244.50 | 176.223.240.0/21 | AS39756 | — | RO |
WHOIS identity
- Registrar
- —
- Organization
- tune kabelnet
- Contact emails
Subdomains
2,300 observed subdomains of tunenet.dk.
Showing 25 of 2,300. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tunenet.dk in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for tunenet.dk.
| Mechanism | Target |
|---|---|
| SPF_A | tunenet.dk |
| SPF_IP | 185.125.83.230/32 |
| SPF_IP | 185.125.83.252/32 |
| SPF_IP | 2a06:b740:1:1::230:1/128 |
| SPF_IP | 89.249.3.0/24 |
| SPF_IP | 91.196.175.180/31 |
| SPF_MX | tunenet.dk |
Related pages
Pivot deeper into the graph from tunenet.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tunenet.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.