Reminder that the only safe dummy domains to use are:

- example.com
- example.net
- example.org

And nowadays there's also a safe dummy TLD: .example

These are safe because they are reserved by IANA as as special-use domain names for documentation purposes on direction of IETF in RFC 2606 and RFC 6761.

Any other domain can be registered and as such should _never_ be used as a dummy domain for documentation or as eg. an example in default configs.

See: https://en.wikipedia.org/wiki/Example.com

example.com - Wikipedia

@voxpelli
Haven't the NFT ones all freed up?
@encthenet

@dexter
Just because they are unused today doesn't mean they won't be reused again tomorrow.

There is also the equivalent for IP addresses as well.

@voxpelli

@encthenet @dexter @voxpelli

When I need multiple domains for a book, I register them. Readers have trouble internalizing setups using example.net vs example.org, but two wildly different domains stand out.

(Really, I pick some of my domains that don't have the service I'm writing about and that feel right, but the point is: they are registered.)

@mwl @encthenet @dexter @voxpelli I also feel like using only example.<blah> domains can get confusing. Depending on the context in docs I sometimes also use "<something>.home.arpa" (RFC 8375) or "<something>.test" (RFC 6761). Now that people are more comfortable with alternate TLDs, the .test reserved TLD examples don't look as strange as they used to.
@jimp @mwl @encthenet @dexter @voxpelli you can use subdomains of those too: alpha.example.com, beta.example.com.
@kw217 @mwl @encthenet @dexter @voxpelli subdomains are good for examples inside an example org but if you're trying to document an example setup between two unrelated entities then using subdomains (or even example.com vs .net) make it ambiguous. Whereas using exampleco.test and widgetsllc.test makes it much more clear they are distinct.
@jimp Should be exampleco.example though, the .test ones are intended to test the DNS system, not for documentation
@voxpelli You are absolutely correct, but even though it's better in theory I've found using .example more awkward in practice, same with .invalid.
@jimp I myself opt for “example.com” for as many places as possible