Subnet Calculator

Calculate subnet masks, network addresses, broadcast addresses, and IP ranges

Choose Calculation Mode

Subnet Information

/
Network: 192.168.1.0/24

Common Networks

Network Results

🌐

Enter network details to calculate

Choose a calculation mode and enter your network information above

How to Use the Subnet Calculator

Master IP networking with our comprehensive subnet tools

🏠

Subnet Info

Calculate network details from any IP address and subnet mask

✂️

Subnet Division

Divide a network into smaller subnets for better organization

🔄

CIDR Lookup

Convert between CIDR notation and decimal subnet masks

Subnet Calculator FAQ

What is CIDR notation and how do I use it?

CIDR notation appends a slash and a bit count to an IP address, such as 192.168.1.0/24. The number shows how many bits belong to the network portion, which directly determines how many host addresses are available.

How many usable hosts are in a /26 subnet?

A /26 subnet contains 64 total addresses, of which 62 are usable after reserving the network address and the broadcast address. The calculator lists the full range automatically.

What are the network and broadcast addresses used for?

The network address identifies the subnet itself and the broadcast address reaches every host in it. Neither can be assigned to a device, which is why they are subtracted from usable host counts.