Start of Authority record and authoritative servers of a given domain (see stackoverflow answer):
nslookup -type=soa example.com
Lookup a domain from a particular server. If the DNS server is authoritative for that domain, the response will not be cached (see serverfault answer):
dig @ns1.example.com example.com