Home > Questions and Answers > Tracking Questions

Noticing this random IP address popping up in my 202 Spy View (8)


11-12-2011 07:48 AM #1 lavish (Member)
Noticing this random IP address popping up in my 202 Spy View

So basically, as the headline states, everytime I upload a new lander and do some testing on my system I'll see my IP address pop up in my Spy view... but I'll also notice this other strange IP right after me.

Apparently it's from JAPAN.

Am I being paranoid here?

IS IT YOU MR. GREEN?!?!?!?!


11-12-2011 02:31 PM #2 rich (Member)

If you do a lookup does it come up with TREND MICRO INCORPORATED? I have ones from japan all the time and supposedly it's just like their software checking it out for virus' etc

edit - just checked my logs and this is an example of one I see "150.70.172.109"


11-12-2011 02:41 PM #3 extremesg (Member)

.htaccess is you friend...... (apparently!). I say that, as I have no idea how to implement this, ... but you 'COULD' set it up in each campaign folder (or at the root) to just redirect it to google etc.


11-12-2011 04:16 PM #4 hd2010 (Member)

install a firewall (IpTables) using CSF to permament ban the IP


11-12-2011 04:23 PM #5 Gary (Member)

RewriteCond %{REMOTE_ADDR} ^123\.123\.123\.
RewriteRule ^index\.html$ special.page.html [R=301,L]

Add the above to your root htaccess to deny specific IPs, edit the IP above to suit.

You can also use:

<Limit GET POST>
order allow,deny
allow from all
deny from 123.123.123
</Limit>


11-12-2011 06:14 PM #6 polarbacon (Moderator)

its nothing....its just a bot.....part of a malware hunting system....


no worries....


11-13-2011 11:06 AM #7 lavish (Member)

Thanks for the answers guys! I figured it out. All good


11-25-2011 11:09 PM #8 otinsdale (Member)

damn, I've been seeing those japan IP addresses for a while and have always been paranoid about them. I do mainly SEO though and would always see it pop up after a random new search phrase came in. This thread just gave me a tiny bit of relief! lol.

thanks


Home > Questions and Answers > Tracking Questions