RIPE-NCC / whois

RIPE Database whois code repository
Other
386 stars 96 forks source link

ARIN-GRS as-ranges are not shown #917

Open smallcms opened 3 years ago

smallcms commented 3 years ago

For ex. CF ASN https://rest.db.ripe.net/search.json?source=arin-grs&query-string=AS13335&inverse-attribute=origin and whois -h rr.arin.net -- '-i origin AS13335' | grep -E '(route:|route6:)' | awk '{print $2}' have differences

eshryane commented 3 years ago

Hi @smallcms our ARIN mirror database only contains AS number, IPv4 and IPv6 resources, and not any route or route6 objects. In order for the mirror database query to align, we need to receive the missing data from ARIN. I will request this and let you know the outcome.