IP Subnet Kalkulator

Alat Kalkulator Subnet IP menghitung nilai jaringan. Ia menggunakan kelas jaringan, alamat IP, dan subnet mask untuk menghitung dan mengembalikan daftar data mengenai subnet IPv4
Network class
Subnet
IP Address
Loading...
Subnet Details

A step-by-step guide to useAkuFerry’ IPv4 Subnet Calculator

Choose the preferred Network class, which is determined by its first bits, by clicking either three options:

  • Class A (8 bits), B (16 bits) and C (24 bits)
  • Select the target Subnet from the dropbox according to the Network class you chose
  • Enter the IP address. An example IP address is already in place and can be used immediately

Hit the Calculate button to view the result list of all the network and IP address values.

The necessary data IPv4 Subnet Calculator needs to calculate:

  • Network class:Network is divided into Class A, Class B and Class C. Class A network uses the first 8 bits of the IP address as its “network part.”, while Class B uses the first 16 bits and Class C uses the first 24 bits
  • Subnet:Subnet includes two parts: The subnet mask, followed by the CIDR notation
  • IP address:IPv4 address uses a 32-bit address and can support 232 IP addresses. IPv4 has 4 groups of numbers – called octets. Each octet ranges between 0 and 255 and is separated by dots (.)

IPv4 Subnet Calculator tool will use that information to calculate and display comprehensive information about:

  • Network Address:The first part of the subnet mask and is the same with the first part of the IP address.
  • Broadcast Address:The last address on the subnet. It is used to send data (broadcast) to every host on that subnet.
  • Total Number of Hosts:Total number of addresses available on the network.
  • Usable Host IP Range:It refers to the range of IP addresses that can be assigned to hosts. The range starts with the address right after the network address and ends at one address before the broadcast address.
  • Number of Usable Hosts:The addresses that can be assigned to hosts. The total number of addresses without the first address (the network address) and the last address (the broadcast address).
  • Wildcard Mask:Wildcard masks refers to the inverted bits of the subnet mask to be used with routing protocols (OSPF) and access control lists (ACLs).
  • Binary Subnet Mask:Subnet mask in binary format.
  • IP Class:IP addresses are categorized into five classes, ranging from Class A to E. Class D is for multicasting and Class E is for future use.
  • CIDR Notation:IP address is written with a number of bits (CIDR number), with a forward-slash (/) in between.
  • IP Type:Show whether the IP address is public (on the Internet) or private (local networks).
  • Binary ID:IP address in binary format, which consists of only 0s and 1s.
  • Integer ID:IP address in integer format, which consists of numbers from 0 – 9.
  • Hex ID:IP address in hexadecimal format, which starts with the “0x”, and consists of numbers from 0 – 9 and letters from A – F.
  • In-addr.arpa:A domain name for reverse DNS lookup. It is the IP addresses in the reverse order. For example, when looking up the IP address of 27.78.101.154, the returned result is 154.101.78.27.in-addr.arpa.
  • IPv4 Mapped Address:IPv4 Mapped Address is used to present a 32-bit IPv4 address as a 128-bit IPv6 address. Its format starts with 80 “0” bits, followed by 16 bits set in 1s (“FFFF” in hexadecimal), and ends with the original 32-bit IPv4 address written in hexadecimal format.
  • 6to4 Prefix:6to4 is an IPv4 to IPv6 migration scheme. 6to4 addresses always start with 2002, followed by the original 32-bit IPv4 address written in hexadecimal format. IPv4 Subnet Calculator will also return the data about all the possible networks for that IP address (Network Address, Usable Host Range, Broadcast Address).

  • IP Address:It shows the IP address, followed by the prefix length. The IP address length is shortened, usually by omitting the 0s.
  • Full IP Address:The IPv6 address is written fully in 32-bits without shortening the length.
  • Total IP Addresses:Total number of usable host addresses available on that IPv6 network.
  • Total /64 Networks:Total number of /64 subnets on that network (in IPv6, the default subnet mask is /64).
  • Network:This represents the network address. It is the subnet mask’s first three sets of numbers (the first 48 bits) written in CIDR notation.
  • IP Range:the range of IPv6 addresses that can be assigned to hosts.

