Skip to content

Hostname

edira.cloud

Last fetched

edira.cloud resolves to 2 IPv4 addresses operated by ETES-AS ETES GmbH in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

edira.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.196.146.791.196.144.0/22AS205890ETES-AS ETES GmbHDE
91.196.146.891.196.144.0/22AS205890ETES-AS ETES GmbHDE

WHOIS identity

Registrar
iana:151
Organization
etes
Contact emails

Subdomains

1 observed subdomain of edira.cloud.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for edira.cloud.

MechanismTarget
SPF_INCLUDE_spf.etes.de

Related pages

Pivot deeper into the graph from edira.cloud.

Cypher and MCP

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

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