![]()
Free subdomains for personal sites, open-source projects, and more.
Want to find services similar to this? Take a look on Free For Life.
NS records are available for donators only. You can donate at: https://donate.stripe.com/cN2eYpaDl4NR21qaEE
If you like this service and want us to continue running it, please consider donating!
Make sure to join our Discord server: https://discord.gg/kVjkg6VBwa
| Available Domains |
|---|
*.is-a-fullstack.dev |
*.is-cool.dev |
*.is-local.org |
*.is-not-a.dev |
*.localplayer.dev |
[!NOTE] Wildcard domains (like
*.example.is-not-a.dev) are supported too, but the reason for their registration should be very clear and described in detail.
| Setting | is-a-fullstack.dev |
is-cool.dev |
is-local.org |
is-not-a.dev |
localplayer.dev |
|---|---|---|---|---|---|
| PSL | ✅ | ✅ | ✅ | ✅ | ✅ |
| DNSSEC | ✅ | ✅ | ✅ | ✅ | ✅ |
| ✅ | ✅ | ✅ | ✅ | ✅ | |
| SSL/TLS* | Full | Full | Full | Full | Full |
| Always Use HTTPS* | ✅ | ✅ | ✅ | ✅ | ✅ |
| HTTP Strict Transport Security (HSTS) | ✅ | ✅ | ✅ | ✅ | ✅ |
| Minimum TLS Version* | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 |
| Opportunistic Encryption, TLS 1.3* | ✅ | ✅ | ✅ | ✅ | ✅ |
| WAF (Web Application Firewall)* | Medium Security Level | Medium Security Level | Medium Security Level | Medium Security Level | Medium Security Level |
| Browser Integrity Check* | ✅ | ✅ | ✅ | ✅ | ✅ |
| Caching Level, Browser Cache TTL* | Standard, 4 hours | Standard, 4 hours | Standard, 4 hours | Standard, 4 hours | Standard, 4 hours |
*Only available when your domain has Cloudflare’s proxy ("proxied": true) enabled
example.domain.json in the /domains folder to register example subdomain.{
"description": "Project Description",
"domain": "is-not-a.dev",
"subdomain": "example",
"owner": {
"repo": "https://github.com/username/repo",
"email": "hello@example.com"
},
"record": {
"A": ["1.1.1.1", "1.0.0.1"],
"AAAA": ["::1", "::2"],
"CNAME": "example.com",
"MX": ["mx1.example.com", "mx2.example.com"],
"TXT": ["example_verification=1234567890"],
"CAA": [
{ "flags": 0, "tag": "issue", "value": "letsencrypt.org" },
{ "flags": 0, "tag": "issuewild", "value": "sectigo.com" }
],
"SRV": [
{ "priority": 10, "weight": 60, "port": 5060, "target": "sipserver.example.com" },
{ "priority": 20, "weight": 10, "port": 5061, "target": "sipbackup.example.com" }
]
},
"proxied": false
}
Domains used for illegal purposes will be removed and permanently banned. Please, provide a clear description of your resource in the pull request.
This project is under a MIT License.