Dear Nick,

How are you going to know did company changed name or IPs were transfered?

--
Alexey

06.11.2012 14:00 - Nick Hilliard написал(а):
On 06/11/2012 09:40, LeaderTelecom Ltd. wrote:
> It is too difficult to analyse, while you need to do it systematically and
> it can be just changes names of company or transfer.

No, it takes 10-15 lines of perl.  It's ridiculously simple to analyse and
as Tore said, it takes no more than a couple of minutes to write.

In fact, I've just written some perl to analyse this.  Usage is:

% v4-transfer.pl < alloclist.txt

This will tell you how much address space has been allocated to each LIR.
If you do this daily and run the "diff" command, or feed this into a
database, you can see exactly who has lost or gained address space.

Nick