Back to DocumentationDNS Management
Managing DNS Records
Create and manage A, AAAA, CNAME, MX, TXT, and other DNS records.
April 12, 202628 views
Managing DNS Records
Supported Record Types
| Type | Purpose | Example |
|---|---|---|
| A | IPv4 address | example.com → 1.2.3.4 |
| AAAA | IPv6 address | example.com → 2001:db8::1 |
| CNAME | Alias | www → example.com |
| MX | Mail server | mail.example.com |
| TXT | Text record | SPF, DKIM, verification |
| SRV | Service | Minecraft SRV records |
| NS | Nameserver | Custom nameservers |
Adding a Record
- Go to DNS in your dashboard
- Select your domain
- Click Add Record
- Choose the record type and enter the values
- Set the TTL (Time To Live)
- Save
Editing and Deleting
Click on any existing record to edit it, or use the delete button to remove it. Changes take effect based on the TTL of the previous record.
Propagation
DNS changes typically propagate within 5-15 minutes for records with short TTLs. Changes to nameserver records can take up to 48 hours.
dnsrecordsa-recordcnamemx