Did you know that IP addresses (IPv4) can be written in shorter representations?

Did you know that IPv4 addresses can be written in shorter representations, like IPv6 addresses? Everyone have seen form of IPv6 represented as “shorter form”: Example from IPv6: 2001::7334 ::1 :: You can use our free tool ipv6-literal.com to convert these addresses to long form. The result is: 2001:0000:0000:0000:0000:0000:0000:7334 0000:0000:0000:0000:0000:0000:0000:0001 0000:0000:0000:0000:0000:0000:0000:0000 What admins / programmers …