Skip to content

Hostname

cloud.desy.ro

Last fetched

cloud.desy.ro resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · cloud.desy.roRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cloud.desy.ro

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.113.176138.69.160.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with cloud.desy.ro in WhisperGraph.

Subdomains

7 observed subdomains of cloud.desy.ro.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cloud.desy.ro.

MechanismTarget
SPF_Acloud.desy.ro
SPF_IP176.223.167.216
SPF_IP185.146.84.104
SPF_IP188.212.127.109
SPF_IP86.105.228.254
SPF_IP86.107.43.30
SPF_IP86.107.43.33
SPF_IP86.107.43.77
SPF_MXcloud.desy.ro

Related pages

Pivot deeper into the graph from cloud.desy.ro.

Cypher and MCP

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

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