Skip to content

The verification layer
for digital borders.

Independent verification for a world moving its borders online.

Every year more countries move entry behind eVisas and eTAs. EntryCheck is the neutral layer that confirms which portal is the real, official one, for travellers and the platforms that serve them. Always free for travellers.

EntryCheck, by the numbers

138

Countries Covered

164

Official Portals Verified

£0

Fees, Forever

Every link re-checked continuously by our Link Health monitor. These numbers update live.

The Core Mission

Why we built this?

99,443

Travel Fraud Reports, 2024

Reports of travel, vacation and timeshare fraud to the US Federal Trade Commission in 2024, with a median loss of $2,746. Look-alike "visa agencies" charge for what a government often provides directly.

1.5B

International Trips, 2025

International tourist arrivals recorded by UN Tourism in 2025. Every trip starts with finding the right entry portal, and most travellers have no reliable way to tell which link is the official one.

The Signpost,
Not The Gate.

We aren't the government, and we don't issue visas. We just provide the most accurate map to the official door.

The Ecosystem

What we've built

Verified Links Only.

We don't just find links; we verify them. Every URL in our registry is vetted to ensure it leads directly to a verified portal.

Domain Check

We prioritize official extensions like .gov, .gouv, and .gob whenever available.

Secure Connection

We verify that the portal uses encryption (HTTPS) and matches official government branding.

Direct Access

We strip out brokers. If they charge a "service fee," they aren't here.

Note: EntryCheck is an independent directory. Every link is reviewed by a person, but we are not the government. Always double-check the URL in your browser before entering personal data.

// Link verification logic

const verify = async (url) => {

const link = await scan(url);

if (link.hasServiceFee) return 'REJECTED: broker';

if (!link.isHttps) return 'REJECTED: insecure';

// then re-checked, continuously

monitor(url, 'daily');

return 'VERIFIED_OFFICIAL';

}

The Journey

The story so far

The beginning

A simple, hand-built list of official visa links, born from watching travelers get charged hundreds for free government forms.

Mapping the world

Grew to 138 countries and 164 official portals, every single one verified by hand.

Always-on

Added continuous Link Health monitoring and EntryWire live alerts, so the map never goes stale.

Open to builders 2026

Launched the EntryCheck Verify API, bringing the same trusted data to apps, banks, and security teams fighting visa fraud.

Travel Safe. Pay Less.

EntryCheck is a free, independent resource. We don't take money from agencies or travelers. We just keep the map clean.

Find Your Country