How do I visit ipv4 addresses (not domain) from an ipv6-only network?

I got an ipv6-only server and I want to visit ipv4 addresses like 8.8.8.8 with it. I know that I can visit ipv4-only website through DNS64 and NAT64. However, if the destination is just an ipv4 address like 8.8.8.8 it won't be converted to ipv6 addresses. In this case, how should I configure to visit destinations like 8.8.8.8? Thanks!


In the specific use case of DNS, use IPv6 instead of IPv4. Find your DNS service's IPv6 addresses, get a better DNS with v6 transport, or run your own DNS servers on v6 only.

Google public DNS is

  • 2001:4860:4860::8888
  • 2001:4860:4860::8844

Cloudflare public DNS is

  • 2606:4700:4700::1111
  • 2606:4700:4700::1001

Quad9 public DNS is

  • 2620:fe::fe
  • 2620:fe::9

OpenDNS is

  • 2620:119:35::35
  • 2620:119:53::53