Skip to content

Hostname

muzzik.tv

Last fetched

muzzik.tv resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · muzzik.tvRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/muzzik.tv

Resolution chain

muzzik.tv resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

23 observed subdomains of muzzik.tv.

Web-graph footprint

Distinct hostnames that link to or from muzzik.tv in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for muzzik.tv.

MechanismTarget
SPF_Amuzzik.tv
SPF_IP144.76.16.245
SPF_IP185.102.77.35
SPF_IP49.12.129.52
SPF_IP79.175.68.3
SPF_IP79.175.68.72
SPF_MXmuzzik.tv

Related pages

Pivot deeper into the graph from muzzik.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "muzzik.tv"})-[: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.