Free · No signup · 6 AWS regions

Free Website Status Checker

Find out whether a site is up or down right now, from six AWS regions at once, with the load-time breakdown and SSL expiry behind the answer.

Try an example: https://api.github.com
Up or down · Load-time breakdown · SSL expiry · one-click monitoring

Is the site down, or is it just you?

That is the question this answers. Enter a URL and LoadFocus loads it from six AWS regions at the same time. If every region gets a response, the site is up and the problem is your network, your DNS or your browser cache. If every region fails, it is genuinely down. If some succeed and some do not, you have found a regional outage that a single-location checker would have reported as fine.

Why one location is not enough

Most down-detectors check from one place. A site can be perfectly healthy from Frankfurt and unreachable from Singapore because of a routing problem, a CDN edge failure or a regional deployment that did not finish. Checking six regions at once turns a yes-or-no answer into a map of who can actually reach you.

Reading the result

A 2xx status code means the server answered normally. A 4xx means the page is missing or blocked, a 5xx means the server itself failed, and no response at all means the host could not be reached. The timing breakdown shows where the wait came from: DNS lookup, TCP connect, TLS handshake, time to first byte, then download.

From one check to knowing first

This is a snapshot of one moment. Outages rarely happen while you are looking. Point the same URL at the LoadFocus free plan and the identical check runs every minute from 25+ regions, with alerts by email, Slack, Microsoft Teams or webhook, so you hear about it before your customers tell you.

Related: API Monitoring · Status Pages · SSL Checker · UptimeRobot alternative

What these numbers mean, and why

A status check returns more than up or down. These are the values worth reading:

HTTP status code

How the server answered. 2xx is success, 3xx is a redirect, 4xx means the page is missing or refused, 5xx means the server broke. A site that returns 200 but renders an error page still counts as up here, which is why the status code alone is never the whole story.

Total response time

How long the request took end to end. Under 1 second is healthy for a web page, and past 3 seconds visitors start leaving. Compare it between regions rather than judging one number on its own.

Time to First Byte (TTFB)

How quickly the server started answering. Under 800 ms is good. A slow TTFB caps everything that follows and usually means slow server-side work, a cold cache or an overloaded database.

DNS and TLS time

The cost of setting up the connection before any content arrives. High DNS time is a resolver problem rather than a server one. High TLS time points to certificate chain or handshake overhead.

SSL certificate expiry

Days left before the HTTPS certificate expires. An expired certificate takes a site offline for every visitor at once, with no warning and no partial failure, which makes it the single most preventable outage there is.

Regional spread

The gap between the fastest and slowest region is what your global audience actually experiences. A quick result from one region says nothing about the rest of the world.

Website status checker FAQ

How do I check if a website is down?

Paste the address above and run the check. LoadFocus requests the page from six AWS regions at once and reports the status code, the load time and the SSL certificate for each. If all six fail, the site is down for everyone. If only yours fails, the problem is local to you.

Is the website down, or is it just me?

This is the fastest way to tell. The check runs from AWS regions, not from your machine, so it bypasses your network, your DNS resolver and your browser cache entirely. If the regions can reach the site and you cannot, the fault is on your side.

What does the status code mean?

2xx means the server responded normally. 3xx is a redirect. 4xx means the page is missing, blocked or requires authentication. 5xx means the server itself failed. No response at all means the host could not be reached, which usually points to DNS, a firewall or a server that is completely offline.

Why is a site up in one region and down in another?

Regional outages are more common than total ones. A CDN edge can fail, a route can break, or a deployment can succeed in one region and not another. Checking six at once is what makes that visible, where a single-location tool would just say the site is fine.

Does this check SSL certificates too?

Yes. For any HTTPS address it reports whether the certificate is valid and how many days remain before it expires, next to the status and the timings. Expired certificates are one of the most common causes of sudden, total downtime.

How often should I check?

Run it by hand whenever something looks wrong. To catch an outage as it starts you need it running continuously: the LoadFocus free plan repeats this same check every minute from 25+ regions and alerts you, rather than waiting for you to think of looking.

Can I check an API endpoint as well as a web page?

Yes. Any public http or https address works: a landing page, a health check, a REST endpoint or a full site. If you are checking APIs specifically, the API status checker presents the same results with the response headers and payload timing brought forward.
×