Hostname
climaly.com
Last fetched
climaly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CO. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
climaly.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.238.46 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.54 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.61 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.9 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 52.85.31.2 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.58 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.75 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.87 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of climaly.com owner
- Contact emails
- 153c5e78-ce84-4975-9a03-bc82928481fc@identity-protect.org
- 193329d9-2c84-4ff9-a9a2-fb5738c14141@identity-protect.org
- 1f6b33f0-3985-4604-a575-c8ece3b0712b@identity-protect.org
- 29ce6788-20fb-42fc-b25e-373480a25c33@identity-protect.org
- 6cbfd787-da54-4b3b-9f81-d0039dc53cb5@identity-protect.org
- b6e91d5c-7f70-4fdc-9e45-e40d8f1c4733@identity-protect.org
- owner-4555545@climaly.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of climaly.com.
| Subdomain |
|---|
| auth.climaly.com |
| www.climaly.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for climaly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.improvmx.com |
Related pages
Pivot deeper into the graph from climaly.com.
- IP · 3.174.238.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CO
- Email · 153c5e78-ce84-4975-9a03-bc82928481fc@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "climaly.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.