Skip to content

Hostname

amazoncloud.cn

Last fetched

amazoncloud.cn resolves to 7 IPv4 addresses operated by AS_STADTWERKE_DORFEN in CN. WHOIS lists registrar:厦门易名科技股份有限公司 as the registrar.

Nutrition Label

WHISPER CANON · amazoncloud.cnRouting diversity4.2/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/amazoncloud.cn

Resolution chain

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

IPPrefixASNOperatorCountry
52.82.119.23452.82.0.0/17AS135629AS_STADTWERKE_DORFENCN
52.83.211.21752.83.128.0/17AS135629AS_STADTWERKE_DORFENCN
52.83.255.8452.83.128.0/17AS135629AS_STADTWERKE_DORFENCN
69.230.229.8969.230.192.0/18AS135629AS_STADTWERKE_DORFENCN
69.231.180.12269.231.128.0/18AS135629AS_STADTWERKE_DORFENCN
69.234.220.23269.234.192.0/18AS135629AS_STADTWERKE_DORFENCN
69.235.179.20569.235.128.0/18AS135629AS_STADTWERKE_DORFENCN

WHOIS identity

Registrar
registrar:厦门易名科技股份有限公司
Organization
amazon technologies,
Contact emails

Subdomains

18 observed subdomains of amazoncloud.cn.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from amazoncloud.cn.

Cypher and MCP

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

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