Skip to content

Hostname

compare-static.climate-data.org

Last fetched

compare-static.climate-data.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · compare-static.climate-data.orgRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/compare-static.climate-data.org

Resolution chain

compare-static.climate-data.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.243.12318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.2318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.3118.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
52.84.50.4752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.5952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6652.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.9952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

No WHOIS records are currently associated with compare-static.climate-data.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from compare-static.climate-data.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "compare-static.climate-data.org"})-[: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.