Collection of Tools

Quick tools to verify DNS, email settings and more.

🌍 DNS & Network

DNS Propagation

Check how a DNS record has propagated across global servers.

dig

Advanced tool to query detailed DNS records for a domain.

nslookup

Simple tool to retrieve DNS records for a domain or IP.

ping

Test if a host is reachable and measure network response time.

traceroute

Shows the network hops a packet takes to reach its destination.

Check port

Check if the port is open and accessible for external connections.

Whats my IP?

Detect and display your current public IP address.

Geolocate IP

Show the approximate geographic location of an IP address.

RIPE IP

Allows you to query and analyze IP addresses in the global RIPE database.

Whois

Query this WHOIS service to look up internet domain name information.

DNSBL

Check if an IP is listed on anti-spam DNS blacklists.

Bandwidth meter

Detect your download and upload speed from our server.

📬 Email

SPF record validator

Can inspect and validate the SPF settings for your domain. We'll test the record against all requirements from the SPF standard.

DMARC record validator

Can inspect and validate a DMARC record placed under your domain. We'll test the record against all requirements from the DMARC standard.

DKIM record validator

Can inspect and validate a DKIM record placed under your domain. We'll test the record against all requirements from the DKIM standard.

MTA-STS validator

Can inspect and validate MTA-STS implementation for your domain. We'll test all required DNS settings, as well as the policy server.

TLS-RPT & SMTP TLS validator

Can inspect and validate if TLS-RPT & SMTP TLS reporting is configured correctly for your domain.

BIMI validator

Can inspect and validate a Brand Indicators for Message Identification (BIMI) DNS record. We'll test all requirements against the current BIMI draft: BIMI-10.

Email Header Analyzer

This tool will make email headers human readable by parsing them according to RFC 822.

🔐 Base64

Base64 Encode

Converts text to Base64 for secure transmission or storage.

Base64 Decode

Decodes Base64 text back to its original form.

Base64 validator

Verifies whether a string is valid Base64, checking format and length to avoid errors.

Base64 image previewer

Displays an image from a base64 string, creating and displaying the element.

Base64 PDF previewer

Easily preview base64 PDF files directly in your browser.

🌐 HTTP

URL Encode

Encodes special characters in URLs to make them web-safe.

URL Decode

Decodes encoded URLs and displays the original text.

HTTP headers

Fetch and display HTTP headers from a web page.

SSL Certificate

Instantly check a domain's SSL certificate: issuer, validity, expiration, and key details.

⏰ Cron

CRON Expression Parser

Translates cron expressions into a human-readable date and time format.

📦 Minifiers

JSON Minify (uglify)

Compress JSON code by removing unnecessary spaces and comments.

JS Minify (uglify)

Compress JavaScript code by removing unnecessary spaces and comments.

CSS Minify (uglify)

Compress CSS code by removing unnecessary spaces and comments.

XML Minify (uglify)

Compress XML code by removing unnecessary spaces and comments.

🎨 Beautifiers

JSON Beautify (prettify)

Formats and organizes JSON to make it more readable.

JS Beautify (prettify)

Formats and organizes JavaScript to make it more readable.

CSS Beautify (prettify)

Formats and organizes CSS to make it more readable.

XML Beautify (prettify)

Formats and organizes XML to make it more readable.

✅ Validators

JSON validator

Validates whether a text is valid JSON, checking its syntax before processing it.

JS validator

Validates whether a text is valid JavaScript, checking its syntax before processing it.

CSS validator

Validates whether a text is valid CSS, checking its syntax before processing it.

XML validator

Validates whether a text is valid XML, checking its syntax before processing it.

Sitemap Index validator

Validates whether the XML file is a SitemapIndex with valid URLs for other sitemaps.

Sitemap URLSet validator

Validates whether the XML file is a URLSet Sitemap with valid URLs.

🧮 Encryption

htpsswd Apache Hash Generator

Generate encrypted passwords to protect your paths on Apache servers with .htpasswd.

MD2 Hash Generator

128-bit hash algorithm designed for limited systems, now obsolete.

MD4 Hash Generator

Fast 128-bit hash, based on MD5, but with known vulnerabilities.

MD5 Hash Generator

128-bit hash widely used, but no longer secure against modern collisions.

HALFMD5 Hash Generator

Truncated MD5: only half of the hash to reduce size, maintaining partial uniqueness.

DOUBLEMD5 Hash Generator

Encryption applied twice with MD5 for greater data security complexity.

SHA1 Hash Generator

160-bit hash, used in the past; now vulnerable to collision attacks.

SHA256 Hash Generator

Secure 256-bit hash, widely used in cryptography and blockchain.

SHA384 Hash Generator

Extended version of SHA-2 with 384-bit output for greater security.

SHA512 Hash Generator

High-security hash with 512-bit output, ideal for sensitive data.

SHA512/224 Hash Generator

Fast hash with 224-bit output based on SHA-512, secure and efficient.

SHA512/256 Hash Generator

SHA-512 version with 256-bit output, more secure than SHA-256 in 64-bit.

SHA3-224 Hash Generator

Compact hash from the SHA-3 family, offering modern 224-bit security.

