Hosting · 6 min read

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 Explained in Plain English: Records, Propagation, and Common Tasks (2026) illustration

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.

Mentioned in this article: our test scores
Hostinger logo
HostingerBest web host overall · from $2.99/mo
9.6Visit

Frequently asked questions

How long does DNS propagation really take?
Usually a few hours, occasionally up to 48 for stubborn caches, because every resolver between you and your visitors keeps the old answer until its TTL timer expires. You can shorten future waits by lowering a record's TTL a day before making a planned change, then restoring the longer value once the switch has settled everywhere.
Do I have to move my domain to change hosting?
No. Your domain registration and your hosting are separate services. You can leave the domain at its current registrar and simply update the A record, or switch nameservers, to point at the new host. Transferring the domain itself is optional housekeeping you can do later, or never, without affecting where the site runs.
What is the difference between an A record and a CNAME?
An A record maps a name directly to a server's numeric IP address. A CNAME maps a name to another name, inheriting wherever that target points. Use an A record for your root domain and a CNAME for aliases like www, so future server moves require editing only one record instead of several.

See our best hosting rankings

Related reading

Hosting

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.

4 min read · February 10, 2026
Hosting

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.

6 min read · January 28, 2026
Hosting

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.

4 min read · December 16, 2025
MC

Lead Reviewer

Maya Chen

Maya has reviewed consumer software and web services for nine years, previously leading testing at a major tech publication. She personally runs every speed benchmark and signs up for every service we review with unaffiliated accounts.