Check a domain name’s ASCII labels and DNS length limits.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The lowercased value is split at dots, checked against 253-character whole-name and 63-character label limits, and each label must start and end with a letter or digit while allowing internal hyphens. A two-label minimum is required by this check.
example.com
Valid domain: example.com
DNS editors, TLS requests, and web-crawler input checks validate domains.