• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question User IP address

IBMJunkman

Senior member
My website (on GoDaddy) has a comment page where the user enters info and clicks on send. I am capturing what I thought is the users IP by using Request.UserHostAddress in the form's VB code. I have had a friend in CA try the form. I have tried the form from my iPad (both on wifi and cell) and from my Android. I always get 192.88.134.12. That resolves to cloudproxy11012.sucuri.net. Until recently I was getting a lot of BOT traffic using the comments page. Those also had the same IP address.

Apparently GoDaddy and Sucuri are one or close.

How or why are they changing my data being sent to the email server?
 
I need to understand the flow. I doubt everyone that tried it is using the same proxy. Including my BOT friends.
I was under the impression that it was GoDaddy's proxy to your site, however they have that set up. So every user interacting with your site goes through the same proxy.
 
Back
Top