Collections:
IPv6 Address Validator
How to valid IPv6 addresses?
In order to help your programming or testing tasks, FYIcenter.com has designed this online tool for you to validate any given IPv6 address.
All you need to do is to enter an IPv6 address and click the "Validate" button. Validation result will be displayed in the result area.
✍: FYIcenter.com
Validation result by FYIcenter.com - IP Address:
Specified IPv6 Address: Valid ✔
IPv6 Address: ::ffff:c0a8:6465
Different Formats of the IPv6 Address
Expanded: 0000:0000:0000:0000:0000:ffff:c0a8:6465
Condensed: 0:0:0:0:0:ffff:c0a8:6465
Compressed: ::ffff:c0a8:6465
Dual Format: ::ffff:192.168.100.101
This IPv6 Address Represents an IPv4 Mapped Address
Dual Format: ::ffff:192.168.100.101
IPv4 Address: 192.168.100.101
What is an IPv6 address?
An IPv6 address is an identification assigned to a computer host on the Internet. IPv6 is the version 6 of IP address standard. It uses 128 bits or 16 bytes to represent IP addresses.
A 16-byte IPv6 address is normally represented hexadecimal digits and divided into 8 groups separated by colons (:). For example, " 2001:0db8:0000:0000:0000:ff00:0042:8329" is an IPv6 address.
For convenience, an IPv6 address may be condensed or compressed to reduce its length using these rules.
An IPv6 address can also include an IPv4 address component in a Dual format of "x.x.x.x.x.x:d.d.d.d". For example: " 2001:db8:3333:4444:5555:6666:1.2.3.4".
There are several standard ways to map IPv4 addresses to IPv6 addresses:
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.
⇑⇑ Online Tools
2026-01-03, ≈1268🔥, 33💬
Popular Posts:
How to validate domain name format? In order to help your programming or testing tasks, FYIcenter.co...
How to find out my browser's identification information? To help you to see your browser identificat...
How to generate user birthday dates? Test user birthday dates are frequently needed in testing appli...
How to generate test phone numbers for US and Canada? Test phone numbers are frequently needed in te...
How to validate email address format? In order to help your programming or testing tasks, FYIcenter....