Most of the confusion students have about going live traces back to one thing: domain, hosting, and email are usually sold bundled together by the same company, in the same checkout flow, which makes them feel like one purchase. They are not. They are three separate services that happen to be convenient to buy together.
| Service | What it actually is | Who commonly sells it |
|---|---|---|
| Domain | A name registered in a global directory, pointing to something | Domain registrars |
| Hosting | A computer, always on, that runs your website's code | Hosting companies |
| A mailbox and mail server tied to your domain name | Email providers |
A single company frequently sells all three as one bundle, which is convenient — but it is a business decision, not a technical requirement. Nothing about how the internet works ties them together.
The one idea that unlocks the rest
This single idea resolves most of the "do they come in a package" confusion. They can come in a package, for convenience. They do not have to. Understanding that they are separable is what makes every later decision in this category — which hosting, which registrar, whether to use a third-party email provider — make sense as an independent choice rather than a fixed bundle.
Being able to mix and match means you can pick the best fit for each piece rather than accepting whatever one company bundles together: a domain registrar known for low renewal prices, hosting chosen specifically for your tech stack, and an email provider with reliable deliverability — three specialised choices instead of one compromise.
The thing that actually links a domain to hosting and to email is DNS — a set of instructions attached to the domain that says "for web traffic, go here; for email, go there." DNS is covered in depth in its own lessons shortly. For now, the important idea is just that DNS is the connector, and the connector is configurable — which is exactly what makes the three pieces independently swappable.