IPInfo's API endpoints return a response mapping an IP address to some data about the IP address.
Before displaying the data, we check that the IP address returned matches the IP address on the page; however the address is not normalised before this check. That can result in incorrectly showing an error: "The IP address provided did not match the log or revision."
