|  | What is an MX record? An MX (mail exchanger) record is a type of DNS record which identifies the servers that receive email messages for a domain. MX records are stored in DNS zone files. An example of an MX record is below:
- example.com IN MX 10 192.168.50.95
|  |  
|  |