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

Starting Windows 10 in Safe Mode

Hopefully you'll never find yourself in a situation where you need to restart your computer in Safe Mode. If you do, ...

Discover More

Working with Compressed Files and Folders via Zip

Windows 10 provides multiple ways to work with compressed files and folders. One great way is to use the Zip utility, ...

Discover More

Using Powercfg to List Your Existing Power Schemes

Windows allows you to define different power schemes that control how your computer uses power. This tip shows you how to ...

Discover More
More WindowsTips

Edge Chromium: Clearing All Data on Close

On public computers, it is important to clear all website data between user sessions. Changing Edge Chromium settings ...

Discover More

Using the Hosts File to Block Content

Although there are better methods, you can use the Hosts file to block access to specific websites. This tip tells you how.

Discover More

Understanding and Controlling Third-Party Cookies

Cookies can be a good thing, but they can also be aggravating. Here's a high-level explanation about a specific type of ...

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 one minus 0?

2021-03-15 11:08:17

bonzadog

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


Newest Tips