You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: