- Fill
domain.txtwith one URL per line $ ./whois.sh
This is a simple bash script that runs the command whois for each url in a
file. You will need the command whois installed.
You can use your favorite package manager to install the command.
sudo pacman -S whois