🌐 IPv4 Subnet Calculator
What is the Subnet Calculator?
The Subnet Calculator takes an IPv4 address and a CIDR prefix (like /24) and works out every detail of that subnet: network address, broadcast address, subnet mask, wildcard mask, the first and last usable host addresses, the total number of usable hosts, and the IP address class.
How to Use It
Enter an IP address such as 192.168.1.100, choose a CIDR prefix from the dropdown — common options like /24, /28, or /30 are listed with their class labels — and click Calculate. The results panel fills in the full breakdown immediately, with addresses shown in standard dotted-decimal notation.
When to Use It
Use it when designing or troubleshooting a network: sizing a subnet for a given number of devices, splitting a larger block into smaller VLANs, verifying which addresses are usable versus reserved, or double-checking a subnet mask before configuring a router, firewall, or DHCP scope.
Who Benefits
Network administrators and IT technicians configuring routers and switches, students studying for networking certifications like CompTIA Network+ or Cisco CCNA, developers setting up cloud VPCs and security groups, and home-lab hobbyists planning their own network layout all get an instant, accurate subnet breakdown without manual binary math.