Skip to content

Hostname

cloud.ee

Last fetched

cloud.ee resolves to 1 IPv4 address operated by AS34702 in EE. WHOIS lists registrar:elkdata ou as the registrar.

Nutrition Label

WHISPER CANON · cloud.eeRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cloud.ee

Resolution chain

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

IPPrefixASNOperatorCountry
185.46.21.185185.46.20.0/22AS34702EE

WHOIS identity

Registrar
registrar:elkdata ou
Organization
ou cloud.ee
Contact emails

Subdomains

28 observed subdomains of cloud.ee.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cloud.ee.

MechanismTarget
SPF_Adn83.zone.eu
SPF_Amonitoring.cloud.ee
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP2a02:29e8:770:0:1:1:0:93
SPF_MXcloud.ee

Related pages

Pivot deeper into the graph from cloud.ee.

Cypher and MCP

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

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