How We Test

Every tool on What's My IP Live is built with a transparent methodology. No black boxes, no sponsored results. Here's exactly how each test works and what the numbers mean.

Our Editorial Principles

๐Ÿ”ฌ

Reproducible Results

Every test uses documented, repeatable methods. You can verify results using independent tools.

๐Ÿšซ

No Paid Placements

Test results are never influenced by sponsorship. If we recommend a VPN, it's because it passed our tests.

๐Ÿ“ก

Real-Time Data

All lookups query live data sources. We don't serve stale cached results for IP, DNS, or WHOIS queries.

๐Ÿ”’

Privacy by Design

We don't store IP addresses or query history. Tests run client-side where possible. See our Privacy Policy.

Affiliate disclosure: Some links on this site (particularly in VPN comparison pages) use affiliate links. This means we may earn a commission if you purchase a product โ€” at no extra cost to you. Our testing methodology and tool results are never affected by affiliate relationships. We test first; we link second.
๐ŸŒ

IP Address Detection

Used on homepage, IP Lookup, VPN Detection

How it works

When you load the homepage or any IP-detection tool, your browser makes a request to our edge API endpoint (/api/get-my-ip). The API reads the x-forwarded-for, x-real-ip, and cf-connecting-ip headers (in that priority order) to identify your real IP address, including handling IPv4-mapped IPv6 addresses.

IPv4 vs IPv6

If your network supports dual-stack, we detect both addresses. Your browser may prefer one protocol over the other depending on your ISP and OS settings. We show all detected addresses and label them clearly.

Geolocation accuracy

IP-to-location data uses MaxMind GeoIP2 (city-level database), cross-referenced against our provider's enriched dataset. Accuracy varies:

LevelTypical AccuracyNotes
Country99%+Very reliable for fixed broadband
Region/State80โ€“90%Lower for mobile and CGNAT users
City50โ€“75%Can be off by 50+ miles for some ISPs
Exact addressN/AIP addresses cannot identify a home address
Why your location may look wrong: ISPs often register IP blocks at data centers or regional hubs far from users. Mobile networks aggregate traffic at a national level. See our full article: Why is my IP location wrong?
๐Ÿ›ก๏ธ

VPN & Proxy Detection

Used on VPN Detection tool

Detection signals we check

VPN detection is not a single check โ€” it's a combination of signals. We evaluate all of the following and score them together:

  1. ASN ownership โ€” Data-center ASNs (e.g. Choopa, M247, QuadraNet) are almost exclusively used by VPNs. Residential ISP ASNs are not.
  2. IP reputation databases โ€” We query multiple threat intelligence feeds that flag IPs associated with VPN exit nodes, Tor relays, and proxies.
  3. Reverse DNS patterns โ€” VPN providers often set PTR records containing keywords like "vpn", "exit", "relay", or the provider name.
  4. WebRTC leak detection โ€” Even with a VPN, browsers can expose your real local or public IP via WebRTC. We check for this in a separate test.
  5. IPv6 leak check โ€” If your VPN only tunnels IPv4, your IPv6 address may leak. We detect this by checking whether IPv4 and IPv6 resolve to different ASNs.

What "VPN Detected" means

A "VPN detected" result means at least two strong signals match. It does not mean we know which VPN you use โ€” only that the IP shares characteristics common to VPN exit nodes.

False positive rate

Corporate NAT gateways and some university networks can trigger a false positive. If you're not using a VPN but we detect one, your IP may route through a shared business network that resembles a proxy.

โšก

Internet Speed Test

Used on Speed Test tool

Download speed methodology

We download test payloads of increasing size (1 MB โ†’ 5 MB โ†’ 25 MB) from our CDN endpoint using the browser Fetch API with ReadableStream. We measure throughput in real time during the transfer, not just start-to-end time. This avoids skewing results due to TCP slow-start on small files.

Upload speed methodology

We generate random binary data client-side and POST it to our endpoint using XHR with upload.onprogress events. Upload results are measured at the 25thโ€“75th percentile of transfer rate to ignore initial TCP handshake overhead.

Latency (ping)

We send 10 lightweight HEAD requests to our server and measure round-trip time using the Performance API (performance.now() with sub-millisecond precision). The median of 8 samples (discarding high/low outliers) is reported.

