Currently, there's this message at the top of Special:GlobalContributions/127.0.0.1/32:
<p>Search <a class="external text" href="https://guc.toolforge.org/?user=127.0.0.1%2F32">GUC</a> or <a rel="nofollow" class="external text" href="https://xtools.wmcloud.org/globalcontribs/ipr-127.0.0.1%2F32">XTools GC</a> to view <a class="external text" href="https://www.mediawiki.org/wiki/Special:MyLanguage/Trust_and_Safety_Product/Temporary_Accounts/FAQ#Legacy_IP_edits">legacy IP edits</a>. </p>
The XTools link doesn't work as-is since the IP range is URL-escaped. It shouldn't be.
Fixing this is simple enough, but does the CheckUser extension need to be fixed, or is it XTools' fault for not accepting such a query?