Skip to content

Hostname

climateforesight.eu

Last fetched

climateforesight.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.114108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.20108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.5108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.50108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.168.217.1143.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.153.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.753.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.943.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

3 observed subdomains of climateforesight.eu.

Web-graph footprint

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

292 sites link to this hostname.

732 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from climateforesight.eu.

Cypher and MCP

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

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