Name
What is a domain name in simple words
A sticker on the internet. Not the house itself.
Think of your friend. You remember a name, not a long phone number. A domain works the same way. People remember openlistener.com. Machines need an IP number. The domain is the friendly sticker.
Buying a domain does not magically create a website. It only reserves the name. You still need files on a host, and DNS that points the name at that host. I learned this the hard way across 60+ domains at EntegrasSources.
DNS
How DNS works like an address book
- 01 Ask
Your browser asks for the name
You type the domain. The computer asks a DNS helper: where does this name live?
- 02 Look up
Helpers walk to the right book
The internet has layers of address books. Eventually it reaches the nameservers that own your domain answers.
- 03 Read
Records tell the next step
A or AAAA points to the website. MX points to mail. TXT holds proofs. NS says who is allowed to answer.
- 04 Go
The visitor arrives
Now the browser can load the site, or the mail app can find the mailbox. Googlebot walks the same path.
Shop
What a domain registrar does
The registrar is the shop that sells and renews the name. The registry is the big office behind endings like .com or .np. You are the registrant: the person named on the account.
If you cannot log into the registrar, you do not really control the brand online. If nobody can log into the registrar, the brand is not really online yet. Learning DNS starts with owning that login.
Not the same
Domain name vs website hosting
The street address label
You buy it once a year or more. It can move to a new host. The label can stay while the house changes.
The house with the furniture
This is where HTML, apps, and databases live. Railway, a VPS, or static storage are hosts. Cloudflare is usually the door, not the whole house. Read what is Cloudflare.
Why it matters
Why your domain matters for email and Google
Mail looks up MX on the same DNS book. Google fetches the same hostname a person types. One messy name breaks both trust and search. That is why vibe coding alone is not enough after the AI finishes. Read what is vibe coding, then what is a mail server and how Google ranking works.
Field note from the fleet: 60+ domains at EntegrasSources. Full lock story: how they work together.