networking - What DNS servers am I using? - Unix & Linux ...
https://unix.stackexchange.com/questions/28941/what-dns-servers-am-i-using
However, please be aware that (on modern Linuxen) the contents of /etc/nsswitch.conf dictate what name services are used (DNS, LDAP, etc) and in what order. Say fgrep hosts: /etc/nsswitch.conf.If it only references DNS, /etc/resolv.conf is the right place to look for your nameservers. But chances are you're also using mDNS (aka ZeroConf, aka Avahi, aka Bonjour, etc), etc.
DA: 58 PA: 61 MOZ Rank: 64