← All tools

IP Range Generator

Enter a start and end IPv4 address. List every address (up to 256) with one-click copy.

Count5
192.168.1.1
192.168.1.2
192.168.1.3
192.168.1.4
192.168.1.5

How to read the result

Addresses increment as 32-bit integers from start to end. Output caps at 256 to keep the page fast — narrow the range for larger blocks.

Example

192.168.1.1 – 192.168.1.5 → 192.168.1.1, .2, .3, .4, .5

FAQ

Why the 256-address limit?

Large ranges would freeze the page. Narrow your range into chunks of 256.

How do I copy the list?

Use the Copy button — addresses are newline-separated for spreadsheets and scripts.

Is my input sent anywhere?

No. Generation runs entirely in your browser.