Skip to content

Hostname

ctr.joyzone.com.cn

Last fetched

ctr.joyzone.com.cn resolves to 10 IPv4 addresses operated by CHINANET-Henan-Zhengzhou-Shujugang-IDC - China Telecom Henan Zhengzhou Shujugang IDC network in CN.

Nutrition Label

WHISPER CANON · ctr.joyzone.com.cnRouting diversity4.8/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ctr.joyzone.com.cn

Resolution chain

ctr.joyzone.com.cn resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.194.173.1401.194.173.0/24AS139587CHINANET-Henan-Zhengzhou-Shujugang-IDC - China Telecom Henan Zhengzhou Shujugang IDC networkCN
111.6.225.189111.6.224.0/21AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
113.219.164.219113.219.128.0/18AS63838CT-HuNan-Hengyang-IDC - HengyangCN
119.36.127.112119.36.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
123.53.183.213123.53.180.0/22AS139018CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDCCN
123.6.0.70123.4.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
123.6.180.115123.4.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
123.6.52.145123.4.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
175.12.2.145175.12.0.0/18AS151823CT-Centralsouth-China-IIP - China TelecomCN
42.48.109.11242.48.0.0/15AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with ctr.joyzone.com.cn in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ctr.joyzone.com.cn in the public web crawl.

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ctr.joyzone.com.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ctr.joyzone.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.