Skip to content

Hostname

21yy.com.cn

Last fetched

21yy.com.cn resolves to 11 IPv4 addresses operated by Taobao - Zhejiang Taobao Network Co.,Ltd in DE.

Nutrition Label

WHISPER CANON · 21yy.com.cnRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/21yy.com.cn

Resolution chain

21yy.com.cn resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.181.92.201163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.92.202163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.92.203163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.92.204163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.92.205163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.92.206163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.92.207163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.92.208163.181.92.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
71.18.122.20871.18.122.0/24AS396986BYTEDANCE - Bytedance Inc.US
98.96.213.14598.96.212.0/22AS21859ZEN-ECN - Zenlayer IncUS
98.96.242.5398.96.240.0/22AS21859ZEN-ECN - Zenlayer IncUS

WHOIS identity

No WHOIS records are currently associated with 21yy.com.cn in WhisperGraph.

Subdomains

1 observed subdomain of 21yy.com.cn.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 21yy.com.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "21yy.com.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.