Skip to content

Hostname

muzak.com

Last fetched

muzak.com resolves to 2 IPv4 addresses operated by AS51088 in NL. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · muzak.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/muzak.com

Resolution chain

muzak.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1910
Organization
mood media corporation
Contact emails

Subdomains

47 observed subdomains of muzak.com.

Web-graph footprint

Distinct hostnames that link to or from muzak.com in the public web crawl.

81 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for muzak.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_IP199.201.237.2
SPF_IP199.204.61.100
SPF_IP23.21.239.103
SPF_IP23.23.196.157
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from muzak.com.

Cypher and MCP

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

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