IPv4-mapped IPv6

IPv4-mapped IPv6 address for 169.254.0.1

Convert an IPv4 address into IPv4-mapped IPv6 notation for dual-stack applications, logs, socket APIs, and network troubleshooting.

Read: IPv4-mapped IPv6 addresses explained

The conversion runs locally and does not use an external lookup service.

Conversion result

IPv4-mapped IPv6 address for 169.254.0.1

IPv4 input

169.254.0.1

IPv6 mapped output

::ffff:a9fe:1

Expanded IPv6 address

0000:0000:0000:0000:0000:ffff:a9fe:0001

IPv4 dotted-quad notation

::ffff:169.254.0.1

169.254.0.1 is a link-local IPv4 address

169.254.0.1 is in the link-local IPv4 range 169.254.0.0/16. An operating system can assign a link-local address automatically when it cannot obtain a usable address through normal network configuration, such as DHCP.

Link-local traffic stays on the current network segment. Routers do not forward it to other networks or the public internet, so this address cannot be used to locate a public host.

On Windows, this situation is often described as APIPA or an automatic private address. It is a useful troubleshooting signal: check DHCP, the local link, and the network adapter before treating the address as an internet-facing identity.

The mapped value ::ffff:a9fe:1 embeds the IPv4 value in the IPv4-mapped IPv6 prefix ::ffff:0:0/96. This is a software representation and does not change the link-local routing scope.

Link-local IPv4 space is defined by RFC 3927 and listed in the IANA IPv4 special-purpose registry.

Recent conversions

Recent IPv4 to IPv6 Conversions

Open recent IPv4 inputs to view their IPv4-mapped IPv6, expanded, and dotted-quad forms.