Beginner

Domains & DNS foundation

Build the four-layer mental model (registrar, DNS host, web host, mail host), work through domain registration end to end, then become fluent in the daily-bread A/AAAA/CNAME/MX/TXT records and TTL discipline the helpdesk touches every shift.

~189 min total · 20 lessons · Final quiz
20 lessons

Lessons

  1. 01
    How this course works

    The self-paced shape of the three courses, the spine that runs through them, and how the final quiz gates progress.

  2. 02
    Capturing questions for your senior

    Keep a running list of the bits that did not click, so they do not slip away between sittings or block you mid-lesson.

  3. 03
    What you'll be able to do at the end

    The 95% scope you will handle unsupervised, the 5% that escalates by default, and the two-question test that keeps the line honest in real time.

  4. 04
    The four-layer model

    Registrar, DNS host, web host, mail host are four separate services, often four separate companies. Identifying which layer a ticket lives on is the cheapest mistake you can avoid in this course.

  5. 05
    Registry, registrar, registrant

    The three-party chain that holds a domain in place, the reseller-registrar pattern common in MSP work, and the support queues that go with each.

  6. 06
    The contact set

    Registrant, admin, tech, billing roles, and the three contact-related bugs that bite MSPs over and over.

  7. 07
    Privacy and proxy services

    What WHOIS privacy hides, what it does not, and the GDPR redaction reality that already does a lot of the work for free on common gTLDs.

  8. 08
    Domain lifecycle: expiry, grace, redemption, pending delete

    Read the lifecycle stage from WHOIS status flags and dates, and know which stages you can act on and which you escalate.

  9. 09
    Registrar locks and auth codes

    The two anti-theft mechanisms that keep a domain from being transferred away without the registrant's knowledge, and the pre-flight sequence that makes outbound transfers stick.

  10. 10
    gTLDs in practice

    The mature original gTLDs, the post-2013 new-gTLD landscape, and the look-before-you-leap check before recommending a name for a client's primary brand.

  11. 11
    ccTLDs: pattern and workflow

    The four-dimensional model for any ccTLD registry, plus the five-step workflow you run on each new ccTLD before quoting a client.

  12. 12
    Availability checking: WHOIS and RDAP

    How to check whether a domain is available in five seconds, what WHOIS / RDAP actually returns, and why REDACTED is normal.

  13. 13
    Nameservers and the resolver chain

    The four-server chain a DNS query touches, and which step the MSP actually controls.

  14. 14
    A and AAAA records

    A maps a name to IPv4; AAAA does the same for IPv6. When the two disagree, the site is half-broken for the IPv4 vs IPv6 split of users.

  15. 15
    CNAME records: aliases and the apex gotcha

    A pointer record with two firm rules that trip techs up: no CNAME at the apex, and a CNAME cannot share a name with other records.

  16. 16
    MX records: priority and mail flow

    Lower priority means preferred (the universal trap). MX targets must be hostnames, never CNAMEs or IPs. The canonical mail-migration sequence.

  17. 17
    TXT records: the catch-all

    The general-purpose record. Two rules that trip techs up: multiple TXTs on a name are additive, and a single string caps at 255 characters.

  18. 18
    TTL: what it controls and what it does not

    TTL is the cache lifetime for a record. It shapes how long old values persist after a change, not how fast new ones propagate.

  19. 19
    Propagation: what it actually is

    Propagation is the time old caches take to expire across downstream resolvers, not data being copied between servers. Replace the "24 to 48 hours" stock answer with a calibrated one.

  20. 20
    Reading a zone

    The standard record set you expect on a typical small-business zone, and the omissions that flag a routine domain audit's most common findings.

  21. Final quiz

    Test what you learned. Wrong answers are explained on the spot.