Skip to content

Hostname

tunenet.dk

Last fetched

tunenet.dk resolves to 1 IPv4 address operated by AS39756 in RO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.223.244.50176.223.240.0/21AS39756RO

WHOIS identity

Registrar
Organization
tune kabelnet
Contact emails

Subdomains

2,300 observed subdomains of tunenet.dk.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tunenet.dk.

MechanismTarget
SPF_Atunenet.dk
SPF_IP185.125.83.230/32
SPF_IP185.125.83.252/32
SPF_IP2a06:b740:1:1::230:1/128
SPF_IP89.249.3.0/24
SPF_IP91.196.175.180/31
SPF_MXtunenet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.