WARNING:
This is only for education purpose. Do not use this to do illegitimate action to other systems without legal permissions.
Previously, were talking about how to find real IP. In this post, we’re going to find out how prove that the IP is the real server IP.
First step is test the IP by type it into web browser.
![]()
If it show same page as your target, move into second phase, WHOIS.
type the following command:
<pre>
111.111.111.111
</pre>
If it shows the name of one of the CDN providers, that is NOT your target. Else, it is your target.
Sometimes, the target refused the connection to their real IP addresses. It only allow the connection using URL.
That is how you identify whether it is real IP or not.