Skip to content

Hostname

climaax.eu

Last fetched

climaax.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · climaax.euRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/climaax.eu

Resolution chain

climaax.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.199.127108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.33108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.35108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.59108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
143.204.194.25143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.38143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.63143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.96143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with climaax.eu in WhisperGraph.

Subdomains

3 observed subdomains of climaax.eu.

Web-graph footprint

Distinct hostnames that link to or from climaax.eu in the public web crawl.

85 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for climaax.eu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com

Related pages

Pivot deeper into the graph from climaax.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "climaax.eu"})-[: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.