Separate from your site
Records live at _for-sale.example.com, leaving web, mail, and existing DNS untouched.
A small, machine-readable signal for domains that may be for sale or lease. Your website stays exactly where it is.
01 — OVERVIEW
A registered domain can be actively used and still be available. RFC 10023 gives its owner a standard place in DNS to say so, for software—not browsers—to discover.
Records live at _for-sale.example.com, leaving web, mail, and existing DNS untouched.
Buy-side search, brokers, and acquisition software can look for a price or a contact path automatically.
DNS expresses intent. It does not prove identity, ownership, pricing, or a safe deal.
02 — THE FORMAT
Every record starts with v=FORSALE1; and has only one additional tag. Publish separate records for a price, a contact URL, and a message.
v=FORSALE1; is required and case-sensitive.
fval asking price · furi contact URL · ftxt plain note · fcod private code.
Keep a TTL of 3600 seconds or less. Remove the record when the offer ends.
03 — CREATE
No account. No marketplace listing. Just the records your DNS provider needs.
04 — LOOKUP
Query _for-sale.your-domain through public DNS-over-HTTPS and parse records that match RFC 10023.
furi contact link or trust its price. Verify the counterparty and domain control independently. DNSSEC can protect DNS data in transit, but it cannot validate a transaction.05 — FAQ
No. Browsers do not visit this record. It is a separate DNS name and does not change the website visitors see.
No. It only means that this public, machine-readable signal was not found.
No. RFC 10023 is Informational. Its usefulness grows as registrars, brokers, and domain-discovery tools adopt it.
A contact-form URL is usually safer. DNS is public and an exposed email address can attract scraping and spam.