On Tue, Feb 07, 2023 at 07:22:03PM +0200, Hank Nussbacher via db-wg wrote:

Hi,

> As a LIR we want to extract all records for which we are registered as
> mnt-by.  We tried:
> 
> https://apps.db.ripe.net/db-web-ui/query?searchtext=-i%20mnt-by%20ISOC-MNT
> 
> but it appears there is some limit at which point all results are blocked
> for an undetermined time.

This is related to the amount of personal data retrieved from the
database. Try to limit it with -r flag.

> Also, we don't want to do copy/paste but rather would like that ability to
> download or API or script the results.
> 
> Any clue?

I suggest using either
https://rest.db.ripe.net/search?inverse-attribute=mnt-by&source=ripe&query-string=ISOC-MNT&flags=no-referenced
or
https://rest.db.ripe.net/search.json?inverse-attribute=mnt-by&source=ripe&query-string=ISOC-MNT&flags=no-referenced

Both already include -r flag.

More info at
https://apps.db.ripe.net/docs/11.How-to-Query-the-RIPE-Database/03-RESTful-API-Queries.html#rest-api-lookup

> 
> We also like the app:
> 
> https://stat.ripe.net/widget/address-space-hierarchy
> 
> but again here we didn't find a method to download/script/API the results.
> 
> Any clue?

Try opening the page under "source data" at the bottom of the hierarchy
graph.

Hope that helps.

Best,
Piotr

-- 
Piotr Strzyżewski

-- 

To unsubscribe from this mailing list, get a password reminder, or change your 
subscription options, please visit: 
https://lists.ripe.net/mailman/listinfo/db-wg

Reply via email to