Networking & IT Tools

Subnet Calculator

Enter an IP address and CIDR prefix to calculate the network address, broadcast address, usable host range, and host count.

Network address192.168.1.0
Broadcast address192.168.1.255
Subnet mask255.255.255.0
First usable host192.168.1.1
Last usable host192.168.1.254
Usable hosts254
Total addresses256

How to use this tool

  1. 1Enter an IPv4 address.
  2. 2Set the CIDR prefix length.
  3. 3See the full subnet breakdown.

Frequently asked questions

What's the difference between network and broadcast address?+

The network address identifies the subnet itself (all host bits zero); the broadcast address targets every host on the subnet (all host bits one) — neither is usually assignable to a device.