MX Record
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/mx-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/mx-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/mx-record/)
Use the native HTML custom element.
An MX (Mail Exchange) record is a [[dns|DNS]] record that specifies the mail server responsible for receiving email on behalf of a domain. MX records include a priority value that determines the order in which mail servers are tried.
Example
An MX record for example.com with priority 10 pointing to mail.example.com directs all incoming email to that mail server.
Referenced in Guides
Domain Basics