Skip to content

Hostname

wzjcsw.com

Last fetched

wzjcsw.com resolves to 2 IPv4 addresses operated by UNICOM-GuangZhou-IDC - China Unicom Guangdong IP network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
106.75.148.108106.75.144.0/20AS136958UNICOM-GuangZhou-IDC - China Unicom Guangdong IP networkCN
47.98.152.9647.98.0.0/15AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

79 observed subdomains of wzjcsw.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from wzjcsw.com.

Cypher and MCP

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

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