Skip to content

Hostname

cppcns.com

Last fetched

cppcns.com resolves to 3 IPv4 addresses operated by CHINATELECOM-SHANDONG-WEIFANG-MAN Weifang in CN. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · cppcns.comRouting diversity3.0/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/cppcns.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.217.189.125103.217.188.0/22AS146817CHINATELECOM-SHANDONG-WEIFANG-MAN WeifangCN
43.224.225.16243.224.225.0/24AS400619MCC-ASHK
103.54.126.139103.54.124.0/22AS132839RDKITHK

WHOIS identity

Registrar
iana:1923
Organization
ke yang
Contact emails

Subdomains

2 observed subdomains of cppcns.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cppcns.com.

Cypher and MCP

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

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