InkaKA

Internet

Inka Dink Detecting Internet (IDDI)

Last data point

Every minute a small daemon in our apartment pings a handful of targets and records loss + latency. Every ~4 hours it also runs an iperf3 download against an ephemeral AWS Fargate container running an iperf3 server, spun up in one of a few selected AWS regions, to measure bulk throughput. The results land in Parquet files on S3 / CloudFront and are queried below directly from your browser (filtered to data collected from 2026-05-22 10:00 Lima time onward, when the current setup stabilized) using DuckDB-Wasm.

Range
Host
initializing…

Summary

Loading…

Ping latency distribution

iperf3 throughput distribution

iperf3 throughput

Per-run throughput against each AWS region. Faceted by direction.

Ping latency

Average RTT from 60-second aggregates, re-bucketed for the selected range, weighted by successful probes per bucket.

Ping loss

Weighted % of probes that failed, per re-bucketed window.

Source: https://dtxjcpimijza5.cloudfront.net. Schemas + collection notes in the iddi daemon. Queries run entirely client-side.