Subnet List Generator

Generate a list of all IP addresses from a CIDR range. Export to TXT or CSV for use in Nmap, Masscan, and other tools.

Free Tool TXT Export CSV Export

Generate IP List

Maximum size: /20 (4096 addresses). Format: IP/prefix

Subnet Cheat Sheet

CIDR Subnet Mask Addresses Usable
/32255.255.255.25511
/31255.255.255.25422
/30255.255.255.25242
/29255.255.255.24886
/28255.255.255.2401614
/27255.255.255.2243230
/26255.255.255.1926462
/25255.255.255.128128126
/24255.255.255.0256254
/23255.255.254.0512510
/22255.255.252.01,0241,022
/21255.255.248.02,0482,046
/20255.255.240.04,0964,094
/16255.255.0.065,53665,534
/8255.0.0.016,777,21616,777,214

About Generator

What does it do?

The generator creates a list of all IP addresses in the specified CIDR range. Each address on a separate line.

Why is this useful?

Many tools (Nmap, Masscan, Nuclei) accept an input file with a list of IPs to scan.

Limitations

Maximum size is /20 (4096 addresses) to prevent browser overload.

Tip

For larger ranges, use CIDR directly in Nmap: nmap 10.0.0.0/16

ScaniteX

Use ScaniteX for automatic scanning of entire ranges.

Try Now