Earlier quoted context omitted.
Very often your residential connection is sold as proxy to e.g. circumvent rate limits. Companies like luminati are used for example for scraping google search results and many more things.
My startup offers a residential IP sharing model where users get paid to share their bandwidth: https://packetstream.io
Amazon owns more than $2B worth of IPv4 addresses
211–220 of 372 posts
Re: Amazon owns more than $2B worth of IPv4 addresses
#212Earlier quoted context omitted.
The Internet detects geoblocking as damage and routes around it?
It's always good for a VPN to deny any information about the customer to a server, I would imagine that's not what was referred to as sketchy. Making a user indistinguishable from a typical user from country X is just the VPN doing its job correctly. It seems, however, that at least some VPN providers use their customers' bandwidth without their knowledge to route other customers through it. I'd say that qualifies as…
Re: Amazon owns more than $2B worth of IPv4 addresses
#213Earlier quoted context omitted.
Industry leaders like NordVPN and ExpressVPN may engage in P2P routing (to use residential IPs especially) to unblock services like Netflix and Disney+ [1]. HolaVPN unapologetically does this too [2]. All of this is discounting the new-age dVPNs like Orchid (not quite the Tor replacement that was promised? [3]) and Mysterium [4]. [1] https://news.ycombinator.com/item?id=21664692 [2] https://news.ycombinator.com/item?…
How does residential IPs actual work?
I just route my entire connection through it on one of my SSIDs/VLANs.
Re: Amazon owns more than $2B worth of IPv4 addresses
#214Re: Amazon owns more than $2B worth of IPv4 addresses
#215$ wget https://ip-ranges.amazonaws.com/ip-ranges.json $ grep ip_prefix ip-ranges.json | sed -re 's|.*(/[0-9]+).*|\1|' | sort | uniq -c 4 /11 16 /12 30 /13 82 /14 188 /15 278 /16 70 /17 63 /18 30 /19 47 /20 111 /21 248 /22 204 /23 839 /24 68 /25 235 /26 142 /27 124 /28 50 /29 42 /30 362 /31 370 /32
You may be interested in jq : > jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. * https://stedolan.github.io/jq/
Re: Amazon owns more than $2B worth of IPv4 addresses
#216I used to own 10k IP addresses that I sold as proxy servers to internet marketers. I made about $20k a month and it paid my bills through college. I had no idea what I was doing and eventually shut down the company, but damn, I wish I at least kept control of those things. If you want to see some sketchy shit, look deeply into what the VPN companies are doing.
You mean selling use of residential IP addresses of people who have no idea? I assumed that was the case when I saw companies selling proxies that route through residential IPs
Re: Amazon owns more than $2B worth of IPv4 addresses
#217Re: Amazon owns more than $2B worth of IPv4 addresses
#218Earlier quoted context omitted.
When i read the title, I first thought to myself that those 2 billion dollars will be pretty much worthless once everyone uses ipv6. But as soon as more ipv6 adresses are used (or CG-NAT), ipv4 adresses will become cheaper, so there seems to be a natural balance which will keep the state of "There are IPv4 adresses left" and "IPv4 adresses will run out sometime soon"
Well, at some point the governments will actually start doing their jobs and ban IPv4 compatible hardware for sale, just like they did for obsolete analog/digital TV tuners and incandescent light bulbs.
Re: Amazon owns more than $2B worth of IPv4 addresses
#219Earlier quoted context omitted.
> o far we haven't made use of it though as it's still a bit tricky to find providers that will announce your addresses (without asking a hefty amount of money for it). Vultr can do so https://www.vultr.com/features/bgp/ for no additional cost.
Thanks! I'm aware of them, but you need two peers to be able to announce your IP space (multi-homing requirement). AWS actually also allows you to bring your own IPs, so we might indeed go Vultr+AWS for now.
Re: Amazon owns more than $2B worth of IPv4 addresses
#220Earlier quoted context omitted.
Very often your residential connection is sold as proxy to e.g. circumvent rate limits. Companies like luminati are used for example for scraping google search results and many more things.
My startup offers a residential IP sharing model where users get paid to share their bandwidth: https://packetstream.io