Hello Alan,

Saturday, August 31, 2002, 6:14:07 PM, you wrote:

AC> At 03:24 PM 8/31/02 +0200, you wrote:
>>Hello rebol-list,
>>
>>   just to let you know that I've just uploaded Rebol version of
>>   IP-atlas. You may find it here:
>>   do load-thru http://oldes.multimedia.cz/utils/ip-atlas.r
>>   ;enter ip adress or url as www.rebol.com and press submit, if there
>>   is an record, you may see red cross on the map
>>
>>   I am having some weird things happening with this! When I first used it 
>> gave me the correct location for Rebol.I then checked my ISP and got the 
>> correct map location.Checking Amiga.com

AC> returned nothing.Exited the program and tried again starting with Rebol and 
AC> this time the location was wrong.Here is the text:
AC> 4.82.101.70 ["ELNKMSWH2000" "64.82.0.0 - 64.82.127.255" "PASADENA" 
AC> "CALIFORNIA" "US" "34.15" "-118.09" "City" "03-Jul-2001" "ARIN" "Block 
AC> Allocation" none "corp.earthlink.net" "OK"]
AC> I also noticed that the Rebol icon in the bottom right was also not always 
AC> there?



Hmm.... it's first version, there is no progressbar for fetching the
data and probably a cache error as well....   try to:

do load-thru/update http://oldes.multimedia.cz/utils/ip-atlas.r

the data are provided by caida organisation: http://netgeo.caida.org/
a lot of data are not accessible :( but there is still a lot of
ips-record that have latitude and longitude :-)
with amiga the record is:
>> print read http://netgeo.caida.org/perl/netgeo.cgi?target=209.15.183.102
connecting to: netgeo.caida.org
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML><HEAD><TITLE>NetGeo Results</TITLE>
</HEAD><BODY>
VERSION=1.0<br>
<p>
TARGET:        209.15.183.102<br>
NAME:          <br>
NUMBER:        209.15.183.0<br>
CITY:          <br>
STATE:         <br>
COUNTRY:       <br>
LAT:           0.00<br>
LONG:          0.00<br>
LAT_LONG_GRAN: <br>
LAST_UPDATED:  <br>
NIC:           APNIC<br>
LOOKUP_TYPE:   Block Allocation<br>
RATING:        <br>
DOMAIN_GUESS:  <br>
STATUS:        OK<br>
</BODY></HTML>

so there will be no cross on the map:(
looking at whois gives me no results
% [whois.apnic.net node-1]
% How to use this server        http://www.apnic.net/db/
% Whois data copyright terms    http://www.apnic.net/db/dbcopyright.html

%ERROR:101: no entries found
%
% No entries found in the selected source(s).


-- 
>>do [send to-email join 'oliva [EMAIL PROTECTED] "BESsssT REgArrrDssss, RebOldes"]

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to