BIMI Lookup & Generator
Check BIMI (Brand Indicators for Message Identification) records for any domain, preview the brand logo, and build your own v=BIMI1 TXT record.
Frequently Asked Questions
default._bimi.yourdomain.com and links to an SVG logo file. BIMI requires a strong DMARC policy (p=quarantine or p=reject) to be in place before it will activate.a= tag of your BIMI record. Gmail and Apple Mail require a VMC to show the verified checkmark. Without a VMC your BIMI record may still work in some clients (like Yahoo Mail) but the logo display is not guaranteed across all providers. VMCs typically cost $1,000–$1,500/year.viewBox attribute defined, no JavaScript or event handlers, no external references or linked images, no animations. Use the BIMI Group's SVG conversion tools to convert your logo.a= tag. (2) DMARC policy is p=none — BIMI requires p=quarantine or p=reject. (3) SVG format issues — the logo isn't valid SVG Tiny P/S. (4) Logo not hosted on HTTPS — HTTP URLs are rejected. (5) DNS propagation — the record is new and hasn't propagated. (6) Non-square logo — the aspect ratio must be 1:1.Required: HTTPS hosting at a stable URL, square aspect ratio (1:1) with
viewBox defined, solid background filling the full canvas, no external file references, served with Content-Type: image/svg+xml.Not allowed: JavaScript, event handlers, CSS animations, embedded fonts,
<image> elements referencing external files, or <script> tags.Use the BIMI Group's free SVG validator to verify your logo before publishing the BIMI record.
About This BIMI Lookup & Generator
This free BIMI tool has two modes. The Lookup tab queries the {selector}._bimi.{domain} DNS TXT record, parses every tag, and previews the brand logo if a valid SVG URL is present. The Generator tab builds a valid BIMI record interactively. Note: BIMI requires an active DMARC policy of p=quarantine or p=reject — without it, email clients will not display the logo.
Standards & References
How BIMI Works
Authenticate Email
Your domain must have SPF, DKIM, and DMARC (p=quarantine or p=reject) all passing correctly.
Prepare SVG Logo
Convert your logo to SVG Tiny P/S format. Host it at a public, stable HTTPS URL — it should never change or move.
Publish BIMI Record
Add a TXT record at default._bimi.yourdomain.com pointing to your logo (and optionally your VMC).
Logo Appears in Inbox
Supporting email clients fetch your logo and display it in the sender avatar area — building trust and brand recognition.
BIMI Tag Reference
| Tag | Name | Required | Description |
|---|---|---|---|
v | Version | Yes | Always BIMI1. Must be the first tag. |
l | Logo URL | Yes | HTTPS URL to the SVG Tiny P/S logo file. Must be publicly accessible and stable. Set to empty string (l=) to opt out of BIMI without removing the record. |
a | Authority (VMC) | Optional | HTTPS URL to the PEM-encoded Verified Mark Certificate (VMC). Required by Gmail and Apple Mail to show the verified checkmark. Issued by DigiCert or Entrust. |
Why Implement BIMI?
Instant Brand Recognition
Your logo appears as the sender avatar before the email is even opened — making your brand immediately recognizable in a crowded inbox and boosting open rates.
Verified Checkmark Badge
With a VMC, Gmail and Apple Mail display a blue verified checkmark alongside your logo — signalling to recipients that this email is genuinely from your brand, not a spoof.
Forces Strong Authentication
To implement BIMI you must have SPF, DKIM, and a DMARC policy of p=quarantine or p=reject — so pursuing BIMI naturally results in a fully hardened email security posture.
Higher Deliverability
The strong authentication chain required for BIMI significantly improves sender reputation with major mailbox providers, reducing the chance of landing in spam folders.
Phishing Protection for Recipients
Legitimate emails carry your visual logo; phishing attempts don't. Recipients learn to expect and trust your logo, making spoofed emails without it immediately suspicious.
No Cost for Basic BIMI
A basic BIMI record with just l= costs nothing beyond hosting an SVG file — and already works in Yahoo Mail. Only the VMC (for the verified checkmark in Gmail) requires a paid certificate.
SVG Logo Requirements for BIMI
BIMI enforces strict SVG requirements to ensure consistent, safe rendering across all email clients. Your logo must comply with SVG Tiny P/S (Portable/Secure).
Verified Mark Certificate (VMC) Providers
VMCs are required by Gmail and Apple Mail to display the verified sender checkmark. They are currently issued by two accredited Certificate Authorities:
DigiCert
One of the two accredited VMC issuers. DigiCert is a well-established CA offering VMC certificates for BIMI, including logo validation and trademark verification.
Entrust
The other accredited VMC CA. Entrust provides VMC issuance as part of its identity and certificate portfolio, with logo validation and an audit process.
The Email Authentication Stack
BIMI is the final, visible layer of the email authentication stack. It only activates once SPF, DKIM, and DMARC are all correctly in place.
| Protocol | What it authenticates | DNS Record | Our Tool |
|---|---|---|---|
| SPF | The sending server's IP address is authorized to send for the domain | TXT at root domain | SPF Lookup & Generator |
| DKIM | The message was cryptographically signed by an authorized sender and not altered | TXT at {selector}._domainkey.{domain} | DKIM Checker |
| DMARC | SPF/DKIM alignment with the visible From: header — sets enforcement policy and reporting | TXT at _dmarc.{domain} | DMARC Lookup & Generator |
| BIMI | Displays the domain's brand logo in supporting email clients once SPF, DKIM, and DMARC all pass | TXT at default._bimi.{domain} | This tool |
| MX | Where inbound email for the domain should be delivered | MX at root domain | MX Lookup |
Related Articles
In-depth guides and technical articles.