Chykalophia Docs
Glossary

Domains & DNS: terms A–Z

Every domain and DNS term explained in plain English — from A record to zone file.

referencebeginnerglossarydomainsdns

Domains and DNS have a lot of unfamiliar vocabulary. This page is your reference. You don't need to memorize it — just know it's here when someone says "update your CNAME" and you want to know what that means.

Quick summary

This page defines 50+ domain and DNS terms alphabetically. Use Ctrl+F / Cmd+F to jump to any term. For step-by-step guides, see the Domains & DNS section.


A–C

TermPlain-English definition
A recordThe most common DNS record. Points your domain name to a specific IP address (server). "A" stands for Address.
AAAA recordLike an A record, but for IPv6 addresses — the newer, longer format of IP addresses.
AccreditationThe process that authorizes a company to sell domain names. Only ICANN-accredited registrars can sell domains.
Auth codeAlso called EPP code, transfer code, or authorization code. A password-like string needed to transfer a domain to a new registrar.
Auto-renewA setting that automatically renews your domain each year using a saved payment method. Always keep this on.
CloudflareA popular service that acts as a DNS provider, CDN, and security layer for websites. See Cloudflare basics for clients.
CNAME recordCanonical Name record. Points one domain name (or subdomain) to another domain name instead of an IP address. Often used for www or subdomains like mail.yoursite.com.
DNSDomain Name System. The internet's address book — translates human-readable domain names into IP addresses. See What is DNS?.
DNS propagationThe time it takes for a DNS change to spread across all servers worldwide. Can take minutes to 48 hours. See DNS propagation.
DNS recordAn instruction in your domain's DNS settings. Different record types control different things (where the site points, where email goes, etc.).
DNS zoneThe collection of all DNS records for a domain. Managed in your DNS provider's dashboard.
DomainThe human-readable address for your website, e.g. yourcompany.com. See What is a domain name?.
Domain lockingA security feature that prevents unauthorized transfers. Most domains should be locked except when actively transferring.
Domain privacyA service that hides your personal contact information from the public WHOIS database. Also called WHOIS privacy or privacy protection.
Domain registrarThe company where you registered your domain — GoDaddy, Namecheap, Google Domains, etc.

D–G

TermPlain-English definition
DKIMDomainKeys Identified Mail. A DNS record that digitally signs outgoing emails so receiving servers can verify they're genuine. See DKIM records, explained.
DMARCDomain-based Message Authentication, Reporting & Conformance. A DNS policy that tells email servers what to do with messages that fail SPF or DKIM checks. See DMARC records, explained.
Domain extensionThe suffix at the end of a domain — .com, .org, .net, .io, .co.uk. Also called a TLD (Top-Level Domain).
Domain transferMoving a domain from one registrar to another. Requires the auth code and unlocking the domain.
Expired domainA domain whose registration has lapsed. It may go into a grace period, then become available for others to buy.
ForwardingRedirecting a domain or URL to another address. www.yoursite.com forwarding to yoursite.com is a common example.
Glue recordA special DNS record needed when your nameservers are within the same domain (e.g. ns1.yoursite.com). Prevents a chicken-and-egg lookup problem.
Grace periodA window after a domain expires (usually 30–45 days) during which you can still renew it before it's released publicly.

H–N

TermPlain-English definition
ICANNInternet Corporation for Assigned Names and Numbers. The non-profit that oversees domain registration worldwide.
IP addressA unique numerical address for a server. DNS translates your domain name into this address so browsers know where to go.
MX recordMail Exchange record. Tells email servers where to deliver email for your domain — points to your email provider.
NameserverA server that holds the DNS records for a domain. When you "point your domain" to a host, you usually update the nameservers.
Nameserver delegationHanding control of your domain's DNS to a specific nameserver — usually your hosting provider's or Cloudflare's.
NS recordThe DNS record type that lists your domain's nameservers.

P–R

TermPlain-English definition
Parked domainA registered domain that doesn't point to an active website yet. Often shows a placeholder page.
PointingChanging DNS records so your domain directs visitors to a new server or service.
PropagationSee DNS propagation above. The delay while changes spread worldwide.
RedirectAutomatically sending visitors from one URL to another. A 301 redirect is permanent; a 302 is temporary.
RegistrantThe person or company legally registered as the domain owner.
RegistrarSee Domain registrar. The company that manages your domain registration.
RegistryThe organization that manages a top-level domain (TLD) like .com, .org, or .uk. Registrars sell to customers on the registry's behalf.
RenewalPaying to extend your domain registration for another year (or more).
Root domainThe core domain without any subdomain prefix — yourcompany.com rather than www.yourcompany.com.

S–Z

TermPlain-English definition
SOA recordStart of Authority. Technical record that defines the primary nameserver and administrative details for a DNS zone. You rarely need to touch this.
SPF recordSender Policy Framework. A DNS TXT record that lists which servers are allowed to send email on behalf of your domain. See SPF records, explained.
SSL/TLSThe encryption layer that makes HTTPS work. Your hosting provider usually sets this up; it shows as a padlock in the browser.
SubdomainA prefix added before your main domain — blog.yoursite.com, shop.yoursite.com. See Subdomains explained.
TLDTop-Level Domain. The last part of a domain name — .com, .org, .net, .io, .shop, .co.uk.
TTLTime To Live. How long (in seconds) DNS servers around the world cache a DNS record before re-checking it. Lower = faster updates; higher = less load.
TXT recordA flexible DNS record that can hold any text value. Used for domain verification, SPF, DKIM, and more.
TransferSee Domain transfer. Moving a domain between registrars.
WHOISA public database of domain registration information — who owns a domain, when it expires, the registrar, nameservers. Domain privacy hides your personal details from WHOIS.
wwwA subdomain prefix (www.yoursite.com). Short for World Wide Web. Most modern sites work with or without it. See www vs non-www.
Zone fileThe text file containing all DNS records for a domain. You interact with these records through your registrar or DNS provider's dashboard.

Common questions

Need a hand?

If you're stuck, email support@chykalophia.com and we'll help. Include your website address and a screenshot if you can.
Domains & DNS: terms A–Z | Chykalophia Docs