I'm being slight;y cryptic here - we don't need these sources abused. I suspect clued admins will have absolutely no difficulty using it.
ftp.afrinic.net ftp.arin.net ftp.ripe.net ftp.apnic.net ftp.lacnic.net
Rather useful files are below the 'pub/' or 'stats/' directory. You do need a moderate amount of manipulation to make the data useful, but it's not difficult. An example of one file is
[compton ~]$ head IP.ADDR/stats/delegated-lacnic-20050314 2|lacnic|20050315|2411|19700101|20050314|-0300 lacnic|*|ipv4|*|1460|summary lacnic|*|ipv6|*|15|summary lacnic|*|asn|*|936|summary lacnic|CL|ipv4|24.152.0.0|32768|20000411|allocated lacnic|AR|ipv4|24.232.0.0|65536|19970602|allocated lacnic|TT|ipv4|64.28.128.0|4096|20000111|assigned lacnic|AR|ipv4|66.60.0.0|16384|20001226|allocated lacnic|CO|ipv4|66.128.32.0|4096|20010604|allocated lacnic|CO|ipv4|66.231.64.0|4096|19870101|allocated [compton ~]$The fields (separated by a pipe) are RIR, country code, record type, starting address, number of addresses within the block (isn't CIDR wonderful), date the record was created, and status. Be prepared for some strange block sizes range from 8 (/29) up to 16777216 (/8) but there are also two hundred other sizes in between.
Old guy