This Python project was written and tested on Version 3.6. It recursively parse through all the files inside the given directory passed as argument and outputs the csv file with IP address, Resolved hostname.
The directory to be passed should be given as Command line argument.