Tool Introduction
Convert between IPv4 addresses and their 32-bit integer values in both directions. Every IPv4 address is one unsigned integer between 0 and 4,294,967,295, and this converter shows the decimal, hexadecimal, binary, and octal forms side by side.
Integers are the format used by IP range calculations, geo-IP databases, and firewall processing. The page also flags the address class, the signed 32-bit value some languages return, and the reversed octets used by DNS blocklists.