Skip to content

Hostname

ao-ex.com

Last fetched

ao-ex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ao-ex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ao-ex.com

Resolution chain

ao-ex.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.12418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.18.1003.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.263.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.33.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.853.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
99.84.234.11799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
aniplex
Contact emails

Subdomains

6 observed subdomains of ao-ex.com.

Web-graph footprint

Distinct hostnames that link to or from ao-ex.com in the public web crawl.

400 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from ao-ex.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ao-ex.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.