IPinfo API's IPv6 endpoint: v6.ipinfo.io

v6.ipinfo.io

IPinfo supports IPv6 connection equally to IPv4 connection. Even in our database, we include IPv4 and IPv6 IPs in one file. Our browser natively supports IPv6 connection through our standard ipinfo.io domain.

Why do we have a separate API endpoint?

Because if we have A and AAAA records for the domain (so its supports v4 or v6) the users would get their v6 address back when they go to ipinfo.io (tools usually default to v6 if it’s available), which is not usually what they expect.


Again for IPv6 connection, the endpoint for IPinfo’s API is

v6.ipinfo.io

v6.ipinfo.io has been offline for several weeks now, will it be coming back anytime soon?

The IPv6 API has not been offline. It is a foundational API endpoint and should never be offline.

Can you run the following command and DM me the result, please?

curl -6 -vv https://v6.ipinfo.io

Thanks.