How do I find my IP address?
by jim on April 27th, 2010Well, your IP address is:
38.107.191.81
(Don’t worry, I’m not spying on you, it’s information passed from your browser to my site’s server)
You can bookmark this page next time you want to find your IP or you can use some tools available on your computer to find out.
Windows
On any Windows machine, click the Start Menu and choose Run. Type “cmd” into the prompt, that will open up the command prompt. Type “ipconfig” and it’ll show you your computer’s internet details including IP Address, Subnet Mask, and Default Gateway. The IP address is what you’ll want. If you want more details, like your Physical Address, DNS Servers, etc, you can type “ipconfig /all” to show all the information available.
Mac
Use the Finder to locate the application folders, then locate the Utilities folder. Inside Utilities you’ll see the Terminal application, load that. In that prompt, type “ipconfig” and it’ll display a whole bunch of information, including the X.X.X.X number that is your IP address.
There you go, your IP address in a jiffy.
Like this article? Get all the latest articles sent to your email for free every day. Just click "Subscribe" and enter your email. Your email will only be used for this daily subscription and you can unsubscribe anytime.

April 28th, 2010 at 10:36 am
Or simply http://whatismyip.com =)
April 29th, 2010 at 12:06 pm
True… I could say something about “what if you’re not on the internet?” but…
April 29th, 2010 at 2:37 pm
haha….this might have been the funniest article yet, sir – well done
April 29th, 2010 at 4:02 pm
Some people just need to know!
June 3rd, 2010 at 10:41 am
For a mac, you actually want to type “ifconfig”, short for interface configuration. Alternatively, you could open the “Network Utlility” application rather than the Terminal. ipconfig is another command but doesn’t present your ip address.
June 3rd, 2010 at 12:54 pm
For a mac, you actually want to use the ifconfig command – interface configuration. Or alternately, you could use the Network Utility Application.