Ask HN: List of Carrier-Grade-NATs (CGN/RFC1918) Used

3 points by dovholuknf ↗ HN
I work on a zero trust overlay and we're having some debates about who uses what address space we should use, what others use etc. I know of a few solutions in the space using some ranges but I was wondering if there was a big long list of them somewhere of blocks known to be used.

I've been trying to "internet search" this but I've not found it yet. Any tips to find such a list, if it exists? Or just leave behind a comment on ones you know about - that'd help too. ;) TIA

3 comments

[ 0.27 ms ] story [ 11.7 ms ] thread
They should always be just the 100.64.0.0/10 space - are you looking for specific ISP CGN allocations?
Yeah. We use that address space too and currently we take up the whole /10. Some of us are like, "heck ya, all your ips belong to us" and some of us are like "hey, that's a lot of ips, how about we use a /16 instead" (for example)

So I'm trying to find all the current allocations out there. If there's such a list. Maybe I should make the list? :)

Realistically, get a BGP dump from someone (your network team or a public dump)... and someone is using all the large address blocks not advertised.

If you want your addresses not to conflict with anyone elses, you should get an IPv6 allocation and use that. Otherwise, you're simply going to have conflicts, the IPv4 address space isn't big enough.