Skip to content

Hostname

o3ae.net

Last fetched

o3ae.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc.. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · o3ae.netRouting diversity6.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/o3ae.net

Resolution chain

o3ae.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.103.135108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
108.128.219.173108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
108.132.178.179108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
108.132.242.161108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
3.248.124.1163.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
3.254.214.413.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.240.87.3534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.243.100.17534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.243.228.17634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.251.29.8134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.251.57.18134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.251.64.5334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.253.155.23734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
34.253.35.4534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
52.19.175.17352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
52.19.244.19652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
52.209.198.20752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
52.210.22.4952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
52.212.149.1852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
52.212.20.20952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:468
Organization
domain registration
Contact emails

Subdomains

3 observed subdomains of o3ae.net.

Threat posture

History

Related pages

Pivot deeper into the graph from o3ae.net.

Cypher and MCP

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

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