Skip to content

Hostname

oneaegis.com

Last fetched

oneaegis.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · oneaegis.comRouting diversity4.8/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oneaegis.com

Resolution chain

oneaegis.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.20616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.176.23116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.10616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.13716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.12216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.17516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.26.22752.216.26.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.18952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.4552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.6152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.8554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.19754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0157073661
Contact emails

Subdomains

6 observed subdomains of oneaegis.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from oneaegis.com.

Cypher and MCP

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

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