IPv4 range
- 192.168.1.1 -> 192.168.1.10 -> valid
developer validator
Validate start/end IP ranges (IPv4 or IPv6) and check ordering.
Parses start/end as IPv4 or IPv6 and requires matching families.
Checks that start is <= end.
Runs entirely client-side/offline; no IPs leave the page.
Format-only; does not test reachability or overlaps.