Zadein Logo
Zadein
ToolsPricing
Add to Chrome

About the Subnet Calculator

The Zadein Subnet Calculator computes network and host address ranges for a given IP address and subnet mask or CIDR notation. It is an essential tool for network engineers and anyone working with IP address planning.

How to use

  1. 1Enter an IP address and subnet mask, or use CIDR notation such as 192.168.1.0/24.
  2. 2The tool calculates the network address, broadcast address, and host range.
  3. 3Review the results for use in network configuration.

Common use cases

  • Determine the valid host range for a subnet during network design.
  • Verify subnet boundaries when configuring firewall rules.
  • Plan IP address allocation for a new network segment.
  • Troubleshoot routing issues by confirming subnet membership.

Frequently asked questions

What is CIDR notation?

CIDR (Classless Inter-Domain Routing) notation represents a subnet as an IP address followed by a prefix length, such as 192.168.1.0/24, where /24 means the first 24 bits are the network portion.

Does it support IPv6?

The tool is primarily designed for IPv4 addresses. IPv6 support may be limited.

How many hosts does a /24 subnet support?

A /24 subnet has 256 addresses total. Subtracting the network address and broadcast address leaves 254 usable host addresses.