Application Programming Interfaces (APIs)

This page can be useful if you are trying to automate something or if you are trying to retrieve data programmatically.

What is my IP

Other network-related

Map.dn42 API Services

Data refreshes whenever the collector provides a new MRT file, generally every 10-15 minutes.

API URL Description
/map https://map.dn42/map
https://api.iedon.com/dn42/map
Raw binary map data, See binary format
/map?type=json https://map.dn42/map?type=json
https://api.iedon.com/dn42/map?type=json
Raw map data, in JSON
/asn/{asn} https://map.dn42/asn/4242422189
https://api.iedon.com/dn42/asn/4242422189
Real-time node information from the map, including WHOIS data, in JSON
/ranking https://map.dn42/ranking
https://api.iedon.com/dn42/ranking
DN42 Global Ranking, based on the map.dn42 index
/myip/[raw|api] https://map.dn42/myip/
https://map.dn42/myip/api
https://map.dn42/myip/raw
What's My IP instance by map.dn42, including netname and country information if available

ASN Authentication Solution

Authenticate your users by having them verify their ASN ownership with KIOUBIT-MNT using their registry-provided methods in an automated way. An example of this is the automatic peering system for the Kioubit Network. Documentation

Registry REST API

dn42regsrv is a REST API for the DN42 registry that provides a bridge between interactive applications and the registry.

As well as the main REST API to the DN42 registry, the server can also generate ROA tables and provides a small web application for exploring registry data.

A public instance of the API and associated explorer web app is available at the following URLs:

https://explorer.burble.com/ (public internet link)
https://explorer.burble.dn42/ (DN42 link)

https://explorer.dn42.pebkac.gr/ (public internet link)
https://explorer.pebkac.dn42/ (DN42 link)