Skip to content

Hostname

ccppg.com.cn

Last fetched

ccppg.com.cn resolves to 9 IPv4 addresses operated by SOVAM-AS in RU. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · ccppg.com.cnRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ccppg.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
128.75.253.125128.75.224.0/19AS3216SOVAM-ASRU
128.75.253.128128.75.224.0/19AS3216SOVAM-ASRU
138.113.149.152138.113.149.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
138.113.199.55138.113.199.0/24AS54994ML-1432-54994 - Meteverse Limited.SG
138.113.95.16138.113.95.0/24AS54994ML-1432-54994 - Meteverse Limited.RU
153.43.76.226153.43.76.0/24AS54994ML-1432-54994 - Meteverse Limited.SG
163.171.130.131163.171.130.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
168.235.193.64168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
168.235.193.74168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
中国少年儿童新闻出版总社有限公司
Contact emails

Subdomains

13 observed subdomains of ccppg.com.cn.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ccppg.com.cn.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from ccppg.com.cn.

Cypher and MCP

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

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