Hash Generator
Compute the cryptographic hash of UTF-8 text using MD5, SHA-1, SHA-256, SHA-384, or SHA-512.
Network Tools
-
Website Reachability & Timing
Load a URL in headless Chromium via Playwright and stream every fetched resource with size and timing.
-
IP Blacklist Check
Check an IPv4 address against 49 major DNS blacklists (Spamhaus, SORBS, Barracuda, SpamCop, etc.).
-
Network Path Monitor
Continuous traceroute with per-hop loss and RTT statistics.
-
Traceroute
Trace the path packets take to a destination host, hop by hop.
-
Ping Scanner
Ping many hosts in parallel and report which are alive.
-
Ping Host
Send ICMP echo requests and report RTT and packet loss.
-
IP Geolocation
Resolve a domain or IP to its city, country, ASN/org, and coordinates — with a map.
-
IPv4 ↔ IPv6
Convert IPv4 to/from IPv4-mapped IPv6 (::ffff:a.b.c.d).
-
MAC OUI Lookup
Look up a MAC address's first 3 octets in the IEEE OUI vendor database (curated subset).
Email / SMTP Diagnostics
-
Email Health
One-click domain scorecard — Blacklist, Mail Server, Web Server, and DNS checks graded Errors / Warnings / Passed, MXToolbox-style.
-
Email Records Check
Consolidated MX, SPF, DMARC, and DKIM-selector lookup for an email domain.
-
SPF Record Checker
Look up and validate a domain's SPF (Sender Policy Framework) TXT record.
-
Email Blacklist Check
Resolve a domain's MX hosts to IPs and check each against 49 IP blacklists plus the domain itself against 9 domain blacklists.
-
SMTP Banner Probe
Connect to an SMTP server, capture its banner + EHLO capabilities, and test STARTTLS.
Vulnerability Scanners
-
TLS Quick Scan
Probe which TLS protocol versions a server accepts and show the cipher each negotiates.
-
TLS Deep Scan
Full chain validation, OCSP stapling, SCT count, and per-TLS-version cipher matrix.
-
Port Scanner
Polite TCP-connect port scan of a single public host (max 128 ports) with optional banner grab.
-
Web Vulnerability Scanner
Scan a web server for known vulnerabilities, misconfigurations, and dangerous files.
-
TLS Implementation Fingerprinter
Identify the TLS stack and version behind a server by probing its handshake behaviour.
-
HTTP Security Headers Grader
Fetch a URL and grade its HTTP security headers — CSP, HSTS, X-Frame-Options, Referrer-Policy, Permissions-Policy, and more.
-
HSTS Preload Checker
Verify whether a domain qualifies for and is listed on the HSTS preload list.
-
CSP Policy Evaluator
Parse and grade a Content-Security-Policy header, flagging unsafe directives and common bypass vectors.
-
WordPress Scanner
Scan a WordPress site for vulnerable plugins, themes, weak passwords, and known CVEs.
-
CMS Vulnerability Scanner
Scan Drupal, SilverStripe, and Moodle installations for known vulnerabilities and misconfigurations.
-
Multi-CMS Scanner
Scan WordPress, Joomla, and Drupal sites for vulnerabilities, outdated components, and common misconfigurations.
-
OWASP ZAP Web Scanner
Full dynamic application security testing (DAST) scanner — crawls and probes a web application for OWASP Top 10 vulnerabilities.
-
Web Application Scanner
Scan a web application for XSS, SQL injection, file inclusion, XXE, and other common vulnerabilities.
-
Threat Surface Probe
Run community-maintained templates against a target to detect CVEs, exposed panels, misconfigurations, and default credentials.
-
OCSP Revocation Checker
Query the OCSP responder for a certificate and verify it has not been revoked.
-
CAA Record Checker
Look up a domain's CAA DNS records to verify which Certificate Authorities are authorised to issue certificates for it.
-
.well-known Security Files
Check for security.txt, apple-app-site-association, assetlinks.json, and other .well-known security and verification files.
-
Exposed Admin Panel Detector
Probe a web server for exposed admin panels, login pages, and sensitive paths — /wp-admin, /.env, /.git, /phpmyadmin, and similar.
-
Deep TLS Security Audit
Exhaustive TLS audit — protocol support, cipher suites, certificate chain, and 20+ known vulnerability checks (Heartbleed, ROBOT, POODLE, BEAST, and more).
DNS & Name Resolution
-
DNS Query Tool
Full DNS query with answer, authority, and additional sections.
-
Domain Name Lookup
Simple forward and reverse DNS lookups.
-
Quick DNS Lookup
Concise single-line DNS lookups.
-
DNSSEC Query Tool
DNS lookups with DNSSEC validation status.
-
Whois
Look up domain registration, IP allocation, or ASN ownership.
-
DNSSEC Validator
Validate a domain's DNSSEC chain via a validating resolver; show DS / DNSKEY / RRSIG at every zone cut.
-
Reverse IP
Find other domains hosted on the same IP via a passive-DNS provider (Hackertarget free tier).
-
IPv4 Address Lookup
IPv4 address (A record) lookup.
-
MX Lookup
Mail exchanger (MX) record lookup.
-
All DNS Records
Query A, AAAA, MX, NS, TXT, CAA, SOA in parallel.
-
DMARC Record Checker
Look up and parse a domain's DMARC TXT record at _dmarc.<domain>.
-
DKIM Record Checker
Look up a domain's DKIM TXT record(s) at <selector>._domainkey.<domain>.
-
TLS-RPT Checker
Look up and parse a domain's SMTP TLS Reporting (TLS-RPT) record at _smtp._tls.<domain>.
-
BIMI Record Checker
Look up a domain's BIMI record at <selector>._bimi.<domain> and validate its logo (SVG) and VMC certificate.
-
MTA-STS Policy Checker
Look up the _mta-sts TXT record and the HTTPS policy file, then cross-check the policy's mx patterns against the domain's real MX hosts.
-
DNS Check
Audit a domain's delegation: parent/child NS agreement, glue, per-nameserver reachability and authority, SOA serial convergence, and open recursion.
Packet Generation & Testing
-
TCP/UDP Connection Tester
Check TCP port reachability; optionally send a payload and read the reply.
-
TLS Handshake Inspector
Inspect a server's TLS handshake: version, cipher, ALPN, full cert chain.
-
HTTP Availability Check
Probe a list of hostnames (max 16) for HTTP and HTTPS availability.
-
HTTP Latency
Send N HTTP HEAD requests to a URL and report min/median/mean/max/stddev latency. From this server's vantage.
-
Path MTU Probe
Discover the path MTU to a host by sending increasingly large DF-bit pings (binary search).
Packet Capture & Analysis
-
Packet Capture & Filter
Capture and filter live network traffic using BPF expressions.
-
Network Traffic Analyzer
Deep packet inspection and protocol dissection via Wireshark's CLI engine.
-
Raw Packet Capture
Capture raw packets to file using Wireshark's lightweight capture engine.
-
Packet Content Search
Capture live traffic and search packet payloads with regular expressions.
-
High-Speed Packet Capture
Zero-copy network capture optimised for high traffic volumes.
IP & Subnet Utilities
Routing & BGP
TLS / SSL Auditing
-
TLS Quick Scan
Probe which TLS protocol versions a server accepts and show the cipher each negotiates.
-
TLS Deep Scan
Full chain validation, OCSP stapling, SCT count, and per-TLS-version cipher matrix.
-
Domain Certificate Audit
Search Certificate Transparency logs for every SSL certificate ever issued to a domain — reveals subdomains, issuers, and historical issuance.
-
Deep TLS Security Audit
Exhaustive TLS audit — protocol support, cipher suites, certificate chain, and 20+ known vulnerability checks (Heartbleed, ROBOT, POODLE, BEAST, and more).
NTP / Time Sync
CDN & DNS Propagation
-
DNS Propagation / CDN Check
Query a hostname against 34 public resolvers across multiple countries in parallel; reveals geo-DNS, anycast, and split-horizon behavior.
-
DNS Load Tester
Sustained-load DNS performance benchmarking tool.
-
DNS Capacity Tester
Ramps DNS query rate until a resolver loses packets.
HTTP/2 & WebSocket
-
HTTP/2 Probe
Negotiate HTTP/2 via ALPN and decode the server's SETTINGS frame (window size, max streams, etc.).
-
WebSocket Probe
Send a WebSocket Upgrade handshake and verify the Sec-WebSocket-Accept response, subprotocols, and extensions.
-
HTTP/2 Stress Tester
Benchmark HTTP/2 server performance — measure requests per second, latency distribution, and concurrent stream throughput under sustained load.
Encoding & Conversion
-
Hex ↔ Text
Convert UTF-8 text to a hex string, or parse a hex string back to text (separators :/.- ignored).
-
Binary ↔ Text
Convert UTF-8 text to 8-bit binary, or parse a binary string back to text.
-
ROT13
Apply the ROT13 letter-shift cipher (involutive — run twice to get the original).
-
Case Converter
Convert text between common casings: UPPER, lower, Title, snake_case, kebab-case, camelCase.
-
Reverse String
Reverse the characters of a string.
-
Number Base
Convert a number between decimal, binary, octal, and hexadecimal representations.
-
Unix Timestamp
Convert between Unix epoch seconds and ISO/RFC datetime formats (UTC).
-
IPv4 ↔ Decimal
Convert between dotted IPv4 notation, 32-bit decimal, hex, and dotted binary.
-
JWT Decoder
Decode a JWT into its header and payload (no signature verification — that needs the signing key).
Crypto & Generators
-
Hash Generator
Compute the cryptographic hash of UTF-8 text using MD5, SHA-1, SHA-256, SHA-384, or SHA-512.
-
HMAC
Compute an HMAC of a message using a shared key and a chosen hash algorithm.
-
UUID Generator
Generate one or more random UUID v4 strings.
-
Password Generator
Generate a cryptographically random password from selectable character classes (uses Python's `secrets`).
-
Lorem Ipsum
Generate placeholder text — N paragraphs of K random Lorem Ipsum words each.