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
Resolution chain
zstar.website resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.1.164.6 | 111.1.160.0/20 | AS56041 | CMNET-Zhejiang-AP - China Mobile communications corporation | CN |
| 111.32.211.206 | 111.32.192.0/18 | AS9808 | CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd. | CN |
| 117.135.215.52 | 117.135.215.0/24 | AS138407 | CMNET-GZIDC-CN - The Internet Data Center of Guizhou Mobile Communication Company Limited | CN |
| 117.68.90.46 | 117.68.80.0/20 | AS140527 | CHINANET-ANHUI-WUHU-IDC - China Telecom | CN |
| 122.228.67.145 | 122.228.64.0/19 | AS134771 | CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China. | CN |
| 124.239.13.231 | 124.236.0.0/14 | AS4134 | CHINANET-BACKBONE - No.31,Jin-rong Street | CN |
| 140.249.224.41 | 140.249.224.0/20 | AS136195 | CHINATELECOM-QINGDAO-CLOUDBASE - Qingdao, Shandong Province, P.R.China. | CN |
| 150.139.244.182 | 150.139.224.0/19 | AS58540 | CHINATELECOM-SHANDONG-JINAN-IDC - Jinan,250000 | CN |
| 180.97.232.116 | 180.96.0.0/11 | AS4134 | CHINANET-BACKBONE - No.31,Jin-rong Street | CN |
| 183.214.152.10 | 183.214.152.0/24 | AS56047 | CMNET-Hunan-AP - China Mobile communications corporation | CN |
| 221.194.182.10 | 221.194.0.0/16 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 223.111.27.3 | 223.111.0.0/18 | AS56046 | CMNET-Jiangsu-AP - China Mobile communications corporation | CN |
| 36.248.215.52 | 36.248.0.0/14 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 39.101.81.24 | 39.100.0.0/14 | AS37963 | ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| 39.91.185.130 | 39.64.0.0/11 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 61.170.79.121 | 61.170.64.0/18 | AS4812 | CHINANET-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.
- IP · 111.1.164.6
- ASN · AS56041CMNET-Zhejiang-AP - China Mobile communications corporation
- Registrar · iana:1599
- Country · CN
- TLD · .website
- Browse hostnames · zs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.