Шукати в цьому блозі

суботу, 6 лютого 2021 р.

Як по номеру автономної системи отримати список всіх її мереж?

RIPE-DB

NC

~$ nc whois.ripe.net 43
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

-K -r -i origin AS12593
% Note: this output has been filtered.
% Only primary keys and abuse contacts will be visible.
% No other contact information will be shown.

route:          185.151.104.0/22
origin:         AS12593

route:          212.90.160.0/19
origin:         AS12593

route:          94.125.120.0/21
origin:         AS12593

route:          94.176.196.0/22
origin:         AS12593

route6:         2a04:42c0::/29
origin:         AS12593

% This query was served by the RIPE Database Query Service version 1.99 (BLAARKOP)
TELNET
~$ telnet whois.ripe.net 43
Trying 193.0.6.135...
Connected to whois.ripe.net.
Escape character is '^]'.
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

-K -r -i origin AS12593
% Note: this output has been filtered.
% Only primary keys and abuse contacts will be visible.
% No other contact information will be shown.

route:          185.151.104.0/22
origin:         AS12593

route:          212.90.160.0/19
origin:         AS12593

route:          94.125.120.0/21
origin:         AS12593

route:          94.176.196.0/22
origin:         AS12593

route6:         2a04:42c0::/29
origin:         AS12593

% This query was served by the RIPE Database Query Service version 1.99 (ANGUS)
WHOIS
~$ whois -K -r -i origin AS12593
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

% Note: this output has been filtered.
% Only primary keys and abuse contacts will be visible.
% No other contact information will be shown.

route:          185.151.104.0/22
origin:         AS12593

route:          212.90.160.0/19
origin:         AS12593

route:          94.125.120.0/21
origin:         AS12593

route:          94.176.196.0/22
origin:         AS12593

route6:         2a04:42c0::/29
origin:         AS12593

% This query was served by the RIPE Database Query Service version 1.99 (BLAARKOP)

RADB
~$ whois -h whois.radb.net \!s-lc
A155
radb,lacnic,idnic,afrinic,ripe,ripe-nonauth,bell,apnic,nttcom,altdb,panix,nestegg,level3,reach,openface,arin,arin-nonauth,jpirr,host,rgnet,bboi,tc,canarie
C
NC
~$ nc whois.radb.net 43
-K -r -i origin AS12593
route:          212.90.160.0/19
origin:         AS12593

route:          94.125.120.0/21
origin:         AS12593

route:          185.151.104.0/22
origin:         AS12593

route:          94.176.196.0/22
origin:         AS12593

route6:         2a04:42c0::/29
origin:         AS12593
WHOIS
~$ whois -h whois.radb.net -K -r -i origin AS12593
Warning: RIPE flags used with a traditional server.
route:          212.90.160.0/19
origin:         AS12593

route:          94.125.120.0/21
origin:         AS12593

route:          185.151.104.0/22
origin:         AS12593

route:          94.176.196.0/22
origin:         AS12593

route6:         2a04:42c0::/29
origin:         AS12593