Skip to content

Hostname

amazon.com.zalpha.fr

Last fetched

amazon.com.zalpha.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · amazon.com.zalpha.frRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/amazon.com.zalpha.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.10113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.10613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.63.4118.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.5018.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.6918.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.9618.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.11565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.11865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.12665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with amazon.com.zalpha.fr in WhisperGraph.

Subdomains

3 observed subdomains of amazon.com.zalpha.fr.

Threat posture

History

Related pages

Pivot deeper into the graph from amazon.com.zalpha.fr.

Cypher and MCP

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

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