Find Real IP Address using Censys.io
Cloudflare is a website-security company that provides content-delivery-network services, DDoS mitigation, Internet security, and distributed DNS servers. It provides security for the website, and also prevents the user from accessing it directly from a known IP address.
For example , we will execute nmap findip.kurniawan.ceo

It reveals the IP address 104.18.44.14. However, when we type it in the browser, it will display cloudflare error.

There is a way, using censys.io to search for real IP address behind cloudflare. Go to https://censys.io/ipv4 and then search for findip.kurniawan.ceo.

The results show 35.193.199.39. To check the result, type the IP address in web browser, and compare the result with https://findip.kurniawan.ceo.


As shown above, the results are the same. Hence, 35.193.199.39 is the real IP address.