When read /etc/resolv.conf:
me@alpha:~$ cat /etc/resolv.conf | tail -3
# operation for /etc/resolv.conf.
nameserver 127.0.0.53
I got the idea of DNS from The Internet: IP Addresses & DNS - YouTube and aware that DNS is Google Public DNS - Wikipedia
How could the default namesever is a localhost address? I guess it impossible accessing to external services.