rozq / nsa

0 stars 0 forks source link

Swift IP analysis service to others #52

Closed rozq closed 6 years ago

rozq commented 6 years ago

utrace? maxmind?

rozq commented 6 years ago

Test of the field "country" via utrace has been set.

syntax is as below:

http://xml.utrace.de/?query=88.198.156.18

<?xml version="1.0" encoding="iso-8869-1"?>
<results>
<result>
<ip>88.198.156.18</ip>
<host>utrace.de</host>
<isp>Hetzner Online AG</isp>
<org>Pagedesign GmbH</org>
<region>Hamburg</region>
<countrycode>DE</countrycode>
<latitude>53.5499992371</latitude>
<longitude>10</longitude>
<queries>10</queries>
</result>
</results>
rozq commented 6 years ago

Now applied to country code and region.

rozq commented 6 years ago

but sometime blank in some fields performance is low?