IP Subnet Calculator
Compute network range and host count from IP and CIDR.
Enter a valid IPv4 address.
Advertisement
Ad space (in-content)
How to use this calculator
Enter an IPv4 address and CIDR prefix (e.g. 24) to see the subnet details.
Formula / method used
Network = IP AND mask; hosts = 2^(32−CIDR) − 2.
