73029ece6d87d88b7321ea99935cb67ade146d69
internal/Internal-Services.md
| ... | ... | @@ -20,6 +20,31 @@ zotan is maintaining an (experimental, but working) [ACME server](https://acme.d |
| 20 | 20 | * Free DNS Hosting. You can host any toplevel or subdomain from dn42: [gatuno.dn42/managed](http://gatuno.dn42/managed/) |
| 21 | 21 | * What is my IP: [whatismyip.dn42](http://whatismyip.dn42/), [ip4.dn42](http://ip4.dn42/), [ip6.dn42](http://ip6.dn42/) |
| 22 | 22 | |
| 23 | + |
|
| 24 | +### GeoIP Services |
|
| 25 | +[Map.dn42](http://map.dn42/) provides a simple GeoIP service. This service uses rDNS records and country field in aut-num objects as a reference, currently designed for fun :P |
|
| 26 | + |
|
| 27 | +#### API |
|
| 28 | +Results are in JSON format. |
|
| 29 | + |
|
| 30 | +http://ipip.map.dn42/whois?ip=[DN42_IP]&lang=en |
|
| 31 | + |
|
| 32 | +http://ipip.map.dn42/whois?asn=AS[DN42_ASN] |
|
| 33 | + |
|
| 34 | +#### Client |
|
| 35 | +There is a client software using above apis to provide GeoIP-based traceroute. |
|
| 36 | +It is a modified IPIP.NET Best Trace software with DN42 support injection. |
|
| 37 | + |
|
| 38 | +Windows only, no virus scan report available, but our DLL source is provided with the modified client. |
|
| 39 | + |
|
| 40 | +It's highly recommended to run this tool in a sandbox. |
|
| 41 | + |
|
| 42 | +** Since the original software is not open source, so use it at your own risk. ** |
|
| 43 | + |
|
| 44 | +Preview: http://img.dn42/images/GEOTRACE42.jpg |
|
| 45 | + |
|
| 46 | +Link: http://map.dn42/BestTrace42.zip |
|
| 47 | + |
|
| 23 | 48 | ### Proving ASN ownership |
| 24 | 49 | Through this automated service you prove your ASN ownership to KIOUBIT-MNT who then automatically creates a "ownership verification signature". |
| 25 | 50 | This signature can be very easily verified by anyone. This removes the hassle from checking every different authentication method in the registry. This is particularly useful for automated setups. |