Subnet Calculator
Calculate subnets, broadcast addresses, and host ranges for IP addresses.
What Is a Subnet Calculator?
IzHost Subnet Calculator is a free network tool that, given an IP address and subnet mask (CIDR), instantly computes the network address, broadcast address, first/last usable host, total usable host count and IP type. Define correct ranges without mistakes when configuring servers, planning VLANs and writing firewall rules.
Subnetting splits an IP block into smaller networks, letting you use address space efficiently and isolate network traffic. This calculator does the complex binary math for you, speeding up network design and preventing connectivity issues caused by an incorrect mask.
Calculated Values
Network & Broadcast Address
Computes the network address and broadcast address for your IP/CIDR. These addresses cannot be assigned to hosts and are essential for determining the correct host range.
Usable Host Range
Shows the first and last assignable host address and the total usable host count. See exactly which IP range you can assign to servers and devices.
Subnet Mask & CIDR
Converts the CIDR prefix (e.g. /24) to a dotted-decimal subnet mask (e.g. 255.255.255.0) and vice versa. Use the correct mask format in your configurations.
IP Type Detection
Determines whether the address is public, private, loopback or multicast. Make routing and security decisions based on the correct type.