I wanted to share with all of you a free service that provides you an approximation of your user’s IP Address. You can read about it here: http://www.hostip.info/use.html. If you are looking for a more sophisticated solution that is maintained more often than the free solution you can also use this service: http://www.maxmind.com

As of this writing you can get the response in 2 different forms: XML or plain text. I like the more structure formats so I will be using the XML option.

Stay tune… I will post a C# API for retrieving the information.

UPDATE: You can now see the code here.

Happy Programming!