Skip to content

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

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

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.

IPPrefixASNOperatorCountry
13.33.235.10013.35.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1713.35.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2513.35.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8413.35.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
3.175.34.1083.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.283.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.503.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.573.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.62.11654.230.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.4454.230.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.7954.230.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9454.230.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
booyoonhee
Contact emails

Subdomains

1 observed subdomain of 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.