Skip to content

Hostname

cmpwx.cn

Last fetched

cmpwx.cn resolves to 14 IPv4 addresses operated by HKCICL-AS-AP Hong Kong Communications International Co., Limited in HK.

Nutrition Label

WHISPER CANON · cmpwx.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmpwx.cn

Resolution chain

cmpwx.cn resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.86.28.120154.86.28.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
154.86.28.126154.86.28.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
154.86.28.128154.86.28.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
156.247.39.141156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.142156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.143156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.144156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.145156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
172.247.209.38172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.39172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.40172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.41172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
23.224.227.3723.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.227.3823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cmpwx.cn in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from cmpwx.cn.

Cypher and MCP

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

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