Just for fun, I modded my current version of Wordfence. Around line 366 in /wordfence/lib/menu_activity.php I changed code to look like the following, big help for my work, eliminates a bunch of mouse clicks, speeds things up:
<a class="button button-small" data-bind="attr: { href: 'http://www.tcpiputils.com/browse/ip-address/' + IP() }" target="_blank"> Info About This IP </a>
Doing this also seemed to speed up my viewing of the huge Live Traffic list, as it eliminates a bit of PHP, but that could just be a placebo effect...
MTN