Skip to content

Hostname

pddx.cn

Last fetched

pddx.cn resolves to 7 IPv4 addresses operated by CHINA169-Backbone - CHINA UNICOM China169 Backbone in CN.

Nutrition Label

WHISPER CANON · pddx.cnRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pddx.cn

Resolution chain

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

IPPrefixASNOperatorCountry
110.242.74.102110.240.0.0/12AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
111.63.65.103111.63.64.0/20AS24547CMNET-V4HEBEI-AS-AP - Hebei Mobile Communication Company LimitedCN
111.63.65.247111.63.64.0/20AS24547CMNET-V4HEBEI-AS-AP - Hebei Mobile Communication Company LimitedCN
113.108.81.189113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
123.150.76.218123.150.76.0/22AS58542CHINATELECOM-TIANJIN - Tianjij,300000CN
124.237.177.164124.236.0.0/14AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
203.205.254.157203.205.254.0/23AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK

WHOIS identity

No WHOIS records are currently associated with pddx.cn in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pddx.cn.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com
SPF_INCLUDEspf1.baidu.com
SPF_INCLUDEspf2.baidu.com
SPF_INCLUDEspf3.baidu.com
SPF_INCLUDEspf4.baidu.com

Related pages

Pivot deeper into the graph from pddx.cn.

Cypher and MCP

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

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