Fake ID Number Generator - Online Test SSN/SIN Lookalike
Generate random, formatted ID numbers that match pattern rules for various countries. For testing input validation. No real data.
UD5 Toolkit
Easily create a valid SPF TXT record for your domain to prevent email spoofing and improve deliverability.
a and mx mechanisms. Leave empty for generic placeholders.include: mechanism to your list.@ or your domain name). Propagation may take up to 48 hours.
-all(Fail): reject all unauthorized servers; ~all(SoftFail): mark as suspicious but accept; ?all(Neutral): make no assertion; +all(Allow): allow all (not recommended). Start with ~all during testing, then move to -all for strict protection.include: mechanisms to keep it short and consider splitting if necessary (though one domain must have one SPF record).include: mechanisms.@ (or your root domain), and paste the generated value. Save and wait for propagation (up to 48 hours).nslookup -type=TXT yourdomain.com in your terminal. Also send a test email to a service like mail-tester.com to see if SPF passes.ip6: mechanism to specify IPv6 addresses or CIDR ranges, e.g., ip6:2001:db8::/32. Our generator supports IPv6 custom mechanisms.Generate random, formatted ID numbers that match pattern rules for various countries. For testing input validation. No real data.
Create a glowing or rotating border animation around an element. Copy the CSS keyframes. Pure CSS magic.
Securely store your vaccination records as a digital card with a QR code to a verification URL (local only). No server.
Design a button or card that glows on hover. Adjust shadow color, spread, and transition. Copy the CSS. Rich UI.
Generate a hash showing how trackers can fingerprint your browser (canvas, WebGL, fonts). Educational and privacy‑aware.
Get a random, lighthearted daily horoscope based on your zodiac sign. For entertainment only. No personal data collected.
Enter a mathematical function for dx and dy and see the vector field arrows. Perfect for studying differential equations.
Create seamless CSS background patterns like stripes, polka dots, checkerboard. Adjust size and colors. Copy the tiny CSS.
Set the inset property and see its logical shorthand equivalents. Copy the modern CSS for absolutely positioned elements.
Use the abs() and sign() CSS functions to create interesting layouts. See computed values live. Cutting‑edge CSS.
Paste your CSS and see a static fallback version where var() is replaced with the default value. For legacy support.
Select a country and year to see every public holiday. Static data for major countries. Plan your vacations.
Style the first letter of a paragraph as a large decorative drop cap. Choose font, color, and size. Get the CSS & HTML.
Set start date and egg type (chicken, duck, quail) to generate a hatching timeline with milestone alerts (lockdown, pip, hatch). Local only.
Apply text‑wrap: balance to headings and paragraphs. See the visual difference and copy the CSS. Avoid orphans.
Choose a property, duration, and bezier curve. Trigger the transition and see the animation. Copy the complete CSS rule.
Type any CSS selector with :hover/:active/:focus and see the styles applied live. Perfect for debugging interaction states.
Browse a searchable list of dog breeds with pictures and traits. Find the breed you saw. Static data, fast.
Type any condition and see the result of the ternary operator. Understand truthy/falsy values. Quick learning tool.
Create colorful, bulletproof HTML buttons for email. Uses VML for Outlook, graceful fallback for others.
Create a polished HTML email signature with your photo, links, and company details. Live preview and copy HTML to clipboard. Works with Gmail, Outlook, Apple Mail.
Paste your email subject and body. The tool highlights common spam trigger words and gives a risk score. Improve inbox placement.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT. No logs.
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Client‑side fetch.
Write in Markdown and get clean, inline‑styled HTML suitable for emails. Pre‑designed templates included. Local conversion.
Paste raw email headers and see authentication results (SPF, DKIM, DMARC) in a readable table. Find spoofing attempts.
Validate a DNSSEC chain by entering DS and RRSIG records. Verify that signatures match. Educational. Local algorithm.
Paste any DNS record and check if its format is valid for the selected record type (A, AAAA, CNAME, MX, TXT, SRV). Prevents typos.
Create a CAA DNS record to specify which certificate authorities can issue SSL certs for your domain. Prevent mis‑issuance.
Create an HMAC (Hash‑based Message Authentication Code) using SHA‑256 or SHA‑512 with a secret key. Verify data integrity. Local.