๐Ÿ”’ All plans are offshore, anonymous and DMCA-ignored by default. Start your trial from $1 โ†’

Free Tool ยท No Signup

Ping & Website Screenshot

Test connectivity to any host and capture a live screenshot of any website. Two diagnostics in one โ€” see if the server's up AND see what it actually looks like.

Enter a domain (google.com) or IP address (8.8.8.8). Screenshot only renders for valid domains.

What it does

Two checks in one tool

Verify both that a server is reachable AND that its website renders correctly โ€” useful for monitoring, debugging and validating site migrations.

๐Ÿ“ก

ICMP ping (primary)

Real ICMP echo packets sent via the system ping command. 4 packets, 2-second timeout each. Gives you accurate latency, packet loss and jitter.

๐Ÿ”Œ

TCP fallback

If ICMP isn't available (some hosts block it), we automatically test TCP connect time on port 443/80. Same information about reachability, slightly different methodology โ€” clearly labeled in results.

๐Ÿ“ธ

Live website screenshot

For domain lookups, we capture a current screenshot of the homepage. Downloadable PNG. Useful for visually verifying site is live and rendering correctly.

๐Ÿ“Š

Latency visualization

Each individual ping sample displayed as a bar chart so you can spot outliers, intermittent issues and quality variations between attempts.

๐ŸŒ

Works for IPs too

Enter a raw IP address (8.8.8.8, 1.1.1.1) for direct network connectivity tests without DNS lookup. Screenshot is skipped for IPs since they don't typically serve websites.

๐Ÿ”—

Shareable URLs

Every result lives at a permanent URL (/ping/example.com/) โ€” share with teammates, embed in tickets, or bookmark for monitoring.

FAQ

Ping & Screenshot โ€” common questions

What's the difference between ICMP and TCP ping?

ICMP ping is the original "is this host alive" protocol โ€” small echo packets sent via the IP layer. It measures pure network round-trip time without involving any higher protocol. This is what the standard ping command does.

TCP ping measures the time to complete a TCP handshake (SYN, SYN-ACK, ACK) on a specific port. It's slightly slower than ICMP because TCP has more overhead, but it tests that an actual service is responding โ€” not just that the network layer is reachable.

For "is the website up" questions, both give equivalent answers. ICMP is preferred for raw network diagnostics; TCP is preferred when you specifically want to know "can users actually connect to this service."

Why does my host show 0% packet loss but high latency?

High latency with no loss typically means the network path is congested but functional. Common causes:

  • Geographic distance โ€” pinging Sydney from Lagos will be 300ms+ even on perfect networks. Speed of light is the limit.
  • Routing inefficiency โ€” your traffic may be taking a roundabout path through multiple ISPs
  • Server-side throttling โ€” some hosts deprioritize ICMP, causing it to return slowly even when the actual website is fast
  • Wi-Fi or mobile network on your end adds variability
Why does my host show packet loss?

Packet loss in a 4-packet sample (e.g., 25% = 1 lost) can be random and not necessarily a real problem. Consistent loss across multiple attempts (use Refresh to retry) suggests:

  • ICMP rate limiting โ€” some servers drop ICMP packets when receiving too many. Try TCP test instead.
  • Firewall filtering โ€” corporate or hosting firewalls sometimes drop ICMP entirely. The TCP fallback should still work.
  • Genuine network issues โ€” overloaded routers, faulty cables, ISP problems
  • DDoS protection โ€” services like Cloudflare may aggressively rate-limit echo packets
What does "ICMP not available" mean?

Our hosting environment doesn't allow PHP to execute the ping command, so we use a TCP socket connect as the next-best alternative. The TCP test connects to port 443 (HTTPS) on the target and measures how long the handshake takes. Functionally this answers the same questions ICMP would โ€” is the server up, how fast does it respond, is there any loss โ€” just through a slightly different mechanism.

If you specifically need ICMP results, run ping example.com from your own terminal / command prompt.

How does the screenshot work? Is it private?

Screenshots are rendered by microlink.io, a free screenshot service with built-in ad-blocking and cookie banner dismissal. Your browser fetches the screenshot directly from their API โ€” iWebVault never proxies the request.

Honest disclosure: microlink receives the URL being screenshotted as part of the request (their server has to load the page to render it). They may log this for service operation. We have no control over their logging policy.

iWebVault itself does not log the URL โ€” we never touch the screenshot request server-side. If maximum privacy is required, take screenshots locally with a browser extension instead.

Why is the screenshot blank / not rendering?

A few common reasons:

  • Site blocks screenshot bots โ€” some sites detect headless browsers and return blank pages or error pages
  • Site requires login โ€” paywalled or auth-walled content can't be captured anonymously
  • JavaScript-heavy site โ€” extreme cases may not fully render in the screenshot window
  • Site is down โ€” if ping also failed, screenshot will too
  • HTTPS required โ€” we always try https:// first; sites that only serve on http:// may fail
  • Daily quota reached โ€” our free tier allows 1500 screenshots/day across all visitors. If we hit the cap, screenshots pause until the daily reset.
Why is the result cached for 10 minutes?

Ping results change every second based on network conditions. We cache for 10 minutes (shorter than SSL's 24 hours) so shared links show recent data without being instant-stale.

For real-time monitoring, click "Ping again" to bypass cache. The rate limit (30 requests / hour / IP) still applies to refreshes.

Your site needs better uptime?

iWebVault hosting includes 99.9% uptime SLA, LiteSpeed performance, NVMe SSD storage and DDoS protection โ€” all standard. Your site responds fast, every time.

99.9% uptime ยท DDoS protected ยท Auto-renewing SSL ยท Anonymous signup