Skip to content

Hostname

amazonlinux.com

Last fetched

amazonlinux.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · amazonlinux.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/amazonlinux.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.129.1418.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.3618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.8118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.9918.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.64.37.1118.64.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.64.37.7218.64.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.64.37.7918.64.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.64.37.918.64.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
52.222.236.1652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.3918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

6 observed subdomains of amazonlinux.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from amazonlinux.com.

Cypher and MCP

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

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