Hostname
yeezan.cn
Last fetched
yeezan.cn resolves to 6 IPv4 addresses operated by SH2206-AP - UNIT A17,9/F SILVERCORP INT'L TOWER 707-713 NATHAN RD in HK.
Nutrition Label
Resolution chain
yeezan.cn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 201.5.87.19 | 201.5.64.0/19 | AS134175 | SH2206-AP - UNIT A17,9/F SILVERCORP INT'L TOWER 707-713 NATHAN RD | HK |
| 201.5.87.20 | 201.5.64.0/19 | AS134175 | SH2206-AP - UNIT A17,9/F SILVERCORP INT'L TOWER 707-713 NATHAN RD | HK |
| 201.5.87.21 | 201.5.64.0/19 | AS134175 | SH2206-AP - UNIT A17,9/F SILVERCORP INT'L TOWER 707-713 NATHAN RD | HK |
| 201.5.87.22 | 201.5.64.0/19 | AS134175 | SH2206-AP - UNIT A17,9/F SILVERCORP INT'L TOWER 707-713 NATHAN RD | HK |
| 201.5.87.23 | 201.5.64.0/19 | AS134175 | SH2206-AP - UNIT A17,9/F SILVERCORP INT'L TOWER 707-713 NATHAN RD | HK |
| 45.201.228.3 | 45.201.228.0/23 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | US |
WHOIS identity
No WHOIS records are currently associated with yeezan.cn in WhisperGraph.
Subdomains
6 observed subdomains of yeezan.cn.
Threat posture
History
Related pages
Pivot deeper into the graph from yeezan.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yeezan.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.