Skip to content

Hostname

amazontrust.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.2313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.154.11118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.3518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.4918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.5818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.77.293.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.583.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.703.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.843.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
18.64.211.9018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
amazon hostmaster
Contact emails

Subdomains

29 observed subdomains of amazontrust.com.

Web-graph footprint

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

183 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from amazontrust.com.

Cypher and MCP

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

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