Skip to content

Hostname

climatelec.fr

Last fetched

climatelec.fr resolves to 1 IPv4 address operated by AS8426 in FR. WHOIS lists registrar:ip twins sas as the registrar.

Nutrition Label

WHISPER CANON · climatelec.frRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/climatelec.fr

Resolution chain

climatelec.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.185.45.20146.185.40.0/21AS8426FR

WHOIS identity

Registrar
registrar:ip twins sas
Organization
climatelec
Contact emails

Subdomains

4 observed subdomains of climatelec.fr.

Web-graph footprint

Distinct hostnames that link to or from climatelec.fr in the public web crawl.

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for climatelec.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP217.109.61.10
SPF_IP217.109.61.11
SPF_IP217.109.61.16
SPF_IP217.109.61.19
SPF_IP217.109.61.20
SPF_IP217.109.61.8
SPF_IP217.109.61.9

Related pages

Pivot deeper into the graph from climatelec.fr.

Cypher and MCP

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

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