A CIDR describes an IPv4 network range. The CIDR Calculator computes everything you need from a single CIDR - network address, netmask, wildcard mask, broadcast address, first and last usable host, and total/usable address counts.
It is handy when writing NetworkPolicy ipBlock rules or sizing Service/ Pod CIDRs. All calculation runs locally with no dependencies and no network calls.
The input is validated: a valid IPv4 address plus a 0-32 prefix. Problems are reported in a clear panel. Everything runs locally and nothing is uploaded.