Software >> Services >> DNS >> How to check which DNS server is authoritative for a domain

On linux run ============ # dig @<DNS root server> <domain.name> SOA eg. # dig @a.root-servers.net. somedomain.com. SOA On Windows run ============== C:\> nslookup > set q=SOA > somedomain.com.