Understanding IP Addresses

Written by Barry Dysert (last updated March 15, 2021)

1

An IP (Internet Protocol) address is required for every device connected to an IP-governed network. IP addresses are part of the "conversation" that occurs between clients and servers over DHCP. (See the tip titled Understanding DHCP for more information.)

There are two types of IP addresses: IPv4, which uses 32-bit numbers to store the address, and IPv6, which uses 128-bit numbers to store the address. IPv6 was established because it was predicted in the 1990's that all 32-bit addresses would soon be spoken for.

An IPv4 address is a sequence of four groups of numbers separated by periods (called the dot-decimal notation). For example, the "google.com" domain uses (among others) an IPv4 address of 74.125.225.114. Behind each of the four groups of an IPv4 address is an eight-bit number, so each group can range from 0 to 255. This implies that a little over four billion unique addresses (256 x 256 x 256 x 256) can be represented by an IPv4 address. Because of the IPv4 specification and reserved addresses, though, not all potential addresses are actually available.

An IPv6 address is a sequence of eight groups of numbers separated by colons. Behind each of the eight groups is a 16-bit number, so each group can range from 0 to FFFF (hex). Hex numbers can appear as part of an IPv6 address, so a theoretical IPv6 address may look something like this: 2002:0715:44D5:C4AE:2910:0AE7:D29F:948D.

 This tip (13104) applies to Windows 7, 8, and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Restoring Your System from a Restore Point

Restore Points let you go "back in time" to a point before you made system changes that could prove harmful to your ...

Discover More

Changing a User's Account Type

There are several different account types in Windows. This tip tells you how to change from one account type to another.

Discover More

Using Process Monitor

A very useful tool in diagnosing what is going on with processes and/or files is the Process Monitor tool from ...

Discover More
More WindowsTips

Going InPrivate in Edge Chromium

When web browsing there may be times that you need to keep information private. Microsoft Edge Chromium allows for easy ...

Discover More

Creating a Desktop Shortcut for a Favorite Web Page

If you visit a certain Web page frequently, you may wish to create a desktop shortcut to take you there. This tip tells ...

Discover More

Moving Your Downloads Folder

If you're on the Internet a lot, chances are you do a lot of downloading. By default, your Downloads folder is on your C: ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 8 - 5?

2021-03-15 11:08:17

bonzadog

Hello,
IP addresses - what information do they contain. Such a which country??


Newest Tips