Skip to content

Hostname

imusic.dk

Last fetched

imusic.dk resolves to 3 IPv4 addresses operated by AS3292 in DK.

Nutrition Label

WHISPER CANON · imusic.dkRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/imusic.dk

Resolution chain

imusic.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
audio visionary music a/s
Contact emails

Subdomains

26 observed subdomains of imusic.dk.

Web-graph footprint

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

823 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for imusic.dk.

MechanismTarget
SPF_Aasmtp.mail.dk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP83.94.121.0/24
SPF_IP86.58.131.0/24
SPF_IP86.58.167.0/24

Related pages

Pivot deeper into the graph from imusic.dk.

Cypher and MCP

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

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