DNS HTTPS Record (Type 65) Generator

Free online tool to generate RFC 9460 compliant DNS HTTPS (Type 65) records. Supports Service Mode and Alias Mode with visual form inputs (ALPN, IPv4/IPv6 hints, port) and DNS provider configuration guides.

Record Parameters
Common Preset Presets (Click to load):
Service Mode Priority > 0, Custom ALPN / Port / IP
Alias Mode Priority = 0, CNAME-like redirect
SvcParams Configuration
Generated Output & DNS Management Guide
Full RFC 9460 BIND Format Record
example.com. 300 IN HTTPS 1 . alpn="h2,h3"
DNS Manager Field Breakdown (4 Core Fields)
1. Name (Host / Subdomain)
@
Subdomain or `@` for root domain. DNS provider appends domain name automatically.
2. Priority (SvcPriority)
1
Integer. `0` = Alias Mode; `1` or greater = Service Mode.
3. Target (TargetName)
.
Set `.` to target self domain, or specify external FQDN.
4. Value / Content (SvcParams)
alpn="h2,h3"
SvcParams key-value pairs (ALPN, IP hints). Leave empty for Alias Mode.
DNS Provider Setup Instructions
Copied to clipboard!