The system that translates human-readable domain names (e.g., reloadmode.com) into machine-readable IP addresses so browsers can locate web servers.
When a user types reloadmode.com, DNS resolves the domain to Webflow's IP address and serves the site.
DNS lookup time contributes to TTFB (Time to First Byte) — slow DNS resolution can add 100–300ms to page load time. Using a fast DNS provider like Cloudflare can reduce DNS lookup time to under 10ms.
Domain Name System, Domain resolution
DNS
Every website with a custom domain. DNS is configured once at your domain registrar and determines where your domain points — to your hosting server, email provider, and any verification services.
DNS records are managed at your domain registrar (Namecheap, Cloudflare, Google Domains). Cloudflare also offers free DNS management with faster propagation and DDoS protection — worth considering for any production site.
Answer