Skip to content

Hostname

edora.cloud

Last fetched

edora.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 · edora.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edora.cloud

Resolution chain

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

WHOIS identity

Registrar
iana:1345
Organization
Contact emails

Subdomains

1 observed subdomain of edora.cloud.

Web-graph footprint

Distinct hostnames that link to or from edora.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for edora.cloud.

MechanismTarget
SPF_Aedora.cloud
SPF_Aengine1.edora.cloud
SPF_Aengine2.edora.cloud
SPF_Aorigo.io
SPF_IP193.200.44.0/24
SPF_IP195.41.32.0/24
SPF_MXedora.cloud

Related pages

Pivot deeper into the graph from edora.cloud.

Cypher and MCP

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

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