'I need to host a python code that redirects traffic to domain address based on geolocation of IP address

I have domain address. I want to redirect incoming traffic to this domain address to different websites based on geo location of IP address.

Where can I host a small python script for free or for small amount which can analyze incoming traffic and redirect it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source