🔀 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