Skip to content

Hostname

zstar.website

Last fetched

zstar.website resolves to 16 IPv4 addresses operated by CMNET-Zhejiang-AP - China Mobile communications corporation in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · zstar.websiteRouting diversity6.1/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/zstar.website

Resolution chain

zstar.website resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
111.1.164.6111.1.160.0/20AS56041CMNET-Zhejiang-AP - China Mobile communications corporationCN
111.32.211.206111.32.192.0/18AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
117.135.215.52117.135.215.0/24AS138407CMNET-GZIDC-CN - The Internet Data Center of Guizhou Mobile Communication Company LimitedCN
117.68.90.46117.68.80.0/20AS140527CHINANET-ANHUI-WUHU-IDC - China TelecomCN
122.228.67.145122.228.64.0/19AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
124.239.13.231124.236.0.0/14AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
140.249.224.41140.249.224.0/20AS136195CHINATELECOM-QINGDAO-CLOUDBASE - Qingdao, Shandong Province, P.R.China.CN
150.139.244.182150.139.224.0/19AS58540CHINATELECOM-SHANDONG-JINAN-IDC - Jinan,250000CN
180.97.232.116180.96.0.0/11AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
183.214.152.10183.214.152.0/24AS56047CMNET-Hunan-AP - China Mobile communications corporationCN
221.194.182.10221.194.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
223.111.27.3223.111.0.0/18AS56046CMNET-Jiangsu-AP - China Mobile communications corporationCN
36.248.215.5236.248.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
39.101.81.2439.100.0.0/14AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
39.91.185.13039.64.0.0/11AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
61.170.79.12161.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

4 observed subdomains of zstar.website.

Threat posture

History

Related pages

Pivot deeper into the graph from zstar.website.

Cypher and MCP

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

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