RunTheTests
/

Timezone vs IP Consistency

Compare your browser's timezone against your connection — the cheapest VPN check there is.

How this test works

Your browser reports its timezone from the system clock. Your connection is separately associated with a location by the edge network handling the request. A VPN changes the second and does absolutely nothing to the first, so a connection appearing to come from Frankfurt while the browser reports Europe/London is a gap any site can see with no special tooling at all — which is precisely why it is the first check a site runs when it wants to know whether you are using one. The comparison allows an hour of slack to absorb daylight-saving transitions, where the two sources legitimately disagree for a few weeks each year.

What the results mean

Browser timezone
From your system clock. A VPN does not touch it.
Connection suggests
The timezone implied by where the network thinks your traffic comes from.
Consistent
Whether the two agree within an hour. Disagreement is the classic VPN signature.
Evidence, not proof
Travel produces the same mismatch. So does a system clock set to the wrong zone.

Common problems and fixes

I use a VPN and this flags me
That is the tool working. A VPN moves your apparent location and leaves your clock alone. Some VPN clients and extensions can spoof the browser timezone to match the exit node.
I am not using a VPN and it still flags me
Your system timezone is probably wrong, which is worth fixing anyway since it affects calendars and scheduling.
It says UTC for my browser
Some anti-fingerprinting modes report UTC to every site. That removes the signal, at the cost of showing you the wrong local time everywhere.

Frequently asked questions

Can a website really tell I am using a VPN this easily?

Yes, and this is the cheapest of several methods. It requires no special tooling: read the browser timezone, compare against the location of the connection, and a mismatch is immediately visible.

How do I stop the mismatch?

Match your system timezone to your VPN exit location, or use a client or extension that spoofs the browser timezone. Some browsers report UTC to everyone, which also removes it.

Is a mismatch proof of a VPN?

No. Anyone travelling with a device whose timezone has not updated shows the same thing, which is why this is reported as a signal rather than a verdict.

More in Privacy