Published unlisted
Edited
Apr 7, 2022
Insert cell
# Hosted DNS nodes

The RIPE NCC operates two independent DNS services - K-root and AuthDNS, provided by distributed nodes using IPv4 and IPv6 anycast. You can apply to host a DNS node in your network.
Insert cell
map = html`<iframe src="https://hosted-dns.ripe.net/map" width="300" height="400" style="width:100%;"></iframe>`
Insert cell
viewof table = Inputs.table(data, {})
Insert cell
data = d3.json("https://hosted-dns.ripe.net/leaflet-data.json")
Insert cell
data
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more