MrTech Melbourne
All guides
DNS5 min read

A, CNAME, MX and TXT records explained

The DNS record types every Melbourne business touches — what each one does and common misconfiguration mistakes.

By MrTech MelbournePublished 5 June 2026Updated 4 June 2026
01

A and AAAA records

A records point a hostname (often www or @) to an IPv4 address where your website lives. AAAA is the IPv6 equivalent. Use A/AAAA for apex domains when your host gives you a fixed IP or clear target.

02

CNAME records

CNAME aliases one name to another — for example www pointing to your SaaS host. Do not use CNAME on the root @ record on all providers; many setups use ALIAS/ANAME or flattening instead. Chains of multiple CNAMEs slow troubleshooting.

03

MX records

MX (mail exchange) records tell the internet which servers accept email for your domain, with priority numbers if you have backups. Point MX only to mail platforms you actually use — stray MX records are a common cause of mail going to the wrong tenant.

04

TXT records

TXT holds verification strings: SPF, DKIM, DMARC, domain ownership proofs, and third-party services. They are easy to break with extra quotes or wrapping. Keep a change log when marketing tools ask for new TXT entries.

Try it now

Run the related tools

Need a hand?

Run the tools. Then talk to us.

Use our free diagnostics to see what is wrong, then get Melbourne IT support for the fix.

Keep reading

More guides