Skip to content

Hostname

ee.on-climate.com

Last fetched

ee.on-climate.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ee.on-climate.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ee.on-climate.com

Resolution chain

ee.on-climate.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.7616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.11216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.16216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.40.20516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.853.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.31.1873.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.248.13152.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.22152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.159.552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.2154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.170.1354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ee.on-climate.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ee.on-climate.com.

Cypher and MCP

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

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