Skip to content

Hostname

climaterm.com.ro

Last fetched

climaterm.com.ro resolves to 2 IPv4 addresses operated by AS5606 in RO.

Nutrition Label

WHISPER CANON · climaterm.com.roRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/climaterm.com.ro

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.

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.

MechanismTarget
SPF_Aclimaterm.com.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP89.45.173.11
SPF_IP89.45.173.42
SPF_IP93.115.112.16
SPF_MXclimaterm.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.