MyIP LabMyIP Lab

Subnet Calculator

/0/32

Calculation Results

Network Address
192.168.1.0
Broadcast
192.168.1.255
First Host
192.168.1.1
Last Host
192.168.1.254
Subnet Mask
255.255.255.0
Wildcard Mask
0.0.0.255
Binary Mask
11111111.11111111.11111111.00000000
Available Hosts254
IP ClassClass C
Private IPYes

CIDR Reference Table

CIDRSubnet MaskHosts
/8255.0.0.016,777,214
/16255.255.0.065,534
/24255.255.255.0254
/25255.255.255.128126
/26255.255.255.19262
/27255.255.255.22430
/28255.255.255.24014
/29255.255.255.2486
/30255.255.255.2522
/31255.255.255.2542
/32255.255.255.2551

What is a Subnet?

A subnet divides a large network into smaller units. It reduces broadcast traffic, enhances security, and efficiently manages IP addresses. Essential for enterprise network design and cloud VPC configuration.

CIDR Notation

CIDR expresses network size by appending a slash and number after the IP address. /24 means 256 addresses (254 hosts), /16 means 65,536. Larger numbers indicate smaller networks.

Network bits (0–32)

/8
8
/16
16
/24
24
/28
28
/30
30
/32
32

Common CIDR Use Cases

CIDRSubnet MaskHostsTypical Use
/8255.0.0.016,777,214Large ISP / Class A
/16255.255.0.065,534University / Enterprise campus
/24255.255.255.0254Home / Small office
/25255.255.255.128126Small department VLAN
/26255.255.255.19262Workgroup / Lab
/28255.255.255.24014DMZ / server cluster
/29255.255.255.2486Cloud VPC subnet
/30255.255.255.2522Point-to-point WAN link
/31255.255.255.2540*Router inter-link (RFC 3021)
/32255.255.255.2551Single host / loopback

* /31 = 2 addresses, host-usable per RFC 3021