Skip to content

Hostname

web.climatica-srl.com

Last fetched

web.climatica-srl.com resolves to 1 IPv4 address operated by ONIAAS - HostPapa in CA.

Nutrition Label

WHISPER CANON · web.climatica-srl.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/web.climatica-srl.com

Resolution chain

web.climatica-srl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.102.128.24666.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

No WHOIS records are currently associated with web.climatica-srl.com in WhisperGraph.

Subdomains

1 observed subdomain of web.climatica-srl.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for web.climatica-srl.com.

MechanismTarget
SPF_Aweb.climatica-srl.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.websiteservername.com
SPF_IP64.34.65.10
SPF_IP66.102.128.246
SPF_IP69.90.161.255
SPF_MXweb.climatica-srl.com

Related pages

Pivot deeper into the graph from web.climatica-srl.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "web.climatica-srl.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 20

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