Skip to content

Hostname

ssec2.chinaacc.com

Last fetched

ssec2.chinaacc.com resolves to 9 IPv4 addresses operated by CHINANET-Henan-Zhengzhou-Shujugang-IDC - China Telecom Henan Zhengzhou Shujugang IDC network in CN.

Nutrition Label

WHISPER CANON · ssec2.chinaacc.comRouting diversity4.8/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ssec2.chinaacc.com

Resolution chain

ssec2.chinaacc.com resolves to 9 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.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 ssec2.chinaacc.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ssec2.chinaacc.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ssec2.chinaacc.com.

Cypher and MCP

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

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