SHA3-256 Hash Generator

256-bit SHA-3 hash, a secure and modern alternative to SHA-2.

SHA3-384 Hash Generator

384-bit hash based on Keccak, ideal for secure applications.

SHA3-512 Hash Generator

More robust version of SHA-3 with 512-bit output for maximum security.

RIPEMD128 Hash Generator

128-bit hash, a less commonly used alternative to MD5 with a similar structure.

RIPEMD160 Hash Generator

More secure 160-bit version, used as an alternative to SHA-1.

RIPEMD256 Hash Generator

256-bit hash, longer length but no clear improvement in security.

RIPEMD320 Hash Generator

Extended to 320 bits, parallel design for greater resistance.

Tiger128 hash generator (3 rounds)

Tiger 128-bit, 3 rounds, fast and efficient for small data.

Tiger160 hash generator (3 rounds)

Tiger 160-bit, 3 rounds, balance between speed and security.

Tiger192 hash generator (3 rounds)

Tiger 192 bits, 3 rounds, high resistance for secure hashing.

Tiger128 hash generator (4 rounds)

128-bit Tiger, 4 rounds for greater security and resistance.

Tiger160 hash generator (4 rounds)

Tiger 160 bits, 4 rounds, improves protection against attacks.

Tiger192 hash generator (4 rounds)

Tiger 192 bits, 4 rounds, maximum security in the Tiger family.

Snefru256 hash generator

Extended version of Snefru with 256-bit output for greater robustness.

GOST hash generator

GOST symmetric encryption algorithm, used in Russian standards.

GOST-Crypto hash generator

GOST-Crypto implements Russian cryptography in accordance with GOST R 34.10 and 34.11.

Adler-32 hash generator

Adler-32 combines byte sum and modulus 65521 to generate a 32-bit checksum.

CRC32 hash generator

32-bit checksum used to detect errors in files and transmissions.

CRC32b hash generator

Big-endian variant of CRC32, common in PHP and network formats.

CRC32c hash generator

Optimized version of CRC32 with improved error detection, used in networks and disks.

Joaat hash generator

Fast non-cryptographic hash used in hash tables and games such as GTA.

Murmur3a hash generator

Fast 32-bit hash, ideal for structures such as hash tables.

Murmur3c hash generator

128-bit version for x86, balance between speed and dispersion.

Murmur3f hash generator

128-bit version optimized for x64 architectures.

FNV1-32 hash generator

Fast and simple 32-bit FNV-1 hash, ideal for hash tables.

FNV1a-32 hash generator

32-bit FNV-1a version, better distribution than FNV-1.

FNV1-64 hash generator

64-bit FNV-1 hash, useful in large key spaces.

FNV1a-64 hash generator

64-bit FNV-1a version, with improved dispersion and reduced collisions.

XXH32 hash generator

32-bit non-cryptographic hash, uses multiplicative mixing and rotations.

XXH64 hash generator

64-bit version of XXHash; high speed and good bit distribution.

XXH3 hash generator

Modern algorithm with SIMD and strong avalanche; optimized successor to xxh64.

XXH128 hash generator

128-bit hash based on xxh3; high performance with improved dispersion quality.

WHIRLPOOL hash generator

Generates the WHIRLPOOL hash of any text, ideal for verifying data integrity.

Haval128 hash generator (3 rounds)

128-bit hash, 3 rounds, fast but vulnerable to collisions.

Haval160 hash generator (3 rounds)

160-bit hash, 3 rounds; high speed, low security.

Haval192 hash generator (3 rounds)

192-bit hash, 3 rounds, high performance, limited resistance.

Haval224 hash generator (3 rounds)

224-bit hash, 3 rounds; not recommended due to weak security.

Haval256 hash generator (3 rounds)

256-bit hash, 3 rounds; large size, but insufficient security.

Haval128 hash generator (4 rounds)

128-bit hash, 4 rounds; moderate improvement over 3 rounds.

Haval160 hash generator (4 rounds)

160-bit hash, 4 rounds; greater resistance to attacks than the 3-round version.

Haval192 hash generator (4 rounds)

192-bit hash, 4 rounds, balanced compromise between security and speed.

Haval224 hash generator (4 rounds)

224-bit hash, 4 rounds, reasonable security for non-critical environments.

Haval256 hash generator (4 rounds)

256-bit hash, 4 rounds, good length, but less secure than 5 rounds.

Haval128 hash generator (5 rounds)

128-bit hash, 5 rounds, minimum acceptable configuration for security.

Haval160 hash generator (5 rounds)

160-bit hash, 5 rounds, suitable for general use with good performance.

Haval192 hash generator (5 rounds)

192-bit hash, 5 rounds, good resistance, and acceptable speed.

Haval224 hash generator (5 rounds)

224-bit hash, 5 rounds, high collision and preimage resistance..

Haval256 hash generator (5 rounds)

256-bit hash, 5 rounds, maximum security in HAVAL, ideal for strong integrity.

MySQL5 hash generator

Generates the MySQL5 hash of any text, ideal for verifying data integrity.

Blowfish hash generator

Blowfish is a fast and secure symmetric encryption algorithm used in bcrypt to protect passwords.