this post was submitted on 08 Sep 2025
2 points (57.1% liked)

Linux

58288 readers
522 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
2
IP range of GAFAM ? (programming.dev)
submitted 1 week ago* (last edited 1 week ago) by Rick_C137@programming.dev to c/linux@lemmy.ml
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] slazer2au@lemmy.world 9 points 1 week ago (1 children)

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)

[–] WarmApplePieShrek@lemmy.dbzer0.com 3 points 1 week ago (1 children)

Bulk data is here: https://www.ris.ripe.net/dumps/RISwhoisdump.IPv4.gz or IPv6

It's a daily updated summary of all RIPE's BGP probes feeds. Most IPs have more than one entry. You should take a majority vote - use the entry with the highest count - because there's no single BGP authority - many ISPs show different data from each other.

[–] Rick_C137@programming.dev 1 points 1 week ago

Thank you @WarmApplePieShrek@lemmy.dbzer0.com Are you sure your link is correct ? I get

This page does not seem to exist…