Skip to content

Hostname

proves.cloudjsm.com

Last fetched

proves.cloudjsm.com resolves to 1 IPv4 address operated by AS12479 in ES.

Nutrition Label

WHISPER CANON · proves.cloudjsm.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/proves.cloudjsm.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.36.43.3562.36.40.0/21AS12479ES

WHOIS identity

No WHOIS records are currently associated with proves.cloudjsm.com in WhisperGraph.

Subdomains

2 observed subdomains of proves.cloudjsm.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for proves.cloudjsm.com.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsrvbjs.cloudjsm.com
SPF_INCLUDEsrvcld01.jsm-ct.com
SPF_IP195.20.230.124
SPF_IP2.57.130.192/27
SPF_IP212.227.168.221
SPF_IP62.36.43.32/28
SPF_IP82.223.48.159
SPF_IP91.204.125.98

Related pages

Pivot deeper into the graph from proves.cloudjsm.com.

Cypher and MCP

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

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