Browser limitation: Browser-based speed tests are subject to JavaScript execution overhead and cannot saturate connections above ~500 Mbps reliably. For gigabit testing, use a native app like fast.com or Speedtest.net.

What affects your result

  • Other active downloads or streams on the same network
  • Wi-Fi vs wired connection (Wi-Fi adds 10โ€“30% variance)
  • Device CPU speed (JavaScript is single-threaded)
  • Time of day / ISP congestion
  • VPN overhead (typically reduces speed 10โ€“40%)
๐Ÿ“ก

Ping & Jitter Test

Used on Ping & Jitter tool

How ping is measured

We make repeated HTTP HEAD requests (configurable: 12โ€“50 samples) to a lightweight endpoint and record round-trip time using the Performance API. The first 2 samples are discarded as warm-up, then average, min, and max are calculated from the remaining samples.

How jitter is calculated

Jitter = the average of the absolute differences between consecutive ping values. Formally: jitter = mean(|ping[i] - ping[i-1]|). This is the standard RFC 3550 jitter definition used in VoIP quality measurement.

Reference values

Use caseAcceptable pingAcceptable jitter
Competitive gaming<20 ms<5 ms
Casual gaming / video calls<50 ms<15 ms
Video streaming<100 ms<30 ms
General browsing<200 msnot critical
๐Ÿ”

DNS Lookup

Used on DNS Lookup tool

Query method

DNS queries are executed server-side via our /api/dns-query endpoint, which uses Node.js dns.promises to query the authoritative resolver chain. This avoids browser DNS caching and gives you authoritative answers, not your local resolver's cache.

Record types we support

  • A / AAAA โ€” IPv4 and IPv6 address records
  • MX โ€” Mail exchange records (with priority)
  • TXT โ€” Text records (SPF, DMARC, DKIM, domain verification)
  • CNAME โ€” Canonical name / alias records
  • NS โ€” Authoritative name server records
  • SOA โ€” Start of authority (serial, refresh, retry, expiry)
  • PTR โ€” Reverse DNS pointer records

TTL and propagation

We display raw TTL values as returned by the authoritative server. DNS changes can take anywhere from minutes (low-TTL records) to 48 hours (default 86400s TTL) to propagate worldwide. Our lookup shows the current authoritative value, not what your ISP's resolver has cached.

๐Ÿ“‹

WHOIS Lookup

Used on WHOIS Lookup tool

Data sources

WHOIS queries are routed to the appropriate registry based on TLD:

  • .com / .net โ†’ Verisign โ†’ then registrar WHOIS
  • .org โ†’ PIR registry
  • Country TLDs โ†’ Respective country NIC
  • IP WHOIS โ†’ ARIN (North America), RIPE (Europe), APNIC (Asia-Pacific), LACNIC (Latin America), AFRINIC (Africa)

GDPR redaction

Since 2018, ICANN-compliant registrars redact personal data (name, address, phone) for individual registrants under GDPR. You will see "REDACTED FOR PRIVACY" for most .com domains. This is expected behaviour, not a data error.

๐Ÿ”

SSL Certificate Checker

Used on SSL Checker tool

What we check

Our SSL checker connects to the domain on port 443 via a server-side probe and retrieves the full certificate chain. We then verify:

  • Validity period โ€” Not-before and not-after dates
  • Common Name & SANs โ€” Whether the domain matches the certificate
  • Chain completeness โ€” Intermediate certificates are present and trusted
  • Issuer / CA โ€” Certificate Authority identity
  • Key size โ€” RSA โ‰ฅ2048 bit or ECC โ‰ฅ256 bit flagged as secure
  • Cipher grade โ€” TLS 1.2 minimum, TLS 1.3 recommended
  • HSTS โ€” Whether HTTP Strict Transport Security header is present

Expiry warnings

We flag certificates expiring within 30 days as "warning" and within 7 days as "critical". Certificates issued by Let's Encrypt expire every 90 days and must be renewed by your server's automation.

๐Ÿšจ

IP Blacklist Checker

Used on IP Blacklist Checker tool

Lists we check

We query DNS-based blocklists (DNSBLs) for the queried IP across the following categories:

CategoryLists checkedWhat it means
Spam sendersSpamhaus ZEN, SORBS DNSBL, BarracudaIP has sent spam email
Malware / botnetSpamhaus XBL, CBL, RATS-DynaIP is/was part of a botnet
Policy violationsSpamhaus PBL, SORBS DULResidential IPs not authorised to send email
Tor exit nodesdan.me.uk/torlistIP is a Tor exit node
Open proxiesSORBS HTTP/SOCKS, Project Honey PotIP is an open relay/proxy

How DNSBL queries work

We reverse the IP octets and append the DNSBL domain. For example, to check 1.2.3.4 against zen.spamhaus.org, we resolve 4.3.2.1.zen.spamhaus.org. An A record response means "listed". No response (NXDOMAIN) means "clean".

Listed but innocent? Dynamic residential IPs (most home internet connections) are often on the Spamhaus PBL by design โ€” this means email from that IP is policy-blocked, not that it's malicious. Being on PBL does not affect web browsing.
๐Ÿ”Œ

Port Scanner

Used on Port Scanner tool

Scan method

Our port scanner performs TCP connect probes from our server to the target IP/hostname. We attempt a full TCP handshake (SYN โ†’ SYN-ACK โ†’ ACK) and classify the result:

  • Open โ€” Three-way handshake completed. A service is listening.
  • Closed โ€” Connection refused (RST received). Port is reachable but no service.
  • Filtered โ€” No response (timeout). Firewall is likely blocking.

Ethical use policy

Port scanning is only performed on IPs you are authorised to test. Our tool rate-limits to 20 ports per scan and logs abuse attempts. Do not use this tool to probe networks you do not own. See our Terms of Use.

Common ports reference

PortServiceProtocol
21FTPTCP
22SSHTCP
25SMTPTCP
80HTTPTCP
443HTTPSTCP
3389RDP (Remote Desktop)TCP
3306MySQLTCP
5432PostgreSQLTCP
๐Ÿ“ง

Email Header Analyzer

Used on Email Header Analyzer tool

What we parse

Email headers are pasted as raw text and parsed entirely in your browser (no server upload). We extract and explain:

  • Received chain โ€” Full hop-by-hop routing path with timestamps
  • From / Reply-To / Return-Path โ€” Sender identity (check for spoofing)
  • Message-ID โ€” Unique identifier for tracking
  • X-Originating-IP โ€” Sender's IP if exposed
  • SPF result โ€” Whether the sending server was authorised
  • DKIM result โ€” Whether the email signature is valid
  • DMARC result โ€” Combined SPF+DKIM policy enforcement
  • Spam score โ€” X-Spam-Status headers from filtering services

Privacy

Email header parsing runs entirely client-side in JavaScript. Your pasted headers are never sent to our servers. Close the browser tab and the data is gone.

How to get email headers

  • Gmail: Open email โ†’ โ‹ฎ menu โ†’ Show original โ†’ Copy to clipboard
  • Outlook (web): Open email โ†’ โ‹ฏ โ†’ View message source
  • Apple Mail: View menu โ†’ Message โ†’ All Headers
  • Thunderbird: View โ†’ Headers โ†’ All
๐Ÿ“น

WebRTC Leak Test

Used on WebRTC Leak Test tool

What is a WebRTC leak?

WebRTC (Web Real-Time Communication) is a browser API used for video/audio calls. To establish peer-to-peer connections, it uses STUN/TURN servers to discover your real IP address โ€” even when behind a VPN. This exposes your local and public IP to any website using WebRTC.

How we detect it

We create an RTCPeerConnection using STUN servers (stun.l.google.com, stun1.l.google.com) and parse onicecandidate events to extract all IP addresses your browser exposes. We compare these against your current detected IP to flag leaks.

How to fix a WebRTC leak

  • Firefox: Set media.peerconnection.enabled to false in about:config
  • Chrome/Edge: Use a browser extension like uBlock Origin (with WebRTC blocking enabled)
  • Use a VPN that handles WebRTC โ€” Good VPNs route WebRTC through the tunnel or block it entirely
๐Ÿ—“๏ธ

Update & Review Schedule

How often we review and update content

Content typeReview frequencyLast reviewed
Tool logic & APIsContinuous / on issue detectionMay 2026
Blacklist database sourcesQuarterlyMay 2026
VPN comparison pagesEvery 6 monthsApril 2026
Blog articlesAnnually or on major changeApril 2026
Privacy PolicyAnnually or on legal changeJanuary 2026
Reference tables (ports, TLDs, etc.)AnnuallyMay 2026

Found an error or outdated information? Contact us โ€” we review every submission.