Internet Tools

Inspect, diagnose, and troubleshoot any domain, server, or email system with 17 free tools built for IT professionals, sysadmins, and developers.

Run real-time DNS lookups, check SSL certificate validity, scan open ports, validate SPF/DKIM/DMARC records, and more — all from your browser without installing any software.

Network Diagnostics
Ping
Ping any hostname or IP address to check reachability and measure round-trip latency in real time.
Use Ping
Traceroute
Trace the network path to any host, showing each hop's IP, hostname, and latency along the route.
Use Traceroute
Subnet Calculator
Calculate subnet masks, network/broadcast addresses, host ranges, and CIDR notation for any IP block.
Use Subnet Calculator
Port Scanner
Scan common ports on any hostname or IP to check which services are open and accessible.
Use Port Scanner
Reverse DNS Lookup
Look up the hostname associated with any IP address using reverse DNS (PTR record) queries.
Use Reverse DNS
DNS Tools
DNS Lookup
Query DNS records for any domain — A, AAAA, CNAME, MX, NS, TXT, SOA, and more record types.
Use DNS Lookup
MX Lookup
Find all MX (Mail Exchange) records for a domain and check mail server priorities and hostnames.
Use MX Lookup
NS Lookup
Retrieve the authoritative nameservers (NS records) for any domain. Useful for verifying DNS delegation.
Use NS Lookup
WHOIS Lookup
Look up domain registration details, registrar info, creation date, expiry date, and nameservers.
Use WHOIS Lookup
Email Security
SPF Lookup & Generator
Check your domain's SPF record or generate a new one. Prevent email spoofing and improve deliverability.
Use SPF Lookup
DKIM Checker
Verify that your domain's DKIM public key is published correctly. Enter selector and domain to check.
Use DKIM Checker
DMARC Lookup & Generator
Look up or generate a DMARC policy for your domain to protect against phishing and email fraud.
Use DMARC Lookup
BIMI Lookup & Generator
Check or generate BIMI records to display your brand logo in email clients that support it.
Use BIMI Lookup
Email Blacklist Checker
Check if your IP or domain is listed on major email blacklists (RBLs/DNSBLs) that could block your mail.
Use Blacklist Checker
Website Tools
HTTP Headers Checker
Inspect HTTP response headers for any URL. Check status codes, cache headers, security headers, and more.
Use HTTP Headers
SSL Checker
Verify the SSL/TLS certificate of any domain — check validity, expiry date, issuer, and chain completeness.
Use SSL Checker
Website Speed Test
Test the response time and performance of any website or URL. Get TTFB and load time metrics.
Use Speed Test

Free Online Internet Tools

Our free internet tools cover network diagnostics (ping, traceroute, port scanner), DNS tools (DNS lookup, MX, NS, WHOIS), email security (SPF, DKIM, DMARC, BIMI, blacklist checker), and website tools (HTTP headers, SSL checker, speed test). All tools run server-side with no installation required.

From the Blog

In-depth technical articles and guides.

View all →
BGP: How Internet Routing Works — and Why Route Leaks Can Take Down Major Services
BGP is the protocol that routes traffic across the internet's 80,000 autonomous systems — and its trust model is why a misconfiguration at a small ISP took down Cloudflare, Amazon, and Facebook for two hours. Here's how BGP works, how anycast CDNs use it, and why RPKI is the partial fix.
Certificate Transparency: How Public Logs Reveal Every SSL Certificate Ever Issued for Your Domain
Every publicly-trusted SSL certificate issued since 2018 is recorded in public, cryptographically verifiable logs — and browsers won't trust a certificate without proof of logging. Here's why Certificate Transparency exists, how CT logs let you discover every certificate ever issued for your domain (including ones you didn't request), and how CAA records complement CT for security monitoring.
DMARC Deployment: How to Move from p=none to p=reject Without Breaking Email
Most DMARC records are at p=none — monitoring mode with no actual protection. Here's the safe four-phase path from p=none to p=reject, how to read aggregate reports, the February 2024 Google/Yahoo requirements, and common mistakes.
How to Read a Traceroute: What the Output Actually Tells You
A single high-latency traceroute hop usually isn't a problem. Asterisks don't mean the hop is down. Here's how to read traceroute output, identify where latency is actually introduced, and distinguish ICMP rate limiting from real network issues.
The Four-Layer DNS Cache — Why the Same Domain Resolves Differently From Different Locations During Propagation
A DNS query might return an answer cached by your browser, your OS, your ISP's resolver, or a CDN's resolver — and each cache has a different expiry time. Here's the four-layer DNS caching chain, why the TTL on your old record controls propagation speed (not the TTL on the new one), how to read the remaining cache TTL from dig output, negative caching (why "doesn't exist" responses are also cached), and why Anycast DNS means propagation isn't geographically simultaneous.
How to Read a PTR Record Like a Network Investigator — Email Forensics, ISP Naming Patterns, and FCrDNS
A PTR record can say anything — anyone who controls a server can configure their reverse DNS to claim any hostname. FCrDNS (Forward-Confirmed Reverse DNS) verifies authenticity by checking that the PTR hostname resolves back to the original IP. Here's how to read ISP and datacenter naming conventions in PTR records, how reverse DNS reveals email header forgery, and why PTR record changes can indicate BGP hijacking.
Why WHOIS Now Says "REDACTED FOR PRIVACY": GDPR, Default Redaction, and the Shift to RDAP
A WHOIS lookup that once showed a domain owner's name, address, and phone number now typically returns "REDACTED FOR PRIVACY" — the result of GDPR-driven policy changes that affected WHOIS globally, not just for EU registrants. Here's why this happened, what information remains visible after redaction, how RDAP is replacing the decades-old WHOIS protocol with structured JSON output, and whether paid "WHOIS privacy" services still add value.
Ping Tool — Check Host Reachability & Measure Network Response Time
Learn how ping works, how to read RTT and packet loss results, when a ping timeout doesn't mean a server is down, and how to use a free online ping tool for network diagnostics.
DMARC for Domains That Never Send Email: Why p=reject Can (and Should) Be Immediate
A domain that never sends email is, paradoxically, an easy spoofing target — recipients have no way to know "this domain never sends mail" without DMARC explicitly saying so. Here's why p=reject can be applied immediately (with zero risk) to parked/non-sending domains and subdomains, how sp= protects subdomains separately from the primary domain's policy, and why BIMI specifically requires p=quarantine or p=reject, not p=none.
DNS Lookup — Query Any Record Type for Any Domain Instantly
Learn how DNS works, what record types mean (A, MX, TXT, CNAME, NS), how to diagnose common DNS problems, and how to use a free DNS lookup tool to check any domain's records.