Hostname
climaterm.com.ro
Last fetched
climaterm.com.ro resolves to 2 IPv4 addresses operated by AS5606 in RO.
Nutrition Label
Resolution chain
climaterm.com.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.45.170.68 | 89.45.168.0/21 | AS5606 | — | RO |
| 93.115.112.16 | 93.115.112.0/21 | AS5606 | — | RO |
WHOIS identity
No WHOIS records are currently associated with climaterm.com.ro in WhisperGraph.
Subdomains
10 observed subdomains of climaterm.com.ro.
Threat posture
History
Mail and authentication
MX records
- climaterm.com.ro
SPF policy
6 SPF mechanisms authorising senders for climaterm.com.ro.
| Mechanism | Target |
|---|---|
| SPF_A | climaterm.com.ro |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 89.45.173.11 |
| SPF_IP | 89.45.173.42 |
| SPF_IP | 93.115.112.16 |
| SPF_MX | climaterm.com.ro |
Related pages
Pivot deeper into the graph from climaterm.com.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "climaterm.com.ro"})-[: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.