Help for this page
while(/hops(.+)Trace/mg){ print $1, "\n" if /($RE{net}{IPv4})/;
print "$1\n" for /($RE{net}{IPv4})/g;