Skip to content

Hostname

zzc-media.com

Last fetched

zzc-media.com resolves to 2 IPv4 addresses operated by AS328608 in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · zzc-media.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/zzc-media.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.205.51.3345.205.51.0/24AS328608US
178.107.197.162178.107.128.0/17AS40065CNSERVERS - CNSERVERS LLCGB

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

17 observed subdomains of zzc-media.com.

Threat posture

History

Related pages

Pivot deeper into the graph from zzc-media.com.

Cypher and MCP

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

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