Note: Design specs being worked on in T374869
Motivation
In certain situations, temporary accounts can be hopping significantly faster than the communities are used to with the IP editors (in the worst scenario, on every edit). In instances of such high-speed account-hopping vandalism, patrollers would find it useful to temporarily enable an "auto-reveal mode" within which MediaWiki interface will automatically resolve temporary accounts into IP addresses where encountered. This enables them to quickly identify IPs that belong to the same range/area and determine the best way to block bad actors.
Having T358852: [Epic] Display temporary account contributions on Special:Contributions for IP addresses and IP ranges implemented together would also make it possible to query for (IP-wise) similar temporary accounts.
Access
Since this is more sensitive than one-by-one reveal, we need to limit this permission to sysops and above.
Design and Product Spec
See T374869: Design an auto-reveal mode for temporary account IPs and T385823: IP Auto-reveal: finalise remaining product specs