You want to resolve a long list of DNS names using dig. What should you do?
Type in each query manually.
Create a text file including all names and use the -f option of dig.
Save the DNS names in an SQL database and process it with dig.
Write a shell script to send multiple dig queries to the DNS server.