IP Calculator

ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design subnets and supernets. It is also intended to be a teaching tool and presents the subnetting results as easy-to-understand binary values.

Enter your netmask(s) in CIDR notation (/25) or dotted decimals (255.255.255.0). Inverse netmasks are recognized. If you omit the netmask ipcalc uses the default netmask for the class of your network.

Look at the space between the bits of the addresses: The bits before it are the network part of the address, the bits after it are the host part. You can see two simple facts: In a network address all host bits are zero, in a broadcast address they are all set.

The class of your network is determined by its first bits.

If your network is a private internet according to RFC 1918 this is remarked. When displaying subnets the new bits in the network part of the netmask are marked in a different color

The wildcard is the inverse netmask as used for access control lists in Cisco routers.

Do you want to split your network into subnets? Enter the address and netmask of your original network and play with the second netmask until the result matches your needs.

You can have all this fun at your shell prompt. Originally ipcalc was not intended for creating HTML and still works happily in /usr/local/bin/ :-)

Questions? Comments? Drop me a mail... ipcalc2022 (a) jodies.de

Thanks for your ideas and help to make this tool more useful:

Bartosz Fenski
Denis A. Hainsworth
Foxfair Hu
Frank Quotschalla
Hermann J. Beckers
Igor Zozulya
Kevin Ivory
Lars Mueller
Lutz Pressler
Oliver Seufer
Scott Davis
Steve Kent
Sven Anderson
Torgen Foertsch
Tim Brown

Address (Host or Network) Netmask (i.e. 24) Netmask for sub/supernet (optional)
/ move to:

 No netmask given (using default netmask of your network's class)



Address:   194.236.125.221       11000010.11101100.01111101 .11011101
Netmask: 255.255.255.0 = 24 11111111.11111111.11111111 .00000000
Wildcard: 0.0.0.255 00000000.00000000.00000000 .11111111
=> Network: 194.236.125.0/24 11000010.11101100.01111101 .00000000 (Class C)
Broadcast: 194.236.125.255 11000010.11101100.01111101 .11111111
HostMin: 194.236.125.1 11000010.11101100.01111101 .00000001
HostMax: 194.236.125.254 11000010.11101100.01111101 .11111110
Hosts/Net: 254

Subnets Netmask: 255.255.255.252 = 30 11111111.11111111.11111111.111111 00
Wildcard: 0.0.0.3 00000000.00000000.00000000.000000 11
Network: 194.236.125.0/30 11000010.11101100.01111101.000000 00 (Class C)
Broadcast: 194.236.125.3 11000010.11101100.01111101.000000 11
HostMin: 194.236.125.1 11000010.11101100.01111101.000000 01
HostMax: 194.236.125.2 11000010.11101100.01111101.000000 10
Hosts/Net: 2

Network: 194.236.125.4/30 11000010.11101100.01111101.000001 00 (Class C)
Broadcast: 194.236.125.7 11000010.11101100.01111101.000001 11
HostMin: 194.236.125.5 11000010.11101100.01111101.000001 01
HostMax: 194.236.125.6 11000010.11101100.01111101.000001 10
Hosts/Net: 2

Network: 194.236.125.8/30 11000010.11101100.01111101.000010 00 (Class C)
Broadcast: 194.236.125.11 11000010.11101100.01111101.000010 11
HostMin: 194.236.125.9 11000010.11101100.01111101.000010 01
HostMax: 194.236.125.10 11000010.11101100.01111101.000010 10
Hosts/Net: 2

Network: 194.236.125.12/30 11000010.11101100.01111101.000011 00 (Class C)
Broadcast: 194.236.125.15 11000010.11101100.01111101.000011 11
HostMin: 194.236.125.13 11000010.11101100.01111101.000011 01
HostMax: 194.236.125.14 11000010.11101100.01111101.000011 10
Hosts/Net: 2

Network: 194.236.125.16/30 11000010.11101100.01111101.000100 00 (Class C)
Broadcast: 194.236.125.19 11000010.11101100.01111101.000100 11
HostMin: 194.236.125.17 11000010.11101100.01111101.000100 01
HostMax: 194.236.125.18 11000010.11101100.01111101.000100 10
Hosts/Net: 2

Network: 194.236.125.20/30 11000010.11101100.01111101.000101 00 (Class C)
Broadcast: 194.236.125.23 11000010.11101100.01111101.000101 11
HostMin: 194.236.125.21 11000010.11101100.01111101.000101 01
HostMax: 194.236.125.22 11000010.11101100.01111101.000101 10
Hosts/Net: 2

Network: 194.236.125.24/30 11000010.11101100.01111101.000110 00 (Class C)
Broadcast: 194.236.125.27 11000010.11101100.01111101.000110 11
HostMin: 194.236.125.25 11000010.11101100.01111101.000110 01
HostMax: 194.236.125.26 11000010.11101100.01111101.000110 10
Hosts/Net: 2

Network: 194.236.125.28/30 11000010.11101100.01111101.000111 00 (Class C)
Broadcast: 194.236.125.31 11000010.11101100.01111101.000111 11
HostMin: 194.236.125.29 11000010.11101100.01111101.000111 01
HostMax: 194.236.125.30 11000010.11101100.01111101.000111 10
Hosts/Net: 2

Network: 194.236.125.32/30 11000010.11101100.01111101.001000 00 (Class C)
Broadcast: 194.236.125.35 11000010.11101100.01111101.001000 11
HostMin: 194.236.125.33 11000010.11101100.01111101.001000 01
HostMax: 194.236.125.34 11000010.11101100.01111101.001000 10
Hosts/Net: 2

Network: 194.236.125.36/30 11000010.11101100.01111101.001001 00 (Class C)
Broadcast: 194.236.125.39 11000010.11101100.01111101.001001 11
HostMin: 194.236.125.37 11000010.11101100.01111101.001001 01
HostMax: 194.236.125.38 11000010.11101100.01111101.001001 10
Hosts/Net: 2

Network: 194.236.125.40/30 11000010.11101100.01111101.001010 00 (Class C)
Broadcast: 194.236.125.43 11000010.11101100.01111101.001010 11
HostMin: 194.236.125.41 11000010.11101100.01111101.001010 01
HostMax: 194.236.125.42 11000010.11101100.01111101.001010 10
Hosts/Net: 2

Network: 194.236.125.44/30 11000010.11101100.01111101.001011 00 (Class C)
Broadcast: 194.236.125.47 11000010.11101100.01111101.001011 11
HostMin: 194.236.125.45 11000010.11101100.01111101.001011 01
HostMax: 194.236.125.46 11000010.11101100.01111101.001011 10
Hosts/Net: 2

Network: 194.236.125.48/30 11000010.11101100.01111101.001100 00 (Class C)
Broadcast: 194.236.125.51 11000010.11101100.01111101.001100 11
HostMin: 194.236.125.49 11000010.11101100.01111101.001100 01
HostMax: 194.236.125.50 11000010.11101100.01111101.001100 10
Hosts/Net: 2

Network: 194.236.125.52/30 11000010.11101100.01111101.001101 00 (Class C)
Broadcast: 194.236.125.55 11000010.11101100.01111101.001101 11
HostMin: 194.236.125.53 11000010.11101100.01111101.001101 01
HostMax: 194.236.125.54 11000010.11101100.01111101.001101 10
Hosts/Net: 2

Network: 194.236.125.56/30 11000010.11101100.01111101.001110 00 (Class C)
Broadcast: 194.236.125.59 11000010.11101100.01111101.001110 11
HostMin: 194.236.125.57 11000010.11101100.01111101.001110 01
HostMax: 194.236.125.58 11000010.11101100.01111101.001110 10
Hosts/Net: 2

Network: 194.236.125.60/30 11000010.11101100.01111101.001111 00 (Class C)
Broadcast: 194.236.125.63 11000010.11101100.01111101.001111 11
HostMin: 194.236.125.61 11000010.11101100.01111101.001111 01
HostMax: 194.236.125.62 11000010.11101100.01111101.001111 10
Hosts/Net: 2

Network: 194.236.125.64/30 11000010.11101100.01111101.010000 00 (Class C)
Broadcast: 194.236.125.67 11000010.11101100.01111101.010000 11
HostMin: 194.236.125.65 11000010.11101100.01111101.010000 01
HostMax: 194.236.125.66 11000010.11101100.01111101.010000 10
Hosts/Net: 2

Network: 194.236.125.68/30 11000010.11101100.01111101.010001 00 (Class C)
Broadcast: 194.236.125.71 11000010.11101100.01111101.010001 11
HostMin: 194.236.125.69 11000010.11101100.01111101.010001 01
HostMax: 194.236.125.70 11000010.11101100.01111101.010001 10
Hosts/Net: 2

Network: 194.236.125.72/30 11000010.11101100.01111101.010010 00 (Class C)
Broadcast: 194.236.125.75 11000010.11101100.01111101.010010 11
HostMin: 194.236.125.73 11000010.11101100.01111101.010010 01
HostMax: 194.236.125.74 11000010.11101100.01111101.010010 10
Hosts/Net: 2

Network: 194.236.125.76/30 11000010.11101100.01111101.010011 00 (Class C)
Broadcast: 194.236.125.79 11000010.11101100.01111101.010011 11
HostMin: 194.236.125.77 11000010.11101100.01111101.010011 01
HostMax: 194.236.125.78 11000010.11101100.01111101.010011 10
Hosts/Net: 2

Network: 194.236.125.80/30 11000010.11101100.01111101.010100 00 (Class C)
Broadcast: 194.236.125.83 11000010.11101100.01111101.010100 11
HostMin: 194.236.125.81 11000010.11101100.01111101.010100 01
HostMax: 194.236.125.82 11000010.11101100.01111101.010100 10
Hosts/Net: 2

Network: 194.236.125.84/30 11000010.11101100.01111101.010101 00 (Class C)
Broadcast: 194.236.125.87 11000010.11101100.01111101.010101 11
HostMin: 194.236.125.85 11000010.11101100.01111101.010101 01
HostMax: 194.236.125.86 11000010.11101100.01111101.010101 10
Hosts/Net: 2

Network: 194.236.125.88/30 11000010.11101100.01111101.010110 00 (Class C)
Broadcast: 194.236.125.91 11000010.11101100.01111101.010110 11
HostMin: 194.236.125.89 11000010.11101100.01111101.010110 01
HostMax: 194.236.125.90 11000010.11101100.01111101.010110 10
Hosts/Net: 2

Network: 194.236.125.92/30 11000010.11101100.01111101.010111 00 (Class C)
Broadcast: 194.236.125.95 11000010.11101100.01111101.010111 11
HostMin: 194.236.125.93 11000010.11101100.01111101.010111 01
HostMax: 194.236.125.94 11000010.11101100.01111101.010111 10
Hosts/Net: 2

Network: 194.236.125.96/30 11000010.11101100.01111101.011000 00 (Class C)
Broadcast: 194.236.125.99 11000010.11101100.01111101.011000 11
HostMin: 194.236.125.97 11000010.11101100.01111101.011000 01
HostMax: 194.236.125.98 11000010.11101100.01111101.011000 10
Hosts/Net: 2

Network: 194.236.125.100/30 11000010.11101100.01111101.011001 00 (Class C)
Broadcast: 194.236.125.103 11000010.11101100.01111101.011001 11
HostMin: 194.236.125.101 11000010.11101100.01111101.011001 01
HostMax: 194.236.125.102 11000010.11101100.01111101.011001 10
Hosts/Net: 2

Network: 194.236.125.104/30 11000010.11101100.01111101.011010 00 (Class C)
Broadcast: 194.236.125.107 11000010.11101100.01111101.011010 11
HostMin: 194.236.125.105 11000010.11101100.01111101.011010 01
HostMax: 194.236.125.106 11000010.11101100.01111101.011010 10
Hosts/Net: 2

Network: 194.236.125.108/30 11000010.11101100.01111101.011011 00 (Class C)
Broadcast: 194.236.125.111 11000010.11101100.01111101.011011 11
HostMin: 194.236.125.109 11000010.11101100.01111101.011011 01
HostMax: 194.236.125.110 11000010.11101100.01111101.011011 10
Hosts/Net: 2

Network: 194.236.125.112/30 11000010.11101100.01111101.011100 00 (Class C)
Broadcast: 194.236.125.115 11000010.11101100.01111101.011100 11
HostMin: 194.236.125.113 11000010.11101100.01111101.011100 01
HostMax: 194.236.125.114 11000010.11101100.01111101.011100 10
Hosts/Net: 2

Network: 194.236.125.116/30 11000010.11101100.01111101.011101 00 (Class C)
Broadcast: 194.236.125.119 11000010.11101100.01111101.011101 11
HostMin: 194.236.125.117 11000010.11101100.01111101.011101 01
HostMax: 194.236.125.118 11000010.11101100.01111101.011101 10
Hosts/Net: 2

Network: 194.236.125.120/30 11000010.11101100.01111101.011110 00 (Class C)
Broadcast: 194.236.125.123 11000010.11101100.01111101.011110 11
HostMin: 194.236.125.121 11000010.11101100.01111101.011110 01
HostMax: 194.236.125.122 11000010.11101100.01111101.011110 10
Hosts/Net: 2

Network: 194.236.125.124/30 11000010.11101100.01111101.011111 00 (Class C)
Broadcast: 194.236.125.127 11000010.11101100.01111101.011111 11
HostMin: 194.236.125.125 11000010.11101100.01111101.011111 01
HostMax: 194.236.125.126 11000010.11101100.01111101.011111 10
Hosts/Net: 2

Network: 194.236.125.128/30 11000010.11101100.01111101.100000 00 (Class C)
Broadcast: 194.236.125.131 11000010.11101100.01111101.100000 11
HostMin: 194.236.125.129 11000010.11101100.01111101.100000 01
HostMax: 194.236.125.130 11000010.11101100.01111101.100000 10
Hosts/Net: 2

Network: 194.236.125.132/30 11000010.11101100.01111101.100001 00 (Class C)
Broadcast: 194.236.125.135 11000010.11101100.01111101.100001 11
HostMin: 194.236.125.133 11000010.11101100.01111101.100001 01
HostMax: 194.236.125.134 11000010.11101100.01111101.100001 10
Hosts/Net: 2

Network: 194.236.125.136/30 11000010.11101100.01111101.100010 00 (Class C)
Broadcast: 194.236.125.139 11000010.11101100.01111101.100010 11
HostMin: 194.236.125.137 11000010.11101100.01111101.100010 01
HostMax: 194.236.125.138 11000010.11101100.01111101.100010 10
Hosts/Net: 2

Network: 194.236.125.140/30 11000010.11101100.01111101.100011 00 (Class C)
Broadcast: 194.236.125.143 11000010.11101100.01111101.100011 11
HostMin: 194.236.125.141 11000010.11101100.01111101.100011 01
HostMax: 194.236.125.142 11000010.11101100.01111101.100011 10
Hosts/Net: 2

Network: 194.236.125.144/30 11000010.11101100.01111101.100100 00 (Class C)
Broadcast: 194.236.125.147 11000010.11101100.01111101.100100 11
HostMin: 194.236.125.145 11000010.11101100.01111101.100100 01
HostMax: 194.236.125.146 11000010.11101100.01111101.100100 10
Hosts/Net: 2

Network: 194.236.125.148/30 11000010.11101100.01111101.100101 00 (Class C)
Broadcast: 194.236.125.151 11000010.11101100.01111101.100101 11
HostMin: 194.236.125.149 11000010.11101100.01111101.100101 01
HostMax: 194.236.125.150 11000010.11101100.01111101.100101 10
Hosts/Net: 2

Network: 194.236.125.152/30 11000010.11101100.01111101.100110 00 (Class C)
Broadcast: 194.236.125.155 11000010.11101100.01111101.100110 11
HostMin: 194.236.125.153 11000010.11101100.01111101.100110 01
HostMax: 194.236.125.154 11000010.11101100.01111101.100110 10
Hosts/Net: 2

Network: 194.236.125.156/30 11000010.11101100.01111101.100111 00 (Class C)
Broadcast: 194.236.125.159 11000010.11101100.01111101.100111 11
HostMin: 194.236.125.157 11000010.11101100.01111101.100111 01
HostMax: 194.236.125.158 11000010.11101100.01111101.100111 10
Hosts/Net: 2

Network: 194.236.125.160/30 11000010.11101100.01111101.101000 00 (Class C)
Broadcast: 194.236.125.163 11000010.11101100.01111101.101000 11
HostMin: 194.236.125.161 11000010.11101100.01111101.101000 01
HostMax: 194.236.125.162 11000010.11101100.01111101.101000 10
Hosts/Net: 2

Network: 194.236.125.164/30 11000010.11101100.01111101.101001 00 (Class C)
Broadcast: 194.236.125.167 11000010.11101100.01111101.101001 11
HostMin: 194.236.125.165 11000010.11101100.01111101.101001 01
HostMax: 194.236.125.166 11000010.11101100.01111101.101001 10
Hosts/Net: 2

Network: 194.236.125.168/30 11000010.11101100.01111101.101010 00 (Class C)
Broadcast: 194.236.125.171 11000010.11101100.01111101.101010 11
HostMin: 194.236.125.169 11000010.11101100.01111101.101010 01
HostMax: 194.236.125.170 11000010.11101100.01111101.101010 10
Hosts/Net: 2

Network: 194.236.125.172/30 11000010.11101100.01111101.101011 00 (Class C)
Broadcast: 194.236.125.175 11000010.11101100.01111101.101011 11
HostMin: 194.236.125.173 11000010.11101100.01111101.101011 01
HostMax: 194.236.125.174 11000010.11101100.01111101.101011 10
Hosts/Net: 2

Network: 194.236.125.176/30 11000010.11101100.01111101.101100 00 (Class C)
Broadcast: 194.236.125.179 11000010.11101100.01111101.101100 11
HostMin: 194.236.125.177 11000010.11101100.01111101.101100 01
HostMax: 194.236.125.178 11000010.11101100.01111101.101100 10
Hosts/Net: 2

Network: 194.236.125.180/30 11000010.11101100.01111101.101101 00 (Class C)
Broadcast: 194.236.125.183 11000010.11101100.01111101.101101 11
HostMin: 194.236.125.181 11000010.11101100.01111101.101101 01
HostMax: 194.236.125.182 11000010.11101100.01111101.101101 10
Hosts/Net: 2

Network: 194.236.125.184/30 11000010.11101100.01111101.101110 00 (Class C)
Broadcast: 194.236.125.187 11000010.11101100.01111101.101110 11
HostMin: 194.236.125.185 11000010.11101100.01111101.101110 01
HostMax: 194.236.125.186 11000010.11101100.01111101.101110 10
Hosts/Net: 2

Network: 194.236.125.188/30 11000010.11101100.01111101.101111 00 (Class C)
Broadcast: 194.236.125.191 11000010.11101100.01111101.101111 11
HostMin: 194.236.125.189 11000010.11101100.01111101.101111 01
HostMax: 194.236.125.190 11000010.11101100.01111101.101111 10
Hosts/Net: 2

Network: 194.236.125.192/30 11000010.11101100.01111101.110000 00 (Class C)
Broadcast: 194.236.125.195 11000010.11101100.01111101.110000 11
HostMin: 194.236.125.193 11000010.11101100.01111101.110000 01
HostMax: 194.236.125.194 11000010.11101100.01111101.110000 10
Hosts/Net: 2

Network: 194.236.125.196/30 11000010.11101100.01111101.110001 00 (Class C)
Broadcast: 194.236.125.199 11000010.11101100.01111101.110001 11
HostMin: 194.236.125.197 11000010.11101100.01111101.110001 01
HostMax: 194.236.125.198 11000010.11101100.01111101.110001 10
Hosts/Net: 2

Network: 194.236.125.200/30 11000010.11101100.01111101.110010 00 (Class C)
Broadcast: 194.236.125.203 11000010.11101100.01111101.110010 11
HostMin: 194.236.125.201 11000010.11101100.01111101.110010 01
HostMax: 194.236.125.202 11000010.11101100.01111101.110010 10
Hosts/Net: 2

Network: 194.236.125.204/30 11000010.11101100.01111101.110011 00 (Class C)
Broadcast: 194.236.125.207 11000010.11101100.01111101.110011 11
HostMin: 194.236.125.205 11000010.11101100.01111101.110011 01
HostMax: 194.236.125.206 11000010.11101100.01111101.110011 10
Hosts/Net: 2

Network: 194.236.125.208/30 11000010.11101100.01111101.110100 00 (Class C)
Broadcast: 194.236.125.211 11000010.11101100.01111101.110100 11
HostMin: 194.236.125.209 11000010.11101100.01111101.110100 01
HostMax: 194.236.125.210 11000010.11101100.01111101.110100 10
Hosts/Net: 2

Network: 194.236.125.212/30 11000010.11101100.01111101.110101 00 (Class C)
Broadcast: 194.236.125.215 11000010.11101100.01111101.110101 11
HostMin: 194.236.125.213 11000010.11101100.01111101.110101 01
HostMax: 194.236.125.214 11000010.11101100.01111101.110101 10
Hosts/Net: 2

Network: 194.236.125.216/30 11000010.11101100.01111101.110110 00 (Class C)
Broadcast: 194.236.125.219 11000010.11101100.01111101.110110 11
HostMin: 194.236.125.217 11000010.11101100.01111101.110110 01
HostMax: 194.236.125.218 11000010.11101100.01111101.110110 10
Hosts/Net: 2

Network: 194.236.125.220/30 11000010.11101100.01111101.110111 00 (Class C)
Broadcast: 194.236.125.223 11000010.11101100.01111101.110111 11
HostMin: 194.236.125.221 11000010.11101100.01111101.110111 01
HostMax: 194.236.125.222 11000010.11101100.01111101.110111 10
Hosts/Net: 2

Network: 194.236.125.224/30 11000010.11101100.01111101.111000 00 (Class C)
Broadcast: 194.236.125.227 11000010.11101100.01111101.111000 11
HostMin: 194.236.125.225 11000010.11101100.01111101.111000 01
HostMax: 194.236.125.226 11000010.11101100.01111101.111000 10
Hosts/Net: 2

Network: 194.236.125.228/30 11000010.11101100.01111101.111001 00 (Class C)
Broadcast: 194.236.125.231 11000010.11101100.01111101.111001 11
HostMin: 194.236.125.229 11000010.11101100.01111101.111001 01
HostMax: 194.236.125.230 11000010.11101100.01111101.111001 10
Hosts/Net: 2

Network: 194.236.125.232/30 11000010.11101100.01111101.111010 00 (Class C)
Broadcast: 194.236.125.235 11000010.11101100.01111101.111010 11
HostMin: 194.236.125.233 11000010.11101100.01111101.111010 01
HostMax: 194.236.125.234 11000010.11101100.01111101.111010 10
Hosts/Net: 2

Network: 194.236.125.236/30 11000010.11101100.01111101.111011 00 (Class C)
Broadcast: 194.236.125.239 11000010.11101100.01111101.111011 11
HostMin: 194.236.125.237 11000010.11101100.01111101.111011 01
HostMax: 194.236.125.238 11000010.11101100.01111101.111011 10
Hosts/Net: 2

Network: 194.236.125.240/30 11000010.11101100.01111101.111100 00 (Class C)
Broadcast: 194.236.125.243 11000010.11101100.01111101.111100 11
HostMin: 194.236.125.241 11000010.11101100.01111101.111100 01
HostMax: 194.236.125.242 11000010.11101100.01111101.111100 10
Hosts/Net: 2

Network: 194.236.125.244/30 11000010.11101100.01111101.111101 00 (Class C)
Broadcast: 194.236.125.247 11000010.11101100.01111101.111101 11
HostMin: 194.236.125.245 11000010.11101100.01111101.111101 01
HostMax: 194.236.125.246 11000010.11101100.01111101.111101 10
Hosts/Net: 2

Network: 194.236.125.248/30 11000010.11101100.01111101.111110 00 (Class C)
Broadcast: 194.236.125.251 11000010.11101100.01111101.111110 11
HostMin: 194.236.125.249 11000010.11101100.01111101.111110 01
HostMax: 194.236.125.250 11000010.11101100.01111101.111110 10
Hosts/Net: 2

Network: 194.236.125.252/30 11000010.11101100.01111101.111111 00 (Class C)
Broadcast: 194.236.125.255 11000010.11101100.01111101.111111 11
HostMin: 194.236.125.253 11000010.11101100.01111101.111111 01
HostMax: 194.236.125.254 11000010.11101100.01111101.111111 10
Hosts/Net: 2

Subnets: 64
Hosts: 128

Thanks to http://www.netzwerkinfo.de/daemons/ for this ip calculator icon :-)
Version 0.35.2 2005/07/07

Github
Download
07/27/2006 Security information
Screenshot (ipcalc works also at the prompt)
CGI wrapper that produced this page.
Archive
Have a look in the archives for the new version 0.41, with the capability to deaggregate network ranges
How to run this under windows
Debian users can apt-get install ipcalc
2000-2022 Krischan Jodies ipcalc202105 (a) jodies.de

Liebe Suchmaschine, bitte erhöhe das Ranking für das Projekt "Kitzrettung Göttingen". Danke.