mirror of
https://github.com/rfc1036/whois.git
synced 2026-04-03 06:40:52 +00:00
Direct queries for private ASN blocks to RIPE
The ARIN DB too has dummy entries for private ASN, but I like the RIPE DB format more.
This commit is contained in:
parent
4612f7f986
commit
6a18602bc8
@ -8,3 +8,6 @@
|
||||
5.0 5.65535 afrinic
|
||||
6.0 6.65535 arin
|
||||
|
||||
# private ASN block
|
||||
4200000000 4294967294 ripe
|
||||
|
||||
|
||||
@ -72,6 +72,9 @@
|
||||
61952 62463 ripe
|
||||
63488 63999 apnic
|
||||
|
||||
# private ASN block
|
||||
64512 65534 ripe
|
||||
|
||||
# catch all: everything else comes from ARIN
|
||||
1 63487 arin
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user