Hostname
222yz.cn
Last fetched
222yz.cn resolves to 2 IPv4 addresses operated by AS134548 in HK. WHOIS lists registrar:广东时代互联科技有限公司 as the registrar.
Nutrition Label
Resolution chain
222yz.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 156.235.232.170 | 156.233.208.0/24 | AS134548 | — | HK |
| 201.5.207.254 | 200.235.188.0/24 | AS134175 | — | HK |
WHOIS identity
- Registrar
- registrar:广东时代互联科技有限公司
- Organization
- 赖晓峰
- Contact emails
Subdomains
535 observed subdomains of 222yz.cn.
Showing 25 of 535. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 222yz.cn in the public web crawl.
2,849 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from 222yz.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "222yz.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.