Hostname
climatepartner.com
Last fetched
climatepartner.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
climatepartner.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1408
- Organization
- climatepartner
- Contact emails
Subdomains
20 observed subdomains of climatepartner.com.
Web-graph footprint
Distinct hostnames that link to or from climatepartner.com in the public web crawl.
2,073 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for climatepartner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.201.88.143 |
| SPF_IP | 212.126.160.48 |
| SPF_IP | 213.143.108.146 |
| SPF_IP | 217.111.16.98 |
| SPF_IP | 24.134.77.61 |
| SPF_IP | 2a01:4f8:c0c:16fb:0:0:0:2 |
| SPF_IP | 2a01:4f8:c2c:1a2b:0:0:0:1 |
| SPF_IP | 78.47.197.231 |
| SPF_IP | 93.104.199.178 |
| SPF_IP | 93.51.224.18 |
Related pages
Pivot deeper into the graph from climatepartner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "climatepartner.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.