import Link from 'next/link'; import { Logo } from '@/components/chrome/Logo'; export default function NotFound() { return (

404 · not observed

This scope is not part of the observatory.

We only publish pages for countries, ASNs, services and incidents where we hold real measurements. Nothing is pretended.

← Back to the gauge
); }