Domain is parked (NS without A/AAAA)
2026-07-06
· updated 2026-09-05
Problem
DNS audit classified the domain as DNS_PARKED: nameservers exist, but there are no A/AAAA records (or they point at a registrar's parking/sinkhole service).
Why it matters
- The site is unreachable — browsers, crawlers and mail all fail.
- Search engines drop unreachable domains from the index quickly.
- Parked pages that do resolve often serve ads under your brand.
How to fix
- Log in to the DNS provider (the NS records show who hosts the zone).
- Add an
Arecord (IPv4) and ideally anAAAArecord (IPv6) pointing at your web server, or aCNAME/ALIASto your hosting platform. - If the domain is genuinely unused, let it expire instead of paying for parking.
Related: Missing AAAA record