About this tool
Enter an IPv4 address to get the decimal integer, hexadecimal, binary, octal, IPv4-mapped IPv6, and reverse DNS name at once. Enter an IPv6 address to get the fully expanded form, the RFC 5952 compressed form, the ip6.arpa reverse name, and the embedded IPv4 if it is a mapped address. Addresses like `010.0.0.1` are rejected: some parsers read the leading zero as octal and others as decimal, and that disagreement is exactly how address validation gets bypassed.