Skip to content

Hostname

cloudscap.es

Last fetched

cloudscap.es resolves to 1 IPv4 address operated by NET-BINERO-STHLM1 in SE.

Nutrition Label

WHISPER CANON · cloudscap.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloudscap.es

Resolution chain

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

IPPrefixASNOperatorCountry
193.235.102.108193.235.102.0/24AS35041NET-BINERO-STHLM1SE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cloudscap.es in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • cloudscap.es

SPF policy

6 SPF mechanisms authorising senders for cloudscap.es.

MechanismTarget
SPF_Acloudscap.es
SPF_IP192.36.17.20
SPF_IP193.180.115.12
SPF_IP193.235.102.108
SPF_IP83.168.212.245
SPF_MXcloudscap.es

Related pages

Pivot deeper into the graph from cloudscap.es.

Cypher and MCP

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

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