Subnet IP List Generator
Instantly generate an exhaustive, copy-friendly list of every usable IP address within a specific subnet. Easily identify your network address and broadcast address.
Usable IP List Generator
Valid IPv4 required
Valid mask required
Generated Usable IPs
| # | Usable IP Address |
|---|
Network IP: —
Broadcast IP: —
How to Use the Usable IP List Generator
This tool breaks down a specific subnet into a clean, easy-to-copy list of only the usable IP addresses. The reserved Network and Broadcast IPs are conveniently separated at the bottom of the results.
- Enter your IP Address: Type an IP address that belongs to the subnet you want to list (e.g.,
192.168.0.0). - Set the CIDR / Subnet Mask: Use the slider or the text field to specify the size of the subnet (e.g.,
/29). - Generate: Click the "Generate IP List" button.
- Review and Export: The table will list exactly the host IPs you can assign to devices. Use the Copy or Download CSV buttons to export the list directly to your clipboard or spreadsheet!
Example Generation
If you input 192.168.0.0 with a CIDR of /29, the tool will separate the network block into the following format:
| # | Usable IP Address |
|---|---|
| 1 | 192.168.0.1 |
| 2 | 192.168.0.2 |
| 3 | 192.168.0.3 |
| 4 | 192.168.0.4 |
| 5 | 192.168.0.5 |
| 6 | 192.168.0.6 |
Network IP: 192.168.0.0
Broadcast IP: 192.168.0.7