I would like a way of collecting ip blocks for known networks in the RIPE database. Take this search result as an example: http://www.db.ripe.net/whois?form_type=simple&full_query_string=&searchtext=AS-AKAMAI&do_search=Search
Here's all the networks for Akamai listed, I would like to be able to have my own static route to the network members listed in the result through a specific gateway on my local network.
This have to be able to run on Linux and/or *BSD.
Creating a custom script which queries whois servers on an interval sounds wrong.
Is there a standardized way of collecting routes from the RIPE database?