All hostnames logger.aaecosystem.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · logger.aaecosystem.com Routing diversity 6.1/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/logger.aaecosystem.com Resolution chain logger.aaecosystem.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.129.8.114 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.209.84 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.25.93 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.248.117.53 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.116.37 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.158.102 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.10.158 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.167.226 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.234.118 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.28.39 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.74.28 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.168.234 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.90.64 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.51.159.45 46.51.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.54.86 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.137.121 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.151.75 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.7.254 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.235.177 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.111.72 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with logger.aaecosystem.com in WhisperGraph.
Related pages Pivot deeper into the graph from logger.aaecosystem.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "logger.aaecosystem.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 .