Skip to content

Hostname

cloudaddressing.com

Last fetched

cloudaddressing.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cloudaddressing.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cloudaddressing.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.23216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.176.4116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.25316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.7716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.2116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.208.13352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.18952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.94.2652.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.20552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.16552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.2952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.21354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.195.14954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
j jeffery peoples
Contact emails

Subdomains

2 observed subdomains of cloudaddressing.com.

Web-graph footprint

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

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cloudaddressing.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cloudaddressing.com"})-[: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.