cPanel

cPanel DNS records: what you can safely change

cPanel can provide a DNS zone editor, but editing a record there only affects the public internet when the domain is actually delegated to nameservers serving that zone. The first question is therefore not which button to press; it is which provider is authoritative.

Confirm authoritative nameservers before editing

Check the domain’s current delegation. If authoritative DNS is at another provider or CDN, changing a cPanel zone may have no public effect even though the interface accepts the edit.

Change only the records required for the task

Moving a website may require an A, AAAA, or CNAME change. It does not automatically require changing MX, SPF, DKIM, DMARC, verification records, or every nameserver. Smaller changes have a smaller blast radius.

Record the old value and TTL

Before editing, save the existing record, TTL, and timestamp. A rollback is much easier when the previous state is known and resolver caches are understood.

Verify with authoritative and recursive DNS

Check what the authoritative nameserver returns and what public resolvers return. Differences during TTL expiry are normal; a persistent mismatch can indicate the wrong zone or delegation.

Related DotMoose serviceRead domains and DNS guides

Keep reading

Related guides.

More cpanel →