All questions
Q & A DNS & Records · August 21, 2026

My MX record points to my domain. Is that right?

It depends. The MX record should point to the hostname of your mail server. If your mail server is hosted at the same domain (e.g., mail.yourdomain.com), and that hostname has an A record pointing to your server’s IP, that’s correct. The MX record should never point to an IP address directly — it must point to a hostname.

Read the full guide
How to Read DNS Records: A Practical Guide
A records, MX, CNAME, TXT, SOA — DNS records aren't hard once you understand the pattern. This guide decodes each type with real examples and tells you what to look for when things break.