Skip to content

Hostname

content.learn.pingcap.cn

Last fetched

content.learn.pingcap.cn resolves to 11 IPv4 addresses operated by CHINANET-BACKBONE No.31,Jin-rong Street in CN.

Nutrition Label

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

Resolution chain

content.learn.pingcap.cn resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
113.96.133.6113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.142.1113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
116.153.82.201116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.196.131.196116.196.131.0/24AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
121.17.252.10121.16.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
140.249.149.5140.249.128.0/19AS136195CHINATELECOM-QINGDAO-CLOUDBASE Qingdao, Shandong Province, P.R.China.CN
140.249.149.6140.249.128.0/19AS136195CHINATELECOM-QINGDAO-CLOUDBASE Qingdao, Shandong Province, P.R.China.CN
180.163.132.93180.163.132.0/22AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
223.109.243.10223.109.240.0/22AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN
42.123.107.3542.123.107.0/24AS58519CHINATELECOM-CTCLOUD Cloud Computing CorporationCN
58.240.12.358.240.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

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.

Threat posture

History

Related pages

Pivot deeper into the graph from content.learn.pingcap.cn.

Cypher and MCP

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

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