waako / dns-lookup

Simple bash script to get DNS/WHOIS info for a list of domain names output to a csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domain names DNS lookup

Simple bash script to get DNS/WHOIS info for a list of domain names output to a csv.

  1. Edit domains.csv
  2. Add one domain name per line
  3. Run ./lookup.sh
  4. View domains.csv for results

Options like printing results to terminal while running can be enabled in lookup.sh

About

Simple bash script to get DNS/WHOIS info for a list of domain names output to a csv

License:MIT License


Languages

Language:Shell 100.0%