Which provider supports DANE and MTA-STS? Overview of all 27 hosts

Which email provider supports DANE and MTA-STS? Complete overview of all 27 hosts with detailed reasoning and direct guides.

Last updated: July 2026

In short: Transport layer security protects your emails against downgrade and MitM attacks. While almost all 27 providers in our matrix support the foundational SPF, DKIM, and DMARC mechanisms, inbound DANE is only possible with 3 providers (Mailcow, Microsoft 365, Infomaniak), and managed MTA-STS is supported by only 3 providers (Google Workspace, Mailcow, Microsoft 365). Below is the comprehensive comparison of all 27 providers with detailed explanations.

While SPF, DKIM, and DMARC ensure that senders cannot be forged and messages arrive intact, DANE and MTA-STS protect the transport layer (SMTP) between participating mail servers. They enforce an encrypted TLS connection and prevent man-in-the-middle (MitM) and downgrade attacks.

Whether you can deploy these modern transport security standards depends directly on your email hosting provider and its underlying technical architecture. Our provider hub reveals that typical shared hosts lack the necessary infrastructure—such as DNSSEC-signed TLSA records on their shared mail servers or an HTTPS certificate for the required policy subdomain.

Complete table: DANE and MTA-STS across all 27 providers

The table below lists the exact status of all 27 providers in our technical matrix for inbound DANE (via TLSA records) and managed MTA-STS (via policy hosting and DNS records).

Provider DANE Support MTA-STS Support Setup Guides & Overview
All-Inkl No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
checkdomain No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
domainfactory No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Google Workspace No (no inbound DANE; uses MTA-STS (see overview)) Yes (MTA-STS setup) MTA-STS guide
Hetzner DNS No (only via own MX; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
IONOS No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Mailcow Yes (DANE/DNSSEC setup) Yes (MTA-STS setup) DANE · MTA-STS
Microsoft 365 Yes (DANE/DNSSEC setup) Yes (MTA-STS setup) DANE · MTA-STS
Netcup No (only via own MX; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Strato No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
united-domains No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Cloudflare No (only via own MX; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Amazon Route 53 No (only via own MX; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Gandi No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
OVHcloud No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
GoDaddy No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
o2switch No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
LWS No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Infomaniak Yes (MX has TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) DANE overview
DonDominio No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Dinahosting No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
cdmon No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Raiola Networks No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
Hostinger No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
webgo No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
one.com No (MX servers publish TLSA, but zone is unsigned (no DS record) — DANE ineffective) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview
dogado No (MX has no TLSA; see overview) No (no managed MTA-STS; see mta-sts-shared-hosting) Provider overview

Technical breakdown and architecture analysis

1. Why most shared hosts cannot offer DANE

For inbound DANE to work, the official mail servers of your hosting provider (e.g., at IONOS, Strato, All-Inkl, or OVHcloud) must be signed with DNSSEC and publish valid TLSA records in DNS that bind their TLS certificates. As explained in our guide DANE for email: who can use it, large shared hosting providers currently do not publish TLSA records for their shared mail exchangers (MX):

2. Why Google Workspace and Microsoft 365 take different approaches

The two major cloud email platforms diverge significantly on transport layer security:

3. Why managed MTA-STS is impractical on most shared hosts

MTA-STS requires more than just a DNS TXT record; it also requires a policy text file (mta-sts.txt) hosted precisely at the subdomain mta-sts.yourdomain.com over HTTPS with a valid SSL/TLS certificate. As detailed in MTA-STS at shared hosts, this presents a major operational hurdle on standard shared hosting environments (no managed MTA-STS; see mta-sts-shared-hosting):

4. Self-hosted servers: Complete control with Mailcow

When you require maximum transport security and want to run both DANE and MTA-STS concurrently, running your own mail server is the most complete solution.

With Mailcow, you operate your own containerized mail suite. Because you maintain full administrative control over the DNS zone and the TLS certificates on your MX server (mail.yourdomain.com), Mailcow automatically generates the exact TLSA records needed for DANE and serves the full policy for MTA-STS directly from its UI (MTA-STS with Mailcow).

Verify your configuration with Kuveris

No matter which hosting provider or transport standard you select, always verify your domain configuration using the free Kuveris scanner after making DNS updates. The scanner performs an instant analysis of your entire email security stack—checking SPF, DKIM, DMARC, and verifying immediately whether your domain has valid DANE TLSA records and a working MTA-STS policy.

Further reading