Hostname
clima.com
Last fetched
clima.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:186 as the registrar.
Nutrition Label
Resolution chain
clima.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.206.11 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.114 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.118 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.26 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 52.222.236.107 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.111 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.126 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.56 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.129 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.28 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.6 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.9 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:186
- Organization
- pelmorex media
- Contact emails
Subdomains
8 observed subdomains of clima.com.
Web-graph footprint
Distinct hostnames that link to or from clima.com in the public web crawl.
313 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for clima.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf3.eltiempo.es |
Related pages
Pivot deeper into the graph from clima.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clima.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.