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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.193.97.192 | 118.193.96.0/19 | AS23724 | CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation | CN |
| 118.193.97.196 | 118.193.96.0/19 | AS23724 | CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation | CN |
| 118.193.97.219 | 118.193.96.0/19 | AS23724 | CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation | CN |
| 118.193.97.222 | 118.193.96.0/19 | AS23724 | CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation | CN |
| 36.103.232.135 | 36.103.232.0/22 | AS134761 | CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC network | CN |
| 36.103.232.152 | 36.103.232.0/22 | AS134761 | CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC network | CN |
| 36.103.232.155 | 36.103.232.0/22 | AS134761 | CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC network | CN |
| 36.103.232.158 | 36.103.232.0/22 | AS134761 | CHINANET-NINGXIA-ZHONGWEI-IDC CHINANET NINGXIA province ZHONGWEI IDC network | CN |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.