Skip to content

Hostname

e-xtended.com

Last fetched

e-xtended.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · e-xtended.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/e-xtended.com

Resolution chain

e-xtended.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.17216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.17116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.1116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.39.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.153.11552.216.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.200.23452.216.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.201.1852.216.201.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.103.18752.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.196.1352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.7752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.6952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.50.1952.217.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.76.8352.217.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.17354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of e-xtended.com owner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from e-xtended.com.

Cypher and MCP

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

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