opexxx
2/10/2017 - 10:32 PM

CMD: Do batch nslookup (from http://stackoverflow.com/a/14773152)

CMD: Do batch nslookup (from http://stackoverflow.com/a/14773152)

for /F %x in (websites.txt) do nslookup -q=ns %x