Convert between IPv4 and the proposed IPv8 address format (r.r.r.r.n.n.n.n).
⚠ Proposed draft — not an adopted standard
IPv8 here refers to draft-thain-ipv8, an individual IETF Internet-Draft (April 2026). It has no formal standing in the IETF standards process and is not supported by any real router, OS, or ISP. This tool is provided for education and exploration only.
Wraps an IPv4 address as 0.0.0.0.a.b.c.d per the draft's "IPv4 is a subset of IPv8" claim.
Enter an ASN as a decimal number (e.g. 13335) or dotted form (e.g. 0.0.52.23), plus an IPv4 host.
Extracts the IPv4 portion from an IPv8 address. Only returns an IPv4 when the ASN portion is 0.0.0.0.
Why "IPv8" and why the warning? Internet Protocol version 8 is not an adopted successor to IPv6. draft-thain-ipv8 is an individual submission with no IETF working-group endorsement and has received heavy technical criticism. This tool implements the draft's stated conversion rules as written, without endorsing them.
Address anatomy:
Example: ASN 13335 (Cloudflare) encoded dotted = 0.0.52.23. Host 1.1.1.1. IPv8 = 0.0.52.23.1.1.1.1.
What this tool does not claim: that the draft is correct, implementable, or likely to be adopted. See our IPv8 explainer for context on the proposal.