wikipedia.org:
https://en.wikipedia.org/wiki/Domain_Name_System
The DNS is just the addressing system. DNS settings are domain specific.
The applicable Requests for Comments require really technical specification.
Professional Domain Name System, eg:
https://dnsmadeeasy.com / https://constellix.com
$ dig +short NS nl | xargs -I% dig @% version.bind TXT chaos +short
“CIRA Server”
“Knot DNS 3.3.7”
“IPCom Anycast Network 1.0”
$ dig +short NS nl | xargs -I% dig @% hostname.bind TXT chaos +short
“LHR1”
“eqx-am-ns02-6194”
“tld-all-ams1”
Note: Redundancy with more than single DNS software is a topic for stability.