Enter an IP address
Type any IPv4 address, such as one from a router config or a server's private network.
Enter an IPv4 address and CIDR prefix or subnet mask to instantly see the network address, broadcast address, usable host range and more.
Type any IPv4 address, such as one from a router config or a server's private network.
Switch between /24-style CIDR notation and a dotted mask like 255.255.255.0 — either works.
Network address, broadcast address, usable host range and total addresses are all computed instantly.
The number after the slash is the prefix length — how many leading bits of the 32-bit address identify the network. A /24 means the first 24 bits are the network, leaving 8 bits (256 addresses) for hosts.
The first address in a subnet is reserved as the network address and the last is reserved as the broadcast address, so neither can be assigned to a host (except in /31 and /32 special cases).
Yes. Switch to dotted-mask mode and enter something like 255.255.255.0 — it's automatically converted to the equivalent CIDR prefix.