In this Video I'll show you how to check the IP address behind a domain name and how to verify the provided dns txt entries which are needed for the Google Search Console.
Both queries can be done with the program 'dig' which is part of the dnsutils package in Ubuntu Linux.
$~ sudo apt install dnsutils
$~ dig -t a google.com
$~ dig -t txt google.com