IP Subnet Calculator

This calculator returns a variety of information regarding Internet Protocol version 4 (IPv4) and IPv6 subnets including possible network addresses, usable host ranges, subnet mask, and IP class, among others.

IPv4 Subnet Calculator

Result


IP Address:217.0.60.0
Network Address:216.0.0.0
Usable Host IP Range:216.0.0.1 - 223.255.255.254
Broadcast Address:223.255.255.255
Total Number of Hosts:134,217,728
Number of Usable Hosts:134,217,726
Subnet Mask:248.0.0.0
Wildcard Mask:7.255.255.255
Binary Subnet Mask:11111000.00000000.00000000.00000000
CIDR Notation:/5
IP Type:Public
 
Short:217.0.60.0 /5
Binary ID:11011001000000000011110000000000
Integer ID:3640671232
Hex ID:0xd9003c00
in-addr.arpa:0.60.0.217.in-addr.arpa
IPv4 Mapped Address:::ffff:d900.3c00
6to4 Prefix: 2002:d900.3c00::/48

All 32 of the Possible /5 Networks

Network AddressUsable Host RangeBroadcast Address:
0.0.0.00.0.0.1 - 7.255.255.2547.255.255.255
8.0.0.08.0.0.1 - 15.255.255.25415.255.255.255
16.0.0.016.0.0.1 - 23.255.255.25423.255.255.255
24.0.0.024.0.0.1 - 31.255.255.25431.255.255.255
32.0.0.032.0.0.1 - 39.255.255.25439.255.255.255
40.0.0.040.0.0.1 - 47.255.255.25447.255.255.255
48.0.0.048.0.0.1 - 55.255.255.25455.255.255.255
56.0.0.056.0.0.1 - 63.255.255.25463.255.255.255
64.0.0.064.0.0.1 - 71.255.255.25471.255.255.255
72.0.0.072.0.0.1 - 79.255.255.25479.255.255.255
80.0.0.080.0.0.1 - 87.255.255.25487.255.255.255
88.0.0.088.0.0.1 - 95.255.255.25495.255.255.255
96.0.0.096.0.0.1 - 103.255.255.254103.255.255.255
104.0.0.0104.0.0.1 - 111.255.255.254111.255.255.255
112.0.0.0112.0.0.1 - 119.255.255.254119.255.255.255
120.0.0.0120.0.0.1 - 127.255.255.254127.255.255.255
128.0.0.0128.0.0.1 - 135.255.255.254135.255.255.255
136.0.0.0136.0.0.1 - 143.255.255.254143.255.255.255
144.0.0.0144.0.0.1 - 151.255.255.254151.255.255.255
152.0.0.0152.0.0.1 - 159.255.255.254159.255.255.255
160.0.0.0160.0.0.1 - 167.255.255.254167.255.255.255
168.0.0.0168.0.0.1 - 175.255.255.254175.255.255.255
176.0.0.0176.0.0.1 - 183.255.255.254183.255.255.255
184.0.0.0184.0.0.1 - 191.255.255.254191.255.255.255
192.0.0.0192.0.0.1 - 199.255.255.254199.255.255.255
200.0.0.0200.0.0.1 - 207.255.255.254207.255.255.255
208.0.0.0208.0.0.1 - 215.255.255.254215.255.255.255
216.0.0.0216.0.0.1 - 223.255.255.254223.255.255.255
224.0.0.0224.0.0.1 - 231.255.255.254231.255.255.255
232.0.0.0232.0.0.1 - 239.255.255.254239.255.255.255
240.0.0.0240.0.0.1 - 247.255.255.254247.255.255.255
248.0.0.0248.0.0.1 - 255.255.255.254255.255.255.255

Network Class      
Subnet
IP Address

IPv6 Subnet Calculator

Prefix Length:
IP Address:

RelatedBandwidth Calculator | Binary Calculator


A subnet is a division of an IP network (internet protocol suite), where an IP network is a set of communications protocols used on the Internet and other similar networks. It is commonly known as TCP/IP (Transmission Control Protocol/Internet Protocol).

The act of dividing a network into at least two separate networks is called subnetting, and routers are devices that allow traffic exchange between subnetworks, serving as a physical boundary. IPv4 is the most common network addressing architecture used, though the use of IPv6 has been growing since 2006.

An IP address is comprised of a network number (routing prefix) and a rest field (host identifier). A rest field is an identifier that is specific to a given host or network interface. A routing prefix is often expressed using Classless Inter-Domain Routing (CIDR) notation for both IPv4 and IPv6. CIDR is a method used to create unique identifiers for networks, as well as individual devices. For IPv4, networks can also be characterized using a subnet mask, which is sometimes expressed in dot-decimal notation, as shown in the "Subnet" field in the calculator. All hosts on a subnetwork have the same network prefix, unlike the host identifier, which is a unique local identification. In IPv4, these subnet masks are used to differentiate the network number and host identifier. In IPv6, the network prefix performs a similar function as the subnet mask in IPv4, with the prefix length representing the number of bits in the address.

Prior to the introduction of CIDR, IPv4 network prefixes could be directly obtained from the IP address based on the class (A, B, or C, which vary based on the range of IP addresses they include) of the address and the network mask. Since the introduction of CIDRs, however, assigning an IP address to a network interface requires both an address and its network mask.


Below is a table providing typical subnets for IPv4.

Prefix size Network mask Usable hosts per subnet
/1128.0.0.02,147,483,646
/2192.0.0.01,073,741,822
/3224.0.0.0536,870,910
/4240.0.0.0268,435,454
/5248.0.0.0134,217,726
/6252.0.0.067,108,862
/7254.0.0.033,554,430
Class A
/8255.0.0.016,777,214
/9255.128.0.08,388,606
/10255.192.0.04,194,302
/11255.224.0.02,097,150
/12255.240.0.01,048,574
/13255.248.0.0524,286
/14255.252.0.0262,142
/15255.254.0.0131,070
Class B
/16255.255.0.065,534
/17255.255.128.032,766
/18255.255.192.016,382
/19255.255.224.08,190
/20255.255.240.04,094
/21255.255.248.02,046
/22255.255.252.01,022
/23255.255.254.0510
Class C
/24255.255.255.0254
/25255.255.255.128126
/26255.255.255.19262
/27255.255.255.22430
/28255.255.255.24014
/29255.255.255.2486
/30255.255.255.2522
/31255.255.255.2540
/32255.255.255.2550
Financial Fitness & Health Math Other