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
Resolution chain
amazonaws.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.238.81.156 | 87.238.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 87.238.85.156 | 87.238.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 166.117.196.151 | 166.117.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 166.117.120.169 | 166.117.112.0/20 | AS16509 | AMAZON-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.
Showing 4 of 26. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from amazonaws.eu.
- IP · 87.238.81.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:com laude (nom iq ltd, trading as)
- Country · IE
- TLD · .eu
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.