Browse Definitions :
Definition

IPv4 address class

An IPv4 address class is a categorical division of internet protocol addresses in IPv4-based routing.

Separate IP classes are used for different types of networks. Some are used for public internet-accessible IPs and subnets, that is, those networks behind a router (as in classes A, B and C). As well, some classes are reserved by the Internet Engineering Task Force (IETF) and the Internet Assigned Numbers Authority (IANA) for specific purposes. These special ranges are used for multicasting of identical data to all computers on a network or subnet or for research (as in classes D, E).

Within this notation, classes are mainly differentiated by the number of bits they have for the network and the number of bits used for hosts. IP addresses are notated in four groups of three-digit representations of 8 bits of binary in base 10-formatted notation for a total of 32 bits. The groups are separated by periods starting from zero (which in binary would be 00000000); the highest number in a grouping is 255 (or 11111111).

IPv4 address classes:

Class A IP addresses, where the 1st bit is 0, encompass the range of 0.0.0.0 to 127.255.255.255. This class is for large networks and has 8 bits for network and 24 bits for hosts.

Class B IP addresses, where the 1st two bits are 10, are in the range of 128.0.0.0 to 191.255.255.255. This class is for medium networks and has 16 bits for network and 16 bits for hosts.

Class C IP addresses, where the 1st three bits are 110, are in the range of 192.0.0.0 to 223.255.255.255. This class is for smaller networks and has 24 bits for network and 8 bits for hosts.

Class D or multicast IP addresses, where the 1st four bits are 1110 are in the range of 224.0.0.0 to 239.255.255.255

Class E or experimental IP addresses, where the 1st four bits are 11110, are in the range of 240.0.0.0 to 255.255.255.255.

Prior to the introduction of  IPv6 as a solution to the internet’s running out of addresses, the idea of opening the class E addresses was hotly debated. While forming the basis for IP address assignment, the system of IP address classes described here is generally bypassed today by use of Classless Inter-Domain Routing (CIDR) addressing.

This was last updated in October 2020

Continue Reading About IPv4 address class

Networking
  • network interface card (NIC)

    A network interface card (NIC) is a hardware component, typically a circuit board or chip, installed on a computer so it can ...

  • User Datagram Protocol (UDP)

    User Datagram Protocol (UDP) is a communications protocol primarily used to establish low-latency and loss-tolerating connections...

  • Telnet

    Telnet is a network protocol used to virtually access a computer and provide a two-way, collaborative and text-based ...

Security
  • advanced persistent threat (APT)

    An advanced persistent threat (APT) is a prolonged and targeted cyber attack in which an intruder gains access to a network and ...

  • Mitre ATT&CK framework

    The Mitre ATT&CK (pronounced miter attack) framework is a free, globally accessible knowledge base that describes the latest ...

  • timing attack

    A timing attack is a type of side-channel attack that exploits the amount of time a computer process runs to gain knowledge about...

CIO
HRSoftware
  • employee resource group (ERG)

    An employee resource group is a workplace club or more formally realized affinity group organized around a shared interest or ...

  • employee training and development

    Employee training and development is a set of activities and programs designed to enhance the knowledge, skills and abilities of ...

  • employee sentiment analysis

    Employee sentiment analysis is the use of natural language processing and other AI techniques to automatically analyze employee ...

Customer Experience
  • customer profiling

    Customer profiling is the detailed and systematic process of constructing a clear portrait of a company's ideal customer by ...

  • customer insight (consumer insight)

    Customer insight, also known as consumer insight, is the understanding and interpretation of customer data, behaviors and ...

  • buyer persona

    A buyer persona is a composite representation of a specific type of customer in a market segment.

Close