If it is accessing *your* web server on port 80, it's not a website.
It's a user, possibly a spider, or maybe even a mild attackbot.
Cheers,
Cliff
On Sat, 19 Jul 2003 15:59:02 +1200, "NZed" <>
wrote:
>Thanks for your response.
>I have been looking at my stats on my website and this one seems to be
>visiting often....I wonder if its a search robot ?
>NZed
>
>"Enkidu" <> wrote in message
>news
.. .
>> On Sat, 19 Jul 2003 15:26:23 +1200, "NZed" <>
>> wrote:
>>
>> >How do I find a website address from its IP address ?
>> >for example IP 203.97.2.242
>> >
>> >Looking forward to your replies
>> >NZed
>> >
>> Use the nslookup command.
>>
>> This is on Linux, but the same applies to Windows:
>>
>> xxxxxx:~# nslookup 203.97.2.242
>> Note: nslookup is deprecated and may be removed from future releases.
>> Consider using the `dig' or `host' programs instead. Run nslookup
>> with
>> the `-sil[ent]' option to prevent this message from appearing.
>> Server: 192.168.1.67
>> Address: 192.168.1.67#53
>>
>> Non-authoritative answer:
>> 242.2.97.203.in-addr.arpa name =
>> netcache1-acld.auckland.clix.net.nz.
>>
>> Authoritative answers can be found from:
>> 2.97.203.in-addr.arpa nameserver = dns1.clear.net.nz.
>> 2.97.203.in-addr.arpa nameserver = dns2.clear.net.nz.
>> dns1.clear.net.nz internet address = 203.97.33.1
>> dns2.clear.net.nz internet address = 203.97.37.1
>>
>> This doesn't appear to be an actual site name. Even it was, the IP
>> address could apply to a number of sites on the same machine, using
>> the same IP address but different host headers. There *is* a server at
>> that address. Without poking it a bit and annoying the sysadmin, it's
>> impossible to tell what.
>>
>> Cheers,
>>
>> Cliff
>> --
>>
>> Signed and sealed with Great Seal of the Executive
>> Council of the Internet, by The Master of The Net.
>
--
Signed and sealed with Great Seal of the Executive
Council of the Internet, by The Master of The Net.