user784637 asked:
Is there a way to determine the ip address of the ec2 instance you’re accessing from the browser?
My answer:
Only if your backend server identifies itself in the response. For instance, you might configure it to insert an HTTP header in the response.
View the full question and any other answers on Server Fault.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.