Collections:
Convert IPv6 to IPv4 Address
How to convert IPv6 to IPv4 addresses?
In order to help your programming or testing tasks, FYIcenter.com has designed this online tool for you to convert any given IPv6 address to IPv4 addresses.
All you need to do is to enter an IPv6 address and click the "Convert" button. Converted IPv4 address will be displayed in the result area.
✍: Guest
Converted result by FYIcenter.com - IPv4 Address:
Specified IPv6 Address: Valid ✔
IPv6 Address: ::ffff:c0a8:6465
This IPv6 Address Represents an IPv4 Mapped Address
Dual Format: ::ffff:192.168.100.101
IPv4 Address: 192.168.100.101
How IPv4 addresses are encapsulated in IPv6 addresses?
There several ways to encapsulate an IPv4 address in an IPv6 address:
1. Dual Format of IPv4 Mapped Address - Prefix the IPv4 address with '0000:0000:0000:0000:0000:ffff:' to form the IPv6 address in the dual format. For example, IPv4 address, '192.168.100.101', should be converted as, '0000:0000:0000:0000:0000:ffff:192.168.100.101', or " ::ffff:192.168.100.101" in compressed format.
2. Hex Format of IPv4 Mapped Address - Convert the IPv4 address to 2 hex segments and prefix it with '0000:0000:0000:0000:0000:ffff:' to form the IPv6 address. For example, IPv4 address, '192.168.100.101', should be converted as, '0000:0000:0000:0000:0000:ffff:c0a8:6465', or " ::ffff:c0a8:6465" in compressed format.
3. Dual Format of NAT64 Prefix Address - Prefix the IPv4 address with '0064:ff9b:0000:0000:0000:0000:' to form the IPv6 address in the dual format. For example, IPv4 address, '192.168.100.101', should be converted as, '0064:ff9b:0000:0000:0000:0000:192.168.100.101', or " 64:ff9b::192.168.100.101" in compressed format.
4. Hex Format of NAT64 Prefix Address - Convert the IPv4 address to 2 hex segments and prefix it with '0000:0000:0000:0000:0000:ffff:' to form the IPv6 address. For example, IPv4 address, '192.168.100.101', should be converted as, '0064:ff9b:0000:0000:0000:0000:c0a8:6465', or " 64:ff9b::c0a8:6465" in compressed format.
5. 6to4 Mapping of IPv4 Address - Convert the IPv4 address 2 hex segments, prefix it with '2002', and pad it with 5 segments of "0000. For example, IPv4 address, '192.168.100.101', should be converted as, '2002:c0a8:6465:0000:0000:0000:0000:0000', or " 2002:c0a8:6465::" in compressed format.
6. 6-to-4 Mapping of IPv4 Address - Identical to 6to4 Mapping of IPv4 Address, except that the IPv4 address is also mapped to the end of the IPv6 address. For example, IPv4 address, '192.168.100.101', should be converted as, '2002:c0a8:6465:0000:0000:0000:c0a8:6465', or " 2002:c0a8:6465::c0a8:6465" in compressed format.
⇐ Convert IPv4 to IPv6 Address
⇑⇑ Online Tools
2026-01-07, ∼660🔥, 0💬
Popular Posts:
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to Open and Close Internet Explorer with UFT script? One way to open and close Internet Explorer...
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...