# Bulk WHOIS

Replace whois with dig to conduct a bulk dig script and make sure to make a domains.txt with all your domain components and a results.txt for results in the same directory as this script.for domain in \`cat domains.txt\`

{% embed url="<https://gist.github.com/smhuda/c2c302e9a02eda4a048faf6792af0c85>" %}
