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.
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.
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