Skip to content

Hostname

corretto.aws

Last fetched

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.awsRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.33.187.3113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.96.12118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.34.1243.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.643.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.93.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.903.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
54.192.35.10854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.10654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.354.240.184.0/24AS16509AMAZON-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.

Sample outbound links

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.