Claim Your Free Subdomain
Open-Domains is a community project offering free subdomains on open.domains.
There’s no registration form – just fork our GitHub repo, request your subdomain, and you’re live.
Why Choose Open-Domains?
- Free Forever: No payment, no hidden costs.
- Developer Friendly: Use it for GitHub Pages, Netlify, or Vercel.
- Manual Approval: We keep the namespace clean and spam-free.
- Simple DNS: Just add a JSON entry and you're done.
- Trusted Infrastructure: Sponsored by Cloudflare for DNS resolution.
- Public Suffix List: All domains are included in the Public Suffix List to ensure isolation and safety.
How It Works
- Fork the GitHub repository.
- Open the file named
domains.json
.
- Add your desired subdomain in the correct format. For example:
{
"example": {
"A": ["1.2.3.4"],
"CNAME": ["example.github.io"],
"MX": ["mx.example.com"]
}
}
- Commit your changes and create a pull request.
- Wait for approval by a maintainer (usually within 24–48 hours).
- Once approved, your subdomain will be live on the DNS!
Available Domains
Currently, Open-Domains offers subdomains under the following domains:
- is-a-fullstack.dev
- is-cool.dev
- is-local.org
- is-not-a.dev
- localplayer.dev
Frequently Asked Questions
- Is it really free?
- Yes, 100% free with no ads or upsells. We do it for the open-source community.
- Do I need to register?
- Nope – just submit a PR via GitHub and you're set.
- Can I point to my GitHub Pages or Vercel project?
- Absolutely. You can point to any service that accepts custom domains.
- How long does it take to approve?
- We usually approve valid requests within 1–2 days.
About Open-Domains
Open-Domains is a volunteer-run project inspired by the spirit of open source. Our goal is to give developers and hobbyists a place to host their websites, experiments, and portfolios without having to pay for a domain.
We use the Public Suffix List to help ensure each subdomain behaves as an isolated identity. This is important for web security and cookie sandboxing.
Thanks to Cloudflare, all DNS records are powered by fast, secure infrastructure. We are proud to be a sponsored partner.