Lookup nameserver, website, and MX information about any number of domains.
Create a file named domains.txt
and run npm start
.
Domain information is output to domains.csv
containing:
- domain
- nameserver (converted to a company where possible)
- website
- MX record (converted to a company where possible)
- SPF record
- "DKIM" if a DKIM record is available
- DMARC record