- Record type: "A", "AAAA", "NS", "CNAME", "MX", "PTR", "SOA", "TXT"
- python3 dnslookup.py -t youtube.com
- python3 dnslookup.py -t youtube.com -q A
- python3 dnslookup.py -t youtube.com -q A MX
*python3 dnslookup.py -f targets.txt -q A
- python3 dnslookup.py -t 127.0.0.1 -q ptr
- python3 dnslookup.py -f ip_lists.txt -q ptr