Diagnosing a Domain That Works by IP but Not by Name Print

  • a-record, dns, nameservers, troubleshooting
  • 0

If the server responds by IP address but the domain name does not reach it, focus on DNS and virtual-host mapping rather than application code.

  1. Confirm the domain is registered and delegated to the intended authoritative nameservers.
  2. In the authoritative DNS zone, verify the root and relevant hostnames have the intended A/AAAA/CNAME records.
  3. Compare public DNS results with the values in cPanel Zone Editor.
  4. If cPanel is not authoritative for the domain, edit DNS at the service that actually hosts the authoritative zone.
  5. Allow existing cached records to expire according to their TTL after a change.

Changing a record in cPanel has no public effect when another DNS provider is authoritative for the domain.


Was this answer helpful?

« Back