Conversion result
IPv4-mapped IPv6 address for 185.239.60.226
IPv4 input
185.239.60.226
IPv6 mapped output
::ffff:b9ef:3ce2
Expanded IPv6 address
0000:0000:0000:0000:0000:ffff:b9ef:3ce2
IPv4 dotted-quad notation
::ffff:185.239.60.226
::ffff:b9ef:3ce2 is the IPv4-mapped IPv6 representation of 185.239.60.226. It embeds the 32-bit IPv4 value after the ::ffff: prefix.
IPv4-mapped addresses are commonly used by dual-stack software to represent IPv4 peers in an IPv6-aware API. They do not turn an IPv4-only host into a natively routed IPv6 host.
The compact hexadecimal, expanded, and dotted-quad forms above represent the same 128-bit IPv6 value. Dotted-quad notation makes the embedded IPv4 address easier to recognize in logs and diagnostics.
Learn how IPv4-mapped IPv6 addresses work and how mapping differs from IPv4-to-IPv6 translation.