A subnet, or a subnetwork, is a subdivision of an IP network. Subnets are formed when a network is divided into two or more linked networks.

Subnetting is the act of creating subnets. Subnetting is used to minimize traffic and improve network speeds. Network speeds will be boosted when separating a big network into numerous smaller networks, thus lowering the number of paths required to locate a single device.

Devices also have a subnet mask, which defines whatever IP address part belongs to the network or the device. To connect to other networks, a gateway is needed. When a device communicates with another device on a different network, the information is routed to the gateway and then to its final destination.

The Internet Protocol (IP) is a data-transfer protocol that allows devices to communicate over the Internet. IPv4 is a 32-bit address, whereas IPv6 is 128-bit. Each device has its IP address, which is drawn from the IPv4 or IPv6 pool, and consists of two parts: the host (the client) and the network (the server).

The network part identifies a specific network and the host part identifies the node (a device). CIDR (Classless Inter-Domain Routing) assigns networks and devices unique IDs. The network address is the same for all hosts in a subnetwork, whereas the host address is unique.

A block of IP addresses is represented by CIDR (Classless Inter-Domain Routing). A CIDR IP address is similar to a regular IP address, except that it ends with a slash and a number, called the IP network prefix.

Subnetwork has three most commonly used classes, which are Class A, B, and C. Each class relates to a specific range of IP addresses and has a default subnet mask.

The below table provides information about the IPv4 subnet:

Class A
Prefix size/
CIDR Notation
Network mask Usable Hosts
1 128.0.0.0 2,147,483,646
2 192.0.0.0 1,073,741,822
3 224.0.0.0 536,870,910
4 240.0.0.0 268,435,454
5 248.0.0.0 134,217,726
6 252.0.0.0 67,108,862
7 254.0.0.0 33,554,430
Prefix size/
CIDR Notation
Network mask Usable Hosts
1 128.0.0.0 2,147,483,646
2 192.0.0.0 1,073,741,822
3 224.0.0.0 536,870,910
4 240.0.0.0 268,435,454
5 248.0.0.0 134,217,726
6 252.0.0.0 67,108,862
7 254.0.0.0 33,554,430
8 255.0.0.0 16,777,214
9 255.128.0.0 8,388,606
10 255.192.0.0 4,194,302
11 255.224.0.0 2,097,150
12 255.240.0.0 1,048,574
13 255.248.0.0 524,286
14 255.252.0.0 262,142
15 255.254.0.0 131,070
Class A
Prefix size/
CIDR Notation
Network mask Usable Hosts
8 255.0.0.0 16,777,214
9 255.128.0.0 8,388,606
10 255.192.0.0 4,194,302
11 255.224.0.0 2,097,150
12 255.240.0.0 1,048,574
13 255.248.0.0 524,286
14 255.252.0.0 262,142
15 255.254.0.0 131,070
Class B
Prefix size/
CIDR Notation
Network mask Usable Hosts
16 255.255.0.0 65,534
17 255.255.128.0 32,766
18 255.255.192.0 16,382
19 255.255.224.0 8,190
20 255.255.240.0 4,094
21 255.255.248.0 2,046
22 255.255.252.0 1,022
23 255.255.254.0 510
Class C
Prefix size/
CIDR Notation
Network mask Usable Hosts
24 255.255.255.0 254
25 255.255.255.128 126
26 255.255.255.192 62
27 255.255.255.224 30
28 255.255.255.240 14
29 255.255.255.248 6
30 255.255.255.252 2
31 255.255.255.254 0
32 255.255.255.255 0

Request a quote

Ready to Get Started?

Our Specialists Will Reach Out Soon

Request a quote