DNS Explained in Plain English: Records, Propagation, and Common Tasks (2026)
DNS translates the domain people type into the server address computers need, and four record types cover almost everything you will ever touch.
DNS is the internet's phone book
DNS, the Domain Name System, translates human-friendly names like yoursite.com into the numeric IP addresses computers use to find servers. When someone types your domain, their browser asks DNS where that name lives, gets back an address, and connects. Every email you receive and every site you visit starts with one of these lookups, completed in milliseconds before anything loads.
You control your slice of this system through DNS records: small text entries that say, in effect, send web traffic here, deliver mail there, and yes, I really own this domain. Understanding four record types covers nearly every task a site owner faces, and none of them require anything more technical than careful copy-and-paste.
The four records you will actually use
An A record points a name at a server's IP address; it is the record that makes yoursite.com load your website. A CNAME record is an alias that points one name at another name, commonly used so www.yoursite.com follows wherever the bare domain goes. Change the target once and every alias follows automatically.
MX records tell the world which server receives your email, which is why mail can run through one company while your website lives with another. TXT records hold arbitrary text and do the unglamorous verification work of the internet: proving domain ownership to services and publishing the policies that help your outgoing email avoid spam folders.
Nameservers: who answers for your domain
Every domain delegates its answers to a set of nameservers, and whoever runs those nameservers controls your records. When a host asks you to point your nameservers at them, you are handing over the whole address book so you can manage everything from their dashboard. Alternatively, you can keep nameservers at your registrar and edit individual records there.
Keeping domain, DNS, and hosting under one roof simplifies life considerably. Hostinger, our top-rated host at 9.6/10, includes a free domain with its $2.99 per month shared plans and exposes a full DNS editor inside hPanel, so pointing records, adding verifications, and connecting services all happen in one place instead of three.
Propagation: why changes take time
DNS answers get cached at every step between you and your visitors, and each record carries a TTL, or time to live, telling caches how long to keep it. When you change a record, servers holding the old cached answer keep serving it until their timer expires. That staggered expiry is what people call propagation, and it explains why a friend sees your new site while you still see the old one.
Most changes settle within a few hours, though stragglers can take up to a couple of days. The practical trick: lower the TTL on a record a day before a planned change, make the switch, then raise it again. And never panic-edit mid-propagation; you will only stack a second wave of confusion on the first.
Common tasks, step by step
Pointing a domain at new hosting means either switching nameservers to the new host or editing the A record to the new server's IP; your host's dashboard will display whichever values you need. Connecting email means entering the MX records your mail provider lists, exactly as written. Verifying ownership for a search console or mail tool means pasting the TXT value they generate.
The universal workflow is the same every time: copy the values from the service that wants them, paste them into your DNS editor, save, and wait out propagation. Screenshot existing records before editing anything, so you always have a way back. In a panel like Hostinger's hPanel, each task is a two-minute form, not a technical ordeal.
Frequently asked questions
How long does DNS propagation really take?
Do I have to move my domain to change hosting?
What is the difference between an A record and a CNAME?
Related reading
The Hosting Renewal Trap: Run the 2026 Math Before You Buy
Hosting is sold at intro prices and owned at renewal prices, run the three-year math before any deal impresses you.
Green Web Hosting in 2026: What the Claims Actually Mean
Every host now claims to be green; the honest question is whether that means renewable power, purchased offsets, or just marketing paint.
Best Hosting for Small Business in 2026: Reliable and Ready
Small businesses need uptime, professional email, real support, and a growth path, here is how Hostinger and Bluehost stack up.