Skip to content

Hostname

cloudjsm.com

Last fetched

cloudjsm.com resolves to 3 IPv4 addresses operated by AS208909 in ES. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · cloudjsm.comRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cloudjsm.com

Resolution chain

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

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

10 observed subdomains of cloudjsm.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for 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 cloudjsm.com.

Cypher and MCP

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

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