NS record
NSNS records name the servers that are authoritative for a zone — the ones that hold the real answers.
What an NS record does
NS records name the authoritative servers for a zone. A resolver working down from the root follows NS records at each level until it reaches the servers that hold the zone itself.
Every zone has NS records at its apex, and they cannot be removed. A zone without them is not delegated to anything.
Delegation and the parent zone
Two sets of NS records exist for any delegated domain: the set in the parent zone, published by the registry, and the set in the zone itself. The parent set is what resolvers actually follow.
Changing nameservers means changing the parent set through your registrar. Editing NS records inside the old zone changes nothing that resolvers use to find you.
When the two sets disagree
A mismatch between the parent delegation and the zone's own NS records is a common cause of intermittent, hard-to-reproduce resolution problems, because the answer depends on which server a resolver happens to ask.
Persistent disagreement between resolvers long after a TTL has expired usually points here rather than at caching.
