Calculate subnet details from IP address and CIDR notation.
Input
Presets:
Enter an IP address to calculate subnet details
About Subnetting: Subnetting divides a network into smaller segments. The CIDR notation (e.g., /24) indicates
how many bits are used for the network portion. A /24 network has 256 total addresses
(254 usable hosts), while a /32 represents a single host.