← Všechny nástroje
/ MX Record Lookup
📡
Vyhledávání záznamů MX
Zkontrolujte záznamy Mail Exchange (MX) pro libovolnou doménu. Zjistěte, které poštovní servery zpracovávají příchozí e-maily.
📬 Detekce poskytovatele e-mailu
Zjišťování…
Záznamy MX
| Přednost | poštovní server (výměna) | TTL |
|---|
What Are MX Records?
MX (Mail Exchange) records are DNS records that specify which mail servers are responsible for accepting email on behalf of a domain. When you send an email to [email protected], the sending mail server queries the DNS for example.com's MX records to find out where to deliver the message.
Each MX record has a priority value (also called preference). Lower numbers mean higher priority — the sending server tries the lowest priority value first. If that server is unavailable, it tries the next highest priority. This allows for mail server redundancy and failover.
How to Read MX Record Results
- Přednost — Lower number = higher priority (0 is highest, 100 is lowest).
- Mail Server — The hostname of the server that handles incoming email for the domain.
- TTL — Time To Live in seconds. How long DNS resolvers cache this record.
Common MX Record Providers
| Provider | MX Pattern |
|---|---|
| Google Workspace / Gmail | *.google.com, *.googlemail.com |
| Microsoft 365 / Outlook | *.mail.protection.outlook.com |
| ProtonMail | *.protonmail.ch |
| Zoho Mail | mx.zoho.com, mx2.zoho.com |
| Cloudflare Email Routing | *.mx.cloudflare.net |
| FastMail | *.messagingengine.com |