https://api.bunny.net/mc/nodes returns IP addresses as plain text (one per line) or JSON array depending on your Accept header.
The list returned from the API is dynamic, make sure to request it
periodically to avoid missing newly added IPs.
curl https://api.bunny.net/mc/nodes
104.166.147.46
109.61.83.105
109.61.83.248
You can use the following IP addresses to whitelist Bunny.net traffic in your firewall or ACLs.
https://api.bunny.net/mc/nodes returns IP addresses as plain text (one per line) or JSON array depending on your Accept header.
curl https://api.bunny.net/mc/nodes
104.166.147.46
109.61.83.105
109.61.83.248
Was this page helpful?