Live data from Hacker News

Amazon owns more than $2B worth of IPv4 addresses

dangoldin.com

211–220 of 372 posts

Re: Amazon owns more than $2B worth of IPv4 addresses

#211
post #144
post #128

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

Can you explain why Go and Postgres are listed as technology partners?

Re: Amazon owns more than $2B worth of IPv4 addresses

#212
post #174
post #112

Earlier 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…

Its much more difficult to take this stance when you live in a part of the world where such services are not available to you, just because of your LAT/LNG. Several times already I found myself "wanting" to pay for content, but the only way to get it was by circumventing geoblocking.

Re: Amazon owns more than $2B worth of IPv4 addresses

#213

Earlier 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?

TorGuard's "Streaming IP" certainly does. It allows me to use streaming services and sites that are normally blocked for me at my home in Mexico.

I just route my entire connection through it on one of my SSIDs/VLANs.

Re: Amazon owns more than $2B worth of IPv4 addresses

#215
post #46

$ 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/

I love jq. The simple usecase of piping a json to "jq .", having it pretty-printed is awesome in itself.

Re: Amazon owns more than $2B worth of IPv4 addresses

#216

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

> 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

#218
post #68

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

What are you talking about?

Re: Amazon owns more than $2B worth of IPv4 addresses

#219

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

I dont think the multihoming requirement works like that. Either Vultr or AWS would fulfill it, as they each certainly would be advertising the block out several redundant ISP paths, thus fulfilling the multihoming justification...

Re: Amazon owns more than $2B worth of IPv4 addresses

#220
post #144
post #128

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

It‘s probably one of the best in terms of value/price as it is pay-to-go. The only commitment is USD 50 minimum top-up. It‘s also pretty fast. Negative is that some countries have few Proxies and they don‘t say how many exactly. They also don‘t have city-level targeting.
Post reply on HN