You can choose to perform the request from the super proxy directly instead of the IP of the peer. In that case, the IP of the request will be the one of the Super Proxy by adding -direct to your request authorization string.

Shell
curl "http://target.site" \
    --proxy brd.superproxy.io:22225 \
    --proxy-user brd-customer-<CUSTOMER_ID>-zone-<ZONE_NAME>-direct:<ZONE_PASSWORD>