All hostnames corretto.aws resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:470 as the registrar.
Nutrition Label WHISPER CANON · corretto.aws Routing diversity 3.9/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/corretto.aws Resolution chain corretto.aws resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.33.187.31 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.187.60 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.187.62 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.187.7 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.164.96.121 18.164.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.96.38 18.164.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.96.55 18.164.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.96.84 18.164.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.166.34.124 3.166.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. TH 3.166.34.64 3.166.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. TH 3.166.34.9 3.166.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. TH 3.166.34.90 3.166.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. TH 54.192.35.108 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.49 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.6 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.65 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.240.184.106 54.240.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.240.184.18 54.240.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.240.184.24 54.240.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.240.184.3 54.240.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:470 Organization amazon web services, Contact emails — Subdomains 5 observed subdomains of corretto.aws.
Web-graph footprint Distinct hostnames that link to or from corretto.aws in the public web crawl.
63 sites link to this hostname.
Related pages Pivot deeper into the graph from corretto.aws.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corretto.aws"})-[: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 .