You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The ip.sb api lacks detailed information about connection types, such as VPN, proxy, or datacenter. The current response only includes basic information like organization, ISP, and ASN but lacks potentially interesting signals for users. I think it would be a good feature to swap the api and also add more data for scyllas return response. This could enable stricter filtering or helpful information on if the IP is a tor exit node for example.
https://api.ipquery.io/?format=json
Describe the solution you'd like
Migrate from the current GeoIP API (https://api.ip.sb/geoip/1.1.1.1) to a new API that returns more data with faster response times.
ISP and ASN information (e.g., Datacamp Limited, AS212238)
Location data with detailed fields such as country, city, state, zipcode, latitude, longitude, timezone, and local time.
Connection risk details such as whether the connection is from a mobile device, VPN, Tor, proxy, or datacenter.
Risk score indicating the likelihood of the IP being suspicious or risky.
Is your feature request related to a problem? Please describe.
The ip.sb api lacks detailed information about connection types, such as VPN, proxy, or datacenter. The current response only includes basic information like organization, ISP, and ASN but lacks potentially interesting signals for users. I think it would be a good feature to swap the api and also add more data for scyllas return response. This could enable stricter filtering or helpful information on if the IP is a tor exit node for example.
https://api.ipquery.io/?format=json
Describe the solution you'd like
Migrate from the current GeoIP API (
https://api.ip.sb/geoip/1.1.1.1
) to a new API that returns more data with faster response times.Datacamp Limited
,AS212238
)API Response Format:
The text was updated successfully, but these errors were encountered: