Cloudflare Loopback address

A quick tip for Cloudflare users - if you want to redirect requests for a domain, or other Cloudflare routing logic, without having a full DNS setup with A/AAAA records, all you need to do is add an AAAA record for the root domain 100::

AAAA -> 100::

This will direct requests to your domain to be proxied by Cloudflare and ultimately handled within their routing stack, including Page Rules and redirects.