📊
CIDR Calculator
Calculate network details from CIDR notation — network, broadcast, netmask, host range, total hosts.
network
API: POST /api/tools/cidr-calculator
Input
Result
🔌 API Usage
POST /api/tools/cidr-calculator
Content-Type: application/json
// Example body:
{
"cidr": ""
}
Content-Type: application/json
// Example body:
{
"cidr": ""
}