1f76f57ef1552f428c0255850195a276ebfadfc9
internal/Internal-Services.md
... | ... | @@ -32,6 +32,12 @@ A searx-ng instance is available at [search.androw.dn42](https://search.androw.d |
32 | 32 | - API endpoints: |
33 | 33 | - /raw: return your IP address as plain text |
34 | 34 | - /api: JSON with your IP plus the details of the server you reached (location, ASN, etc.) |
35 | + - with geolocation provided by [DN42-Geoip](https://github.com/Xe-iu/dn42-geoip): [myip.launchpadx.dn42](https://myip.launchpadx.dn42) |
|
36 | + - API endpoints: |
|
37 | + - IPv4: v4.myip.launchpadx.dn42 |
|
38 | + - IPv6: v6.myip.launchpadx.dn42 |
|
39 | + - Dual-stack: api.myip.launchpadx.dn42 |
|
40 | + - [API documentation](https://github.com/Xe-iu/dn42-geoip/blob/main/api/README.md) |
|
35 | 41 | - Route Graphs: [routegraphs.highdef.dn42](http://routegraphs.highdef.dn42) (DN42), [routegraphs.highdef.network](https://routegraphs.highdef.network) (clearnet) - graph reachability from ASes to specific prefixes, using data from the dn42 GRC |
36 | 42 | - BGP flap detector (FlapAlerted by Kioubit) hosted by AS4242422092: [flaps.pebkac.dn42](https://flaps.pebkac.dn42) |
37 | 43 |