📘 Description
This tool helps you calculate important information about an IP subnet, including:
- Network Address
- Broadcast Address
- Subnet Mask
- Total Hosts
- Usable Hosts
🔍 Example
IP: 192.168.1.1
CIDR: 24
Result: Network = 192.168.1.0, Broadcast = 192.168.1.255, Usable = 254 hosts
🌍 Real-World Use
Subnet calculators are used by network engineers to design IP address plans, configure routers, create VLANs, and optimize traffic segmentation in networks.