Skip to content

Hostname

calpinesolutions.com

Last fetched

calpinesolutions.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

calpinesolutions.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.112.243.6440.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.78.48.21940.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
calpine corporation
Contact emails

Subdomains

31 observed subdomains of calpinesolutions.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for calpinesolutions.com.

MechanismTarget
SPF_Asecmail.ultipro.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.83.150.25
SPF_IP13.83.23.22
SPF_IP13.86.193.97
SPF_IP13.86.199.204
SPF_IP23.99.135.161
SPF_IP40.123.37.200
SPF_IP40.79.70.7
SPF_MXcalpinesolutions.com

Related pages

Pivot deeper into the graph from calpinesolutions.com.

Cypher and MCP

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

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