Skip to content

Hostname

cdn.yunxish.com

Last fetched

cdn.yunxish.com resolves to 15 IPv4 addresses operated by CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDC in CN.

Nutrition Label

WHISPER CANON · cdn.yunxish.comRouting diversity6.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cdn.yunxish.com

Resolution chain

cdn.yunxish.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.46.24.249106.46.24.0/23AS139018CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDCCN
111.172.211.216111.172.208.0/22AS58563CHINATELECOM-Hubei-IDC - CHINANET Hubei province networkCN
111.174.12.90111.174.0.0/20AS136194CHINATELECOM-HUBEI-HUANGSHI-IDC - Huangshi, Hubei Province, P.R.China.CN
111.48.138.87111.48.138.0/24AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.6.1.212111.6.0.0/16AS24445CMNET-V4henan-AS-AP - Henan Mobile Communications Co.,LtdCN
111.7.103.95111.7.96.0/20AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
113.219.195.99113.219.195.0/24AS63835CT-HuNan-Changsha-IDC - No.293,Wanbao AvenueCN
116.162.51.228116.162.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
119.36.124.218119.36.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
123.54.196.217123.54.196.0/23AS139587CHINANET-Henan-Zhengzhou-Shujugang-IDC - China Telecom Henan Zhengzhou Shujugang IDC networkCN
183.204.7.243183.204.0.0/20AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
183.214.164.201183.214.164.0/22AS56047CMNET-Hunan-AP - China Mobile communications corporationCN
183.214.75.206183.214.0.0/16AS56047CMNET-Hunan-AP - China Mobile communications corporationCN
42.234.84.9442.224.0.0/12AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
120.226.150.252120.226.150.0/24AS56047CMNET-Hunan-AP - China Mobile communications corporationCN

WHOIS identity

No WHOIS records are currently associated with cdn.yunxish.com in WhisperGraph.

Subdomains

1 observed subdomain of cdn.yunxish.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.yunxish.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdn.yunxish.com"})-[: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.