Skip to content

Hostname

pp.matson.com.cn

Last fetched

pp.matson.com.cn resolves to 8 IPv4 addresses operated by CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation in CN.

Nutrition Label

WHISPER CANON · pp.matson.com.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pp.matson.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
118.193.97.192118.193.96.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
118.193.97.196118.193.96.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
118.193.97.219118.193.96.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
118.193.97.222118.193.96.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
36.103.232.13536.103.232.0/22AS134761CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC networkCN
36.103.232.15236.103.232.0/22AS134761CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC networkCN
36.103.232.15536.103.232.0/22AS134761CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC networkCN
36.103.232.15836.103.232.0/22AS134761CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC networkCN

WHOIS identity

No WHOIS records are currently associated with pp.matson.com.cn in WhisperGraph.

Subdomains

2 observed subdomains of pp.matson.com.cn.

Threat posture

History

Related pages

Pivot deeper into the graph from pp.matson.com.cn.

Cypher and MCP

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

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