In T263635 we introduced the concept of a subject. This is the IP Address, User, or Range (?) that is being requested.
We do not want to allow for any IP address to be looked up, but it might simplify things if a user could be looked up directly and return all of the info from all of their IP addresses.
This could be helpful when T262321: IP Masking is implemented, but assumes there will be a way to lookup an anonymous user by their identifier (i.e. it is not a hash of some kind).