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

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more