"Python Reconnaissance Scanner" can be used to scan any website that is live over internet and it can provide you with very useful information.
This information includes =>
-
Top level Domain Name
-
IP Address
-
Whois
-
Nmap Port Scan
-
Robots_txt
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python reconnaince.py
Enter name (e.g. reddit): reddit
Enter url (e.g. https://www.reddit.com): https://www.reddit.com
Scan completed