Skip to content

Hostname

shost.cloud

Last fetched

shost.cloud is a registered hostname under the .cloud top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · shost.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shost.cloud

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:151
Organization
s-host
Contact emails

Subdomains

11 observed subdomains of shost.cloud.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for shost.cloud.

MechanismTarget
SPF_Amail.shost.cloud
SPF_Ashost.cloud
SPF_INCLUDEmail.zendesk.com
SPF_IP62.113.196.0/27
SPF_IP62.113.215.128/27
SPF_MXshost.cloud

Related pages

Pivot deeper into the graph from shost.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shost.cloud"})-[: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.