IPv4 Network Tool


Columns:
Subnet address Netmask Range of addresses Useable IPs Hosts Description Divide Join
Enter a network above and click ▶ Load.

Permalink & Saved States
📎 Permalink:

Reference

Subnet Mask
CIDR Subnet Mask Wildcard Mask Total Addresses Useable Hosts
Reserved IPv4 Ranges
Private Address Space (RFC 1918) — Used within home, office, and enterprise networks for internal communication.
RangeCIDRUse
10.0.0.0 – 10.255.255.25510.0.0.0/8Large corporate/private networks
172.16.0.0 – 172.31.255.255172.16.0.0/12Medium-sized networks
192.168.0.0 – 192.168.255.255192.168.0.0/16Small/home office networks
Carrier-Grade NAT (CGNAT) (RFC 6598)100.64.0.0/10 (100.64.0.0 – 100.127.255.255) designed for service provider internal networks.
Link-Local (RFC 3927)169.254.0.0/16 (169.254.0.0 – 169.254.255.255) used for APIPA when a device cannot reach a DHCP server.
Loopback (RFC 1122)127.0.0.0/8 (127.0.0.1 – 127.255.255.255) used for testing network applications on the local machine.
Documentation (RFC 5737) — Used for examples in documentation and tutorials.
CIDRName
192.0.2.0/24TEST-NET-1
198.51.100.0/24TEST-NET-2
203.0.113.0/24TEST-NET-3
Experimental / Reserved (RFC 1112)240.0.0.0/4 (240.0.0.0 – 255.255.255.254) reserved for future use or experimental purposes.
Broadcast255.255.255.255/32 sends packets to all hosts on a local network segment.
These addresses are typically blocked by ISPs and routers to prevent traffic from leaking into the public internet.  ARIN and regional internet registries (RIRs) govern the allocation of public address space.

⇧ Import Subnets

Step 1: Download the template CSV, fill in your data, then import it.
Required column: Subnet Address (e.g. 10.0.0.0/24).
Optional column: Description.

Note: Import replaces the current section's data.

Row Order: The first row of network data must be your supernet (e.g. 10.0.0.0/16). Subsequent rows should be subnets that fall within that supernet (e.g. 10.0.0.0/24, 10.0.1.0/24).