๐Ÿ”€ IPv4 to IPv6 Converter

Convert an IPv4 address to IPv4-mapped IPv6 notation.

How to use

  1. Enter an IPv4 address.
  2. The IPv4-mapped IPv6 address is shown as you type.

๐ŸŽฏ Use Cases

Example

Input
8.8.8.8
Output
::ffff:808:808
::ffff:8.8.8.8

Converting the IPv4 address 8.8.8.8 to IPv4-mapped IPv6. The top line packs each octet pair into hexadecimal (::ffff:808:808), while the bottom line is the mixed notation that keeps the IPv4 part readable.

FAQ

What is an IPv4-mapped IPv6 address?
It's a standard way to represent an IPv4 address inside IPv6 address space, using the ::ffff:0:0/96 range.
Can I actually use this address on a real network?
Many operating systems and libraries recognize this notation for dual-stack sockets, but actual routing behavior can vary by environment.
Is the IP I enter sent to a server?
No. The conversion happens entirely in your browser.

More Network Tools

๐Ÿ“ก
My IP Address
Check your current IP and location
๐Ÿ“
CIDR Calculator
Calculate network range & usable IPs
๐Ÿ”ค
Punycode Converter
Convert IDN domains โ†” Punycode (xn--)
๐Ÿ•ธ๏ธ
Domain Extractor
Extract domain names from text/URLs
๐Ÿšช
Batch URL Opener
Open multiple URLs in new tabs at once
๐Ÿ›ฐ๏ธ
DNS Lookup
Look up A, MX, TXT & other DNS records
๐Ÿ”
Domain to IP
Resolve a domain to IPv4/IPv6
๐Ÿ“ฎ
Email Verifier
Check format & mail server (MX) existence
๐Ÿ“‹
HTTP Headers
Inspect server response headers
๐Ÿ›ก๏ธ
Security Headers Checker
Audit key security headers
๐Ÿ“‡
Whois Lookup
Look up domain/IP registration (RDAP)
๐Ÿ“
IP Geolocation
Look up region info for an IP/domain
๐Ÿ–ผ๏ธ
OGP Checker
Preview social share cards
๐Ÿ“‘
Heading Extractor
Check TITLE & h1โ€“h6 structure
๐Ÿท๏ธ
Title & Meta Extractor
Extract TITLE, DESCRIPTION & ROBOTS