Stencel AcademyHow Infrastructure Works →
Part 1 · Lesson 2 · Beginner

Names to Addresses

Turn a name into an address you can reach.

In this interactive Infrastructure lesson from Stencel Academy you don't just read — you type real commands like dig api.stencel.ai and watch the machine respond on a live, animated map. It is part of the free How Infrastructure Works course.

Key takeaway: DNS turns names into IP addresses; resolvers cache answers for TTL seconds, so repeats are instant.

Before this lesson

Builds on: Clients & Servers.

What you'll practise

Terms you'll learn

DNSresolverA recordTTLDNS cache

Check your understanding

Run `dig` twice. Why is the second answer instant?
Open the interactive lesson →