Domain Management
How to Add and Manage DNS Records in cPanel
Add A records, CNAME records, MX records, and TXT records to configure your domain for email, subdomains, and third-party services.
7 min read
Updated 12 August 2026
Managing DNS Records in cPanel
DNS records tell the internet where to find your website, email, and other services. Here is how to manage them.
Accessing the DNS Zone Editor
- Log into cPanel
- Go to Domains → Zone Editor
- Click Manage next to your domain
Common DNS Record Types
A Record — Points domain to an IP address
Type: A
Name: yourdomain.co.ke
Value: 196.xxx.xxx.xxx (your server IP)
TTL: 14400
CNAME Record — Aliases one domain to another
Type: CNAME
Name: www
Value: yourdomain.co.ke
TTL: 14400
Use this to make www.yourdomain.co.ke work alongside yourdomain.co.ke.
MX Record — Routes email to your mail server
Type: MX
Name: yourdomain.co.ke
Priority: 0
Value: mail.yourdomain.co.ke
TTL: 14400
TXT Record — Used for domain verification and email authentication
Type: TXT
Name: yourdomain.co.ke
Value: v=spf1 include:braysons.co.ke ~all
TTL: 14400
Adding a Record
- In Zone Editor, click + Add Record
- Select the record type
- Fill in the Name, Value, and TTL
- Click Add Record
Important Notes
- Changes take 5–30 minutes to take effect
- Do not delete existing records unless you know what they do
- The SOA and NS records are managed by Braysons Host — do not modify them
Tags:DNSA recordCNAMEMX recordTXT record
Still need help?
Our Kenyan support team is on WhatsApp — real people, not bots. We respond in under 15 minutes.