The IPv4 Subnet Calculator takes an IP address and a prefix length and computes the full subnet details instantly. It shows the network, broadcast, usable host range, subnet and wildcard masks, and CIDR notation, plus a visual bar and a binary breakdown of the address. A split table also lists every /prefix subnet inside the containing class block so you can see where your address sits.
Enter 192.168.1.55 with prefix 24. The tool reports the network as 192.168.1.0, the broadcast as 192.168.1.255, usable hosts from 192.168.1.1 through 192.168.1.254, the subnet mask 255.255.255.0, and the wildcard mask 0.0.0.255. The split table lists all 256 /24 networks within 192.168.0.0/16 and highlights 192.168.1.0/24.