Rick_C137@programming.dev to Linux@lemmy.mlEnglish · edit-27 days agoIP range of GAFAM ?message-squaremessage-square3fedilinkarrow-up13arrow-down14file-text
arrow-up1-1arrow-down1message-squareIP range of GAFAM ?Rick_C137@programming.dev to Linux@lemmy.mlEnglish · edit-27 days agomessage-square3fedilinkfile-text
Hi, I would like to get all the range of IP of the GAFAM and few more… Preferred trough the Terminal ( Linux 🐧 ) or/and Python 🐍 no sign-up of any form. obviously FLOSS Thanks.
minus-squareslazer2au@lemmy.worldlinkfedilinkEnglisharrow-up6·7 days agoA bit convoluted but you can using peeringdb.com to get the AS number of their networks then look that AS up in bgp.tools. https://www.peeringdb.com/org/8896 Microsoft have 4 ASN with 8075 being the largest one. https://bgp.tools/as/8075#prefixes The only problem with this method is you may catch some other orgs who host their IPs with Azure like Avaya (the PBX and handset company)
A bit convoluted but you can using peeringdb.com to get the AS number of their networks then look that AS up in bgp.tools.
https://www.peeringdb.com/org/8896
Microsoft have 4 ASN with 8075 being the largest one.
https://bgp.tools/as/8075#prefixes
The only problem with this method is you may catch some other orgs who host their IPs with Azure like Avaya (the PBX and handset company)