DNS Propagation Checker - Online Verify Record Status
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Clientâside fetch.
UD5 Toolkit
Online Domain Records Checker â Query A, AAAA, MX, CNAME, NS, TXT, SOA & more
Enter a domain name above to query DNS records
Supports A, AAAA, MX, CNAME, NS, TXT, SOA, PTR, SRV record types
www.example.com as a CNAME pointing to example.com. This means both addresses resolve to the same IP address without needing separate A records. CNAME records are commonly used for subdomains like www, blog, or shop. Important: You cannot create a CNAME record for the root domain (apex domain) â root domains must use A records.
ns1.cloudflare.com), NS records point to those servers. Typically, a domain has at least two NS records for redundancy. If NS records are misconfigured, your entire DNS setup can fail.
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Clientâside fetch.
Search a complete list of all topâlevel domains. See which still have availability. For brand naming. Static reference.
Create a CAA DNS record to specify which certificate authorities can issue SSL certs for your domain. Prevent misâissuance.
Create a DMARC policy record with percentage, reporting addresses, and alignment mode. Validate and copy the final DNS TXT.
Search for any file extension to see its full name, MIME type, and description. Covers thousands of entries. Static data.
Enter a URL and a userâagent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Inspect any website's SSL/TLS certificate details: issuer, expiry date, subject, and SANs. Verify certificate chains. All checks are private and require no server upload.
Paste raw email headers and see authentication results (SPF, DKIM, DMARC) in a readable table. Find spoofing attempts.
Search by MIME or file extension to see the corresponding type. Helpful when configuring web servers. Static.
Paste raw email headers and get a human-readable breakdown of the delivery route, authentication results, and delays. Private analysis.
Enter an acronym and see its most common full forms. Static dictionary. No internet needed after load.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Validate ISBNâ10 and ISBNâ13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Enter a URL and see its CORS headers. Understand why a fetch fails. Check preflight responses. Clientâside debugger.
Patch the PerformanceObserver and show your pageâs Core Web Vitals as you browse. See realâtime scores and suggestions.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Browse, edit, and delete keys stored by the idbâkeyval library in your browser. Handy for debugging PWAs.
Check if your site is crossâorigin isolated by examining the COOP and COEP headers. See if SharedArrayBuffer is available.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Enter a URL and extract tabâindex order violations and focusable elements. Quick accessibility audit. Clientâside fetch.
Create categorized shopping lists (produce, dairy, meat, etc.). Add items, check them off, and print. Data stored in your browser. Never lose a list.
Type a child's name and create a printable dotted trace sheet. Practice fine motor skills. Local only.
Paste a line of poem and see which syllable stresses create a particular meter. Educational tool.
Multiple digital counters for tracking stitches, rows, and pattern repeats. Increment, reset. Works on mobile.
Paste NâTriples data and convert it to a compact JSONâLD representation. Work with linked open data. Local.
Test how nonâLatin characters (Chinese, Cyrillic, Arabic) convert to URLâsafe slugs with proper transliteration rules. Preview the final string.
Paste your JSONâLD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Identify common grammar mistakes (subject-verb agreement, tense, articles) with simple rule-based analysis. Explanations provided. Not AI, purely rule-based and local.
Create a weighed pros and cons list with a score. Help make tough decisions. Data saved locally.