IPv6 and IPv4 – Ranges for Local Network and Host Requests

firewallip-rangeipv4ipv6layer3

I'm looking for the range of IP address that is bound to the local network or the host itself.

So far for IPv4 I found:

  • 10.0.0.0 – 10.255.255.255
  • 172.16.0.0 – 172.31.255.255
  • 192.168.0.0 – 192.168.255.255
  • 127.0.0.0 – 127.255.255.255
  • 169.254.1.0 – 169.254.254.255 (not sure?)

For IPv6 I found:

  • ::1/128
  • fd00::/8
  • fe80::/10 (not sure?)

Can you help me to complete this list?

Best Answer

The Internet Assigned Numbers Authority (IANA) is the authority for this. There are many pages maintained by it, including some that directly address what you want:

You can see things like: Address Block, Name, RFC, Allocation Date, Termination Date, Source, Destination, Forwardable, Globally Reachable, Reserved-by-Protocol.