Where is a Linux system's configured default DNS server commonly identified?
Inside a permanent cache created by the first dig command.
dig
In the nameserver directive shown by cat /etc/resolv.conf.
nameserver
cat /etc/resolv.conf
In the routing table as the default gateway's mandatory DNS value.
Only in /etc/hosts, under an mxserver directive.
/etc/hosts
mxserver