Hostname
or-eau.com
Last fetched
or-eau.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
or-eau.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.235.100 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.17 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.25 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.84 | 13.35.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.175.34.108 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.28 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.50 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.57 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.62.116 | 54.230.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.44 | 54.230.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.79 | 54.230.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.94 | 54.230.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- booyoonhee
- Contact emails
Subdomains
1 observed subdomain of or-eau.com.
| Subdomain |
|---|
| www.or-eau.com |
Web-graph footprint
Distinct hostnames that link to or from or-eau.com in the public web crawl.
23 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from or-eau.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "or-eau.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.