Open-Source Network Intelligence

Your Network,
Transparent.

Browser-based diagnostic tools for IP analysis, WebRTC leak testing, DNS inspection, HTTP header analysis, and TLS verification. No tracking, no persistent storage. Some tools use server-side request reflection — nothing is retained.

Your IP
|
Location
detecting…
|
ISP
detecting…
No cookies No analytics No tracking Open source Privacy Policy →
6
Diagnostic Tools
0
Data Logged
100%
Client-Side
MIT
Open Source

Everything you need to inspect your connection

Each tool runs entirely in your browser using public, CORS-enabled APIs. No account required, no data stored.

Know your exposure.

Run a full battery of privacy tests: WebRTC leak detection, DNS resolver fingerprinting, proxy header analysis, and browser fingerprint scoring. Get an overall privacy score in seconds.

Open Privacy Check
privacy-check.js
WebRTC Leak      No leak detected
DNS Resolver     Cloudflare DNS (1.1.1.1)
Proxy Headers    None found
TLS Version      TLSv1.3
HTTP Protocol    h2
Privacy Score    92 / 100
terminal
$ curl https://setarys.xyz/api/ip
# Response:
{
  "ip": "198.51.100.42",
  "country": "CA",
  "org": "AS7922 Comcast",
  "tls": "TLSv1.3"
}

Integrate into your workflow.

Simple REST endpoints for IP info, timestamps, and request headers. No API key required. Rate-limited at 60 req/min per IP. Perfect for scripts, dashboards, and monitoring tools.

/api/ip /api/time /api/headers /api/trace
View API Docs

How it works

Tools run client-side in your browser. We use only public, CORS-enabled endpoints to retrieve information about your connection — none of it passes through our servers.

🌐

Your Browser

Runs the JavaScript. No extensions needed, no install, no account.

Public APIs

Cloudflare (1.1.1.1), Google DoH — all CORS-enabled.

🔒

Zero Logging

We don't collect, store, or transmit any of your diagnostic results.