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

Using the DiskPart Utility

The DiskPart utility is a low-level command-line program that lets you manage disks, virtual disks, partitions, and ...

Discover More

Modifying the Number of Jump List Items

Jump lists can be a helpful tool to quickly access common files and commands. If you'd prefer to display a different ...

Discover More

Moving the Music Folder

The Music folder is one of several system libraries created in Windows by default. This library is specifically optimized ...

Discover More
More WindowsTips

Displaying the Home Button in Microsoft Edge

By default, Microsoft Edge does not display a Home button on its toolbar. If you like having the Home button visible, ...

Discover More

Fast Undistracted Web Reading

When using Microsoft Edge, focus on the reading of a webpage with Reader View. Reader View turns off the distractions of ...

Discover More

Resetting a Web Browser to Its Default Settings

We can make a lot of adjustments to our Web browser over time. If you ever want to restore your browser to its original ...

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 eight less than 8?

2021-03-15 11:08:17

bonzadog

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


Newest Tips