Find Real IPs hidden behind Cloudflare with Criminal IP(criminalip.io), security OSINT Tool. You can use nslookup on inputted domain to find the Cloudflare IP, and finally return real IP.
- criminalip.io API Key
You need to create an account and receive an API key at https://www.criminalip.io in order to use cloudgazer.
Even if you have a free account, you can access an API key. You can find and use the API key that is assigned to your account at https://www.criminalip.io/mypage/information.
Clone repository:
$ git clone https://github.com/Aidennnn33/cloudgazer.git
$ cd cloudgazer
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip3 install -r requirements.txt
$ python3 cloudgazer.py