Skip to content

Hostname

alexa.com

Last fetched

alexa.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · alexa.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/alexa.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.114108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.32108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.81108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.93108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.122.10318.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.12518.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.1418.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.9618.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.115.193.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.513.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.553.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.933.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:292
Organization
alexa hostmaster
Contact emails

Subdomains

15 observed subdomains of alexa.com.

Web-graph footprint

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

21,302 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from alexa.com.

Cypher and MCP

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

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