- It actually finds all possible DNS information using bind-utils or bind-tools with the dig command.
git clone https://github.com/sakibulalikhan/dnsg.git && cd dnsg && sudo mv dnsg /usr/bin && sudo chmod +x /usr/bin/dnsg
dnsg domain
DNS G is licensed under the MIT license. take a look at the LICENSE for more information.