Skip to content

Hostname

caldera.com

Last fetched

caldera.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · caldera.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/caldera.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.148.16251.91.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:2
Organization
caldera
Contact emails

Subdomains

35 observed subdomains of caldera.com.

Web-graph footprint

Distinct hostnames that link to or from caldera.com in the public web crawl.

416 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for caldera.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.dovercorp.com
SPF_IP149.202.166.214
SPF_IP195.154.220.69
SPF_IP195.154.230.152
SPF_IP37.71.223.68
SPF_IP37.71.223.70
SPF_IP91.121.42.168

Related pages

Pivot deeper into the graph from caldera.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caldera.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.