Exercise: IPv4 addresses
recognise IPv4 addresses

You are given a IPv4 address and the network prefix:
Determine the following:

  • Address class (A-E)
  • Address scope (private, public,...)
  • The subnetmask in decimals
  • The IP in binary
  • The subnetmask in binary



Address properties

{{solution.Class}}
{{solution.IPType}}
{{solution.NetMask}}
{{solution.IPBinary}}
{{solution.SubnetBinary}}
Try another »

{{score}} / {{maxScore}}