Skip to content

Hostname

cztzjt.com

Last fetched

cztzjt.com resolves to 5 IPv4 addresses operated by ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · cztzjt.comRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cztzjt.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.31.158.99118.31.128.0/17AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
119.3.116.182119.3.112.0/21AS55990HWCSNET - Huawei Cloud Service data centerCN
119.3.116.187119.3.112.0/21AS55990HWCSNET - Huawei Cloud Service data centerCN
123.60.127.82123.60.0.0/17AS55990HWCSNET - Huawei Cloud Service data centerCN
123.60.127.88123.60.0.0/17AS55990HWCSNET - Huawei Cloud Service data centerCN

WHOIS identity

Registrar
iana:420
Organization
chengzhongtouzijituangufenyouxiangongsi
Contact emails

Subdomains

3 observed subdomains of cztzjt.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cztzjt.com.

Cypher and MCP

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

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