confused_user 0 Posted ... (edited) Hi, Arion is showing exit IP 89.238.150.43, this should be a UK server but is showing as in Romania via whatismyipaddress.com and iplocation.net. The location issue is not a concern to me but possibly part of something very strange. I use DataImpulse to utilise thousand of UK residential IP's for a web scraping project. My router uses Arion for all WAN traffic and my NodeJS script makes a https proxy request to DataImpule via AirVPN. When connected to Arion all requests to DataImpule are handled, in that I get the expected data back, but they are ALL Russian IP addresses. Incidentally these responses are not logged/billed via DataImpulse. If I use Scuti to do the same, DataImpule receives and handled my request as expected, with the expected IP and cost! It is as if requests made via Arion are getting interfered with!!! Any ideas on what is going on and any debugging steps I can take. PS, DataImpulse say everything is working for them. Thanks Mike Edited ... by confused_user typos Quote Share this post Link to post
Tech Jedi Alex 1494 Posted ... $ ip-api 89.238.150.43 { "country" : "United Kingdom", "regionName" : "England", "city" : "London", "zip" : "", "lat" : 51.5073, "lon" : -0.1277, "timezone" : "Europe/London", "isp" : "M247 Europe SRL", "org" : "AirVPN.org exit server (Arion)", "as" : "AS9009 M247 Europe SRL", "mobile" : false, "proxy" : true, "hosting" : true, "query" : "89.238.150.43" } On 9/30/2025 at 5:06 PM, confused_user said: The location issue is not a concern to me but possibly part of something very strange. Nah, simple geolocation DB error. It could've been an M247 IP address located in Romania (M247 itself is a Romanian company, even) but was since moved to UK, and the info wasn't updated in the DB. I'm struggling with understanding the issue. Maybe it's the unfamiliarity with DataImpulse. Can you elaborate? Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post