Skip to content

Hostname

edora.dk

Last fetched

edora.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · edora.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edora.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
edora a/s
Contact emails

Subdomains

29 observed subdomains of edora.dk.

Web-graph footprint

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

72 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for edora.dk.

MechanismTarget
SPF_Amail.edora.dk
SPF_Aoutgoingsmtp.edora.dk
SPF_Asmtp.edora.dk
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.simply.com
SPF_MXedora.dk

Related pages

Pivot deeper into the graph from edora.dk.

Cypher and MCP

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

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