Frutifyy.in returns NXDOMAIN although Netlify DNS zone and records exist

Domain: frutifyy.in

Site: gentle-moxie-639530.netlify.app

Issue:
Netlify Domain Management shows:

“DNS verification failed - frutifyy.in doesn’t appear to be served by Netlify.”

What I have verified:

• Domain registered at GoDaddy
• Nameservers configured:

dns1.p02.nsone.net

dns2.p02.nsone.net
dns3.p02.nsone.net
dns4.p02.nsone.net

• Netlify DNS zone exists
• DNS records exist for:

  • frutifyy.in
  • www.frutifyy.in

• Netlify site resolves correctly:
gentle-moxie-639530.netlify.app

Diagnostics:

nslookup frutifyy.in
Result: NXDOMAIN

nslookup -type=ns frutifyy.in
Result: NXDOMAIN

nslookup frutifyy.in ns1.registry.in
Result: NXDOMAIN

nslookup dns1.p02.nsone.net
Resolves correctly.

Could someone please verify whether the DNS zone for frutifyy.in is correctly published and delegated on Netlify’s side?

Additional finding:

I checked the official .IN registry domain search and it reports:

“frutifyy.in is available. Register it today.”

However, the domain appears in my GoDaddy account and is shown as active.

This may indicate a registration or registry delegation issue rather than a Netlify DNS configuration issue.

Update:

I checked the official .IN registry domain search again.

frutifyy.in is shown as “in use” (registered).

So the domain registration appears valid.

However:

nslookup frutifyy.in → NXDOMAIN

nslookup -type=ns frutifyy.in → NXDOMAIN

Netlify Domain Management still reports:

“DNS verification failed - frutifyy.in doesn’t appear to be served by Netlify.”

Could someone verify whether the DNS zone is being correctly published on Netlify DNS / NS1?