I have a text file with 1.txt with the following set of domains
adrive.com
amazon.com
amazon.ca
amazon.cn
amazon.co.jp
amazon.co.uk
amazon.com.au
amazon.com.br
amazon.com.mx
amazon.de
amazon.es
amazon.fr
amazon.in
amazon.it
console.aws.amazon.com
I did the following command to get the TXT record of a domain
dig TXT 1.txt
I am not sure,How to do this ?