Get the final destination after WP_Http redirects (WordPress)

You can use wp_remote_head() request for a test, it should get you response code and redirect target.