Skip to content

Hostname

amazonaws.eu

Last fetched

amazonaws.eu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:com laude (nom iq ltd, trading as) as the registrar.

Nutrition Label

WHISPER CANON · amazonaws.euRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/amazonaws.eu

Resolution chain

amazonaws.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.238.81.15687.238.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
87.238.85.15687.238.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
166.117.196.151166.117.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.120.169166.117.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:com laude (nom iq ltd, trading as)
Organization
Contact emails

Subdomains

26 observed subdomains of amazonaws.eu.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from amazonaws.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amazonaws.eu"})-[: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.