You have several ways of hiding your IP { Internet Protocol }
There are multiple types of proxies
[*] A proxy server that passes requests and responses unmodified is usually called a gateway or sometimes tunneling proxy.
[*] A forward proxy is an Internet-facing proxy used to retrieve from a wide range of sources (in most cases anywhere on the Internet).
[*] A reverse proxy is (usually) an Internet-facing proxy used as a front-end to control and protect access to a server on a private network, commonly also performing tasks such as load-balancing, authentication, decryption or caching.
In this case we want to use a web proxy.
[*] A web proxy passes along http protocol requests like any other proxy server. However, the web proxy accepts target URLs within a user's browser window, processes the request, and then displays the contents of the requested URL immediately back within the user's browser.
Example:
http://www.hidemyass.com/
Just type in the URL you want to visit and click 'Hide my ass'.
Your IP will be hidden because your proxy is requesting the content.