๐ŸŒ IPv4 Subnet Calculator
Calculate IPv4 subnet information including network address, subnet mask, broadcast address, available IP ranges, and CIDR notation. Professional network planning tool.
๐Ÿ“ Input Configuration
๐Ÿ’ก Instructions:
• Supports CIDR format (192.168.1.0/24)
• Supports subnet mask format (192.168.1.0/255.255.255.0)
• Click result to copy to clipboard
• Use navigation buttons to view adjacent network blocks
๐Ÿ“Š Calculate Result
Input IP address and click calculate to view result
โš ๏ธ Subnet Range Explanation๏ผš
• Network Address: First address of the subnet
• Broadcast Address: Last address of the subnet
• Available IP Range: Network address + 1 to broadcast address - 1
• Total Addresses: 2^(32-CIDR)