Skip to content

Hostname

cz4g.com

Last fetched

cz4g.com resolves to 2 IPv4 addresses operated by PEG-TY - PEG TECH INC in JP. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · cz4g.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cz4g.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.148.122.240107.148.120.0/21AS398993PEG-TY - PEG TECH INCJP
23.224.8.22623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

4 observed subdomains of cz4g.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cz4g.com.

Cypher and MCP

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

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