BIMI Record Parser
Parse a BIMI DNS TXT record, break out the v, l, and a tags, and flag scheme, opt-out, and structural problems without fetching the logo or VMC.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
Interpreted fields
Tags in order
—
Findings
How it works
Parses one BIMI record. The v=BIMI1 tag must come first. The l tag is the brand logo URL and the a tag is the VMC or evidence-document URL; both must use https, and this tool flags any other scheme. It never fetches either URL. An empty l with no a is the documented opt-out for a domain. BIMI display in a mailbox provider also requires an enforcing DMARC policy at the domain and a verified logo or VMC; none of that can be checked here without live lookups, which this tool does not perform.