cPanel includes DNS management tools for domains that use the server nameservers.
Open DNS management
- Go to Domains → Zone Editor or Domains → DNS Zone Editor.
- Select the domain you want to edit.
- Review existing A, CNAME, MX, and TXT records.
Common record types
- A — points a hostname to an IPv4 address.
- CNAME — aliases one name to another (for example
wwwto your root domain). - MX — mail exchange records for email delivery.
- TXT — SPF, DKIM, DMARC, and domain verification records.
Best practices
Only change records you understand. Keep a note of original values before editing. DNS changes can take up to 24–48 hours to propagate worldwide. If your domain uses external nameservers, edit DNS at your registrar instead of cPanel.