Domains5 min read

What Is a Domain Name? A Plain-English Guide for Australian Businesses

New to domains? This beginner-friendly guide explains what domain names are, how DNS works, what TLDs mean, and how to choose the right domain for your Australian business.

If you have ever wondered what actually happens when you type a web address into your browser — or you are trying to get your Australian business online for the first time — this guide is for you.

What Is a Domain Name?

A domain name is the human-readable address of a website. Instead of remembering a string of numbers like 203.14.75.212, you type something like webvu.com.au and your browser finds the right server.

Think of it like a street address. The internet's actual addressing system uses IP addresses (numbers), but domain names are the friendly labels that map to those numbers.

The Anatomy of a Domain Name

https://www.webvu.com.au/pricing
  │      │    │    │    │
  │      │    └────┴────┴── Domain + Path
  │      └── Subdomain (www)
  └── Protocol (https)

Breaking down webvu.com.au:

| Part | What It Is | |---|---| | webvu | Second-level domain (SLD) — your unique brand name | | .com | Second-level under the ccTLD | | .au | Country-code TLD (ccTLD) — identifies Australia |

The full .com.au together is treated as the TLD in Australian context.

What Is a TLD?

A Top-Level Domain (TLD) is the extension at the end of a domain name. There are two main types:

Generic TLDs (gTLDs)

Open to anyone globally:

  • .com — commercial (most popular globally)
  • .net — originally for network companies, now general use
  • .org — originally for non-profits, now general use
  • .io — popular with tech startups
  • .co — popular as a short alternative to .com
  • .app, .dev, .store — newer niche extensions

Country-Code TLDs (ccTLDs)

Each country has its own:

  • .au — Australia
  • .uk — United Kingdom
  • .nz — New Zealand
  • .de — Germany

Australian second-level domains under .au:

  • .com.au — commercial businesses (requires ABN/ACN)
  • .net.au — ISPs and network-related
  • .org.au — non-profits
  • .id.au — individuals
  • .edu.au — educational institutions

How Does DNS Work?

DNS (Domain Name System) is the internet's phone book. It translates domain names into IP addresses.

Here is what happens in under 50 milliseconds when you type webvu.com.au:

  1. Your browser asks your ISP's DNS resolver: "What is the IP for webvu.com.au?"
  2. The resolver checks its cache. If not found, it asks a root nameserver
  3. The root nameserver directs it to the .au TLD nameserver
  4. The TLD nameserver directs it to Webvu's authoritative nameserver
  5. Webvu's nameserver returns the IP address (e.g. 76.223.14.55)
  6. Your browser connects directly to that IP and loads the page

This entire process typically takes 20–100ms — faster than a blink.

Common DNS Record Types

When you manage a domain, you will encounter these record types in your DNS panel:

| Record | Purpose | Example | |---|---|---| | A | Points domain to an IPv4 address | webvu.com.au → 76.223.14.55 | | AAAA | Points domain to an IPv6 address | webvu.com.au → 2600:9000::1 | | CNAME | Aliases one domain to another | www → webvu.com.au | | MX | Directs email to mail servers | webvu.com.au → mail.example.com | | TXT | Stores text (SPF, DKIM, verification) | v=spf1 include:... | | NS | Nameserver records | ns1.webvu.com.au |

What Is DNS Propagation?

When you make a DNS change (like pointing your domain to a new host), it does not update everywhere instantly. DNS records have a TTL (Time to Live) — a number of seconds that tells DNS resolvers how long to cache the record before checking again.

Common TTLs:

  • 300 — 5 minutes (fast propagation, good for migrations)
  • 3600 — 1 hour (standard)
  • 86400 — 24 hours (slow, avoid during changes)

DNS propagation can take anywhere from a few minutes to 48 hours globally, though most visitors see changes within 1–4 hours.

How to Choose a Domain Name for Your Australian Business

DO:

  • Match your registered business or trading name (required for .com.au)
  • Keep it short — under 15 characters is ideal
  • Make it easy to spell when heard verbally
  • Use .com.au as your primary domain

AVOID:

  • Hyphens — smith-plumbing.com.au looks spammy and is hard to say
  • Numbers — confusing (3 vs "three")
  • Trademark-infringing names — legal risk
  • Long keyword-stuffed names — bestcheapplumbingsydneyaustralia.com.au looks untrustworthy

The Radio Test

Say the domain out loud. If someone hearing it on the radio would know how to spell it without asking — it passes.

Do I Need Both .com.au and .com?

Yes, if you can. Register both and redirect .com to .com.au. This:

  • Prevents competitors or squatters from owning your .com
  • Captures traffic from visitors who type .com out of habit
  • Protects your brand

Ready to Get Your Domain?

Search for your domain name using the tool on our domains page. If your first choice is taken, our search tool suggests alternatives instantly.

For Australian businesses, a .com.au domain is the best starting point — it builds trust, boosts local search rankings, and tells your customers you are here to stay.