On Tue, Feb 1, 2011 at 1:49 PM, Brian Christopher Raaen <na...@rhemasound.org> wrote: > On Tuesday, February 01, 2011 01:41:21 pm Rodrick Brown wrote: >> http://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xml >> >> Sent from my iPhone 4. > > Not quite, I still show 102/8, 103/8, 104/8, 179/8, and 185/8 as > "UNALLOCATED". I don't know when the hand out the last 5 /8's policy takes > affect, but they haven't handed them out yet.
cron is your friend: ~$ wget -O - -q http://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.txt | grep UNALLOCATED | grep '^ * [1234567890]' | wc -l 5