Return IPs in format user uses
IPv6 IPs can be requested in various states of concatenation but
ipoid looks for IPs on exact matches. If a user submits an IPv6
IP and it's formatted differently than ipoid expects, the IP won't
be returned. The IP should be found and it should also be returned
as the user passed it through instead of ipoid's formatting.
Bug: T354758