Within this article we will show you how to list all IP`s relating to a single AS.
STEPS
First of all get the IP address for the domain.
[[email protected]]$ whois 173.252.110.27 | grep OriginAS OriginAS: AS32934
Finally run another whois against the AS to obtain a list of IPs.
origin=$(whois `dig facebook.com +short | head -n1` | grep OriginAS | awk ' { print $2 } ') ; w hois -h whois.radb.net -- "-i origin $origin" | grep ^route
Latest posts by Rick Donato (see all)
- How to Configure a BIND Server on Ubuntu - March 15, 2018
- What is a BGP Confederation? - March 6, 2018
- Cisco – What is BGP ORF (Outbound Route Filtering)? - March 5, 2018
Want to become a networking expert?
Here is our hand-picked selection of the best courses you can find online:
Cisco CCNA 200-301 Certification Gold Bootcamp
Complete Cyber Security Course – Network Security
Internet Security Deep Dive course
Python Pro Bootcamp
and our recommended certification practice exams:
AlphaPrep Practice Tests - Free Trial