8dd6747d6f77661aa51add24f4b8b939d91733b4
internal/Internal-Services.md
... | ... | @@ -20,7 +20,7 @@ Burble maintains an [ACME server](https://burble.dn42/services/acme/) (with acco |
20 | 20 | ## Network-related |
21 | 21 | |
22 | 22 | * See [Looking Glasses](/services/Looking-Glasses) for more network diagnostic tools |
23 | -* Realtime network map: [map.dn42](http://map.dn42/) (DN42) or [map42.0x7f.cc](https://map42.0x7f.cc), [map.kuu.moe](https://map.kuu.moe) (IANA) _(Note: This is a direct copy of nixnodes map with some fixes and new functions since original map is no longer get maintained. This map is currently using MRT dump from GRC as source. We will pull new dumps from GRC every 15 minutes.)_ |
|
23 | +* Realtime network map: [map.dn42](https://map.dn42/) (DN42) or [map.iedon.net](https://map.iedon.net) (IANA) _(This map is currently using MRT dump from GRC as source. We will pull new dumps from GRC every 15 minutes.)_ |
|
24 | 24 | * Network Information Service: [info.nia.dn42](http://info.nia.dn42) (DN42) or [bgp42.strexp.net](https://bgp42.strexp.net) (IANA). Main functions including _network information_, _network map (from map.dn42, require WebGL)_, _network ranking (based on centrality)_, _ROA alerting_ and _path finder_. |
25 | 25 | * Yet Another network map: [map.jerry.dn42](https://map.jerry.dn42/) (DN42) or [map.meson.cc](https://map.meson.cc) (via clearnet) _(uses MRT dump as source, updated every 15 minutes.)_ |
26 | 26 | * Various DN42-related tools: [dn42.g-load.eu/toolbox/](https://dn42.g-load.eu/toolbox/) |
... | ... | @@ -36,30 +36,6 @@ Burble maintains an [ACME server](https://burble.dn42/services/acme/) (with acco |
36 | 36 | * 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 |
37 | 37 | * BGP flap detector (FlapAlertedPro by Kioubit) hosted by AS4242422092: [flaps.pebkac.dn42](https://flaps.pebkac.dn42) |
38 | 38 | |
39 | -### GeoIP Services |
|
40 | - |
|
41 | -[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 |
|
42 | - |
|
43 | -#### API |
|
44 | - |
|
45 | -Results are in JSON format. |
|
46 | - |
|
47 | -``` |
|
48 | -http://ipip.map.dn42/whois?ip=[DN42_IP]&lang=en |
|
49 | -http://ipip.map.dn42/whois?asn=AS[DN42_ASN] |
|
50 | -``` |
|
51 | - |
|
52 | -#### Client |
|
53 | - |
|
54 | -There is a client software using above apis to provide GeoIP-based traceroute. |
|
55 | -It is a modified IPIP.NET Best Trace software with DN42 support injection. |
|
56 | - |
|
57 | -Windows only, no virus scan report available, but our DLL source is provided with the modified client. It's highly recommended to run this tool in a sandbox. |
|
58 | - |
|
59 | -**Since the original software is not open source, so use it at your own risk.** |
|
60 | - |
|
61 | -Link: <http://map.dn42/BestTrace42.zip> |
|
62 | - |
|
63 | 39 | ### IX Services |
64 | 40 | |
65 | 41 | |Name |Wiki Page |AS Number |Related Link(s) | |