Forum Moderators: open
When I paste the Ip into a browser it goes to google.com...
What exactly is this?
I alwasy get Google referrals from IP addresses. But I'm not sure why this is.
Google doesn't have a normal reverse DNS setup for the servers used for the cache or the translator, so referrals from cached/translated pages are number-only.
(It's easy to miss this fact on the translator, because the translation appears in a frameset. The framing page has a name; the framed page containing the results doesn't. Break out of the framset, and you'll see the "translate_c" in the URI.)
When you click 'translate', you get a frameset which has a src of an address in the translate.google.com domain.
<meta http-equiv="refresh"
content="0;URL=http://216.239.37.120/translate_c?
hl=en&u=http://www.yourdomain.com/">
What ryan19 is seeing in his logs is this 'Referer' when the browser is loading images, external CSS, etc.
Chris, I just say "Uri Geller" without the "Geller".