🌐 Troubleshooting DNS Propagation Issues

DNS — Nameservers, Records, Propagation & Common Fixes

← Back to Knowledge Base

Overview

DNS issues are one of the most common reasons customers contact support. Understanding the difference between nameservers and DNS records, knowing where DNS is managed, and setting correct customer expectations around propagation will resolve the vast majority of cases at L1.

Key Concepts to Know

💡 We share nameservers with GoDaddy as they are the same parent company. This is completely normal and not an error.

How Long Does Propagation Take?

Always set realistic expectations with customers before they leave the chat:

💡 Always share this DNS checker with customers to monitor propagation in real time: https://www.whatsmydns.net/

Step 1 — Identify Where DNS Is Managed

Before touching anything, confirm where the nameservers are pointing. If nameservers point elsewhere, DNS cannot be managed from our platform.

⚠️ If the domain is registered elsewhere, we cannot use our nameservers for it. Provide A records or CNAME records instead so the customer can add them at their registrar.

Step 2 — Common DNS Record Issues

Lander Page Showing Instead of Website

This is one of the most common scenarios. A lander page is simply a default placeholder shown when the domain has no A record pointing to any hosting. It is NOT a hack or a DNS attack. The fix is straightforward:

Parked DNS Record Conflict

A parked DNS record is a placeholder pointing to a parked page. This conflicts with actual hosting A records. Delete the parked record and replace it with the correct A record pointing to the hosting IP.

DNS Locked / Can't Edit Records

If a customer reports DNS records are greyed out or locked, check for the following causes:

Nameserver Switch — Critical Warning

Always warn customers before they switch nameservers. This is one of the most impactful changes they can make:

⚠️ Never tell a customer their DNS records will carry over when switching nameservers — they will not.

Step 3 — Third-Party Hosting DNS Setup

When a customer hosts their website with a third-party provider such as Netlify, Vercel, AWS, Base44, or Squarespace, the process is straightforward:

Step 4 — Historical DNS Lookup

If a customer needs to know what their DNS records looked like previously, use these free tools:

Step 5 — Cloudflare Specific Scenarios

If a customer's nameservers point to Cloudflare, all DNS must be managed from within their Cloudflare account. There are two options if they want a redirect:

💡 No API access is available for DNS management at 123 Reg. All changes must be made manually through the Client Area.

Common Pitfalls