Skip to content

Hostname

matson.com.cn

Last fetched

matson.com.cn resolves to 8 IPv4 addresses operated by CUZW-CN China Unicom Zhongwei Cloud in CN. WHOIS lists registrar:北京新网数码信息技术有限公司 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
116.129.226.19116.129.226.0/24AS10206CUZW-CN China Unicom Zhongwei CloudCN
116.129.226.25116.129.226.0/24AS10206CUZW-CN China Unicom Zhongwei CloudCN
116.129.226.31116.129.226.0/24AS10206CUZW-CN China Unicom Zhongwei CloudCN
116.129.226.9116.129.226.0/24AS10206CUZW-CN China Unicom Zhongwei CloudCN
120.253.240.196120.253.192.0/18AS24400CMNET-V4SHANGHAI-AS-AP Shanghai Mobile Communications Co.,Ltd.CN
120.253.240.200120.253.192.0/18AS24400CMNET-V4SHANGHAI-AS-AP Shanghai Mobile Communications Co.,Ltd.CN
120.253.240.213120.253.192.0/18AS24400CMNET-V4SHANGHAI-AS-AP Shanghai Mobile Communications Co.,Ltd.CN
120.253.240.215120.253.192.0/18AS24400CMNET-V4SHANGHAI-AS-AP Shanghai Mobile Communications Co.,Ltd.CN

WHOIS identity

Registrar
registrar:北京新网数码信息技术有限公司
Organization
美森轮船(上海)有限公司
Contact emails

Subdomains

6 observed subdomains of matson.com.cn.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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