this post was submitted on 08 Sep 2025
11 points (92.3% liked)

Linux

9582 readers
383 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/37077607

Hi,

I would like to get all the range of IP of the GAFAM and few more..

Preferred

  • trough the Terminal ( Linux ) or Python.
  • no sign-up of any form.
  • obviously FLOSS

Thanks.

you are viewing a single comment's thread
view the rest of the comments
[–] dataprolet@discuss.tchncs.de 4 points 3 weeks ago* (last edited 3 weeks ago)

Not sure what you mean, but you could retrieve all subdomains of said services and then use something like dig to get all associated IPs.
https://github.com/YashGoti/Subdomain