Skip to content

Hostname

amazonaws.cn

Last fetched

amazonaws.cn resolves to 6 IPv4 addresses operated by BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital in CN. WHOIS lists registrar:厦门易名科技股份有限公司 as the registrar.

Nutrition Label

WHISPER CANON · amazonaws.cnRouting diversity4.2/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/amazonaws.cn

Resolution chain

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

IPPrefixASNOperatorCountry
140.179.122.235140.179.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
140.179.122.235140.179.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
43.192.37.2043.192.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
52.81.170.22552.81.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
52.81.170.22552.81.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
52.83.128.15752.83.128.0/17AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
52.83.70.2552.83.64.0/18AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
54.223.86.5754.223.64.0/18AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
54.223.86.5754.223.64.0/18AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN

WHOIS identity

Registrar
registrar:厦门易名科技股份有限公司
Organization
????????(??)????
Contact emails

Subdomains

52 observed subdomains of amazonaws.cn.

Web-graph footprint

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

588 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for amazonaws.cn.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.amazon.com
SPF_INCLUDEspf2.amazon.com

Related pages

Pivot deeper into the graph from amazonaws.cn.

Cypher and MCP

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

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