Hostname
zybc.cn
Last fetched
zybc.cn resolves to 16 IPv4 addresses operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN. WHOIS lists registrar:厦门易名科技股份有限公司 as the registrar.
Nutrition Label
Resolution chain
zybc.cn 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 |
|---|---|---|---|---|
| 101.227.22.43 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 101.227.22.44 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 101.227.22.45 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 101.227.22.46 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 101.227.22.47 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 101.227.22.48 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 101.227.22.49 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 101.227.22.50 | 101.227.22.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.214 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.215 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.216 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.217 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.218 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.219 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.220 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.147.221 | 180.163.147.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
WHOIS identity
- Registrar
- registrar:厦门易名科技股份有限公司
- Organization
- 河南省中原制动器有限公司
- Contact emails
Subdomains
1 observed subdomain of zybc.cn.
| Subdomain |
|---|
| www.zybc.cn |
Web-graph footprint
Distinct hostnames that link to or from zybc.cn in the public web crawl.
14 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from zybc.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zybc.cn"})-[: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.