i need help in finding ip of website
ok some website is reverse proxying using nginx to my website.
how can i find its ip address ?
current servers setup is like this.
stealer -> my front end box -> my backend box
i tried accessing phpinfo (); from his website, and got bunch of ip addresses, but none of them is his server ip
what should i do ?
Thanks for your time.
is there some script/code if i put it on my backend box , and access it from stealer 's website, i will get his server's ip address ?
thanks
|