Enter a start and end IPv4 address. Get the address count plus normalized range.
Count = end − start + 1 as 32-bit integers. Start must be ≤ end; both must be valid dotted-decimal IPv4.
192.168.1.1 – 192.168.1.254 → 254 addressesThe range is invalid — swap them so start ≤ end.
No, it only counts. Use the IP Range Generator to list up to 256.
No. All math runs in your browser.