http://www.intodns.com/davenjudy.org
That shows there exists a domain called davenjudy.org and it's got 2
nameservers (though one's lame), and all the others are subdomains on
thsi domain.
The way I see it is out on the web there must exist cached links to
the subdomain you once had. Googlebot is tryung to access it, and
first comes the dns lookup .
I can even successfully ping that subdomain:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Christina>ping fubar.local.davenjudy.org
Pinging fubar.local.davenjudy.org [67.215.66.132] with 32 bytes of
data:
Reply from 67.215.66.132: bytes=32 time=112ms TTL=51
Reply from 67.215.66.132: bytes=32 time=101ms TTL=51
Reply from 67.215.66.132: bytes=32 time=104ms TTL=51
Reply from 67.215.66.132: bytes=32 time=105ms TTL=51
Ping statistics for 67.215.66.132:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 101ms, Maximum = 112ms, Average = 105ms
So bottom lie: for Googlebto it exists therefore it will try to access
it.
On Oct 19, 6:08 pm, DaveAtFraud wrote:
> On a fairly regular basis, I see something like the following in my
> DNS log:
> client 66.249.67.100 query 'fubar.local.davenjudy.org/A/IN'
> denied: 1 Time(s)
> client 66.249.67.168 query 'fubar.local.davenjudy.org/A/IN'
> denied: 1 Time(s)
> client 66.249.70.162 query 'fubar.local.davenjudy.org/A/IN'
> denied: 2 Time(s)
> client 66.249.70.228 query 'fubar.local.davenjudy.org/A/IN'
> denied: 1 Time(s)
> client 66.249.70.232 query 'fubar.local.davenjudy.org/A/IN'
> denied: 2 Time(s)
> client 66.249.73.111 query 'fubar.local.davenjudy.org/A/IN'
> denied: 2 Time(s)
> client 66.249.73.188 query 'fubar.local.davenjudy.org/A/IN'
> denied: 1 Time(s)
> client 66.249.73.65 query 'fubar.local.davenjudy.org/A/IN' denied:
> 1 Time(s)
> client 66.249.73.67 query 'fubar.local.davenjudy.org/A/IN' denied:
> 1 Time(s)
> I have several other internal systems (local.davenjudy.org is my
> internal network) that googlebots don't attempt to crawl. None of the
> systems get crawled since they are not resolvable outside of my local
> network. fubar was what I originally called my laptop until I re-
> installed a year or more ago so it doesn't even exist anymore. Just
> wondering why googlebots are still interested in it and none of the
> others.
> Cheers,
> Dave