Skip to content

Hostname

tool.zstar.website

Last fetched

tool.zstar.website resolves to 17 IPv4 addresses operated by CMNET-Zhejiang-AP - China Mobile communications corporation in CN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
111.1.164.3111.1.160.0/20AS56041CMNET-Zhejiang-AP - China Mobile communications corporationCN
111.32.210.73111.32.192.0/18AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.32.211.204111.32.192.0/18AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
112.48.176.8112.48.0.0/16AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
117.162.52.6117.162.32.0/19AS56045CMNET-Jiangxi-AP - China Mobile communications corporationCN
117.169.6.7117.169.0.0/21AS56045CMNET-Jiangxi-AP - China Mobile communications corporationCN
117.68.90.226117.68.80.0/20AS140527CHINANET-ANHUI-WUHU-IDC - China TelecomCN
120.222.220.71120.222.216.0/21AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
120.255.47.103120.255.32.0/20AS38019CMNET-V4TIANJIN-AS-AP - tianjin Mobile Communication Company LimitedCN
122.193.246.158122.192.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
125.39.155.139125.36.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
183.201.251.17183.201.192.0/18AS132510ShanXiMCC-IDC - IDC ShanXi China Mobile communications corporationCN
183.205.3.219183.205.0.0/20AS24445CMNET-V4henan-AS-AP - Henan Mobile Communications Co.,LtdCN
220.181.141.75220.181.128.0/20AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
36.147.53.10936.147.0.0/18AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
36.251.254.18336.248.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
8.160.215.1798.160.0.0/16AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

No WHOIS records are currently associated with tool.zstar.website in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from tool.zstar.website.

Cypher and MCP

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

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