DNS Record Reference
Comprehensive DNS record types, examples, and config generator
| Type | Name | |
|---|---|---|
| A | Address | |
| AAAA | IPv6 Address | |
| CNAME | Canonical Name | |
| MX | Mail Exchange | |
| TXT | Text | |
| NS | Name Server | |
| SOA | Start of Authority | |
| SRV | Service | |
| CAA | Certification Authority Authorization | |
| PTR | Pointer | |
| DKIM | DomainKeys Identified Mail | |
| DMARC | Domain-based Message Auth, Reporting & Conformance |
Config Generator
Select a record type, fill in the fields, and generate a DNS config line.
Generated Record
example.com. 3600 IN A 0.0.0.0Related Tools
Network
URL Parser
Parse and inspect any URL into its components with decoded query params
Network
DNS Record Reference
Comprehensive DNS record types reference with search and config generator
Network
HTTP Status Codes
Complete searchable HTTP status code reference with categories and use cases
Network
IP Address Tools
Convert IPv4 formats, calculate CIDR subnets, compress/expand IPv6
Developer
JSON Formatter
Format, minify, and validate JSON with syntax highlighting
Developer
Base64 Encode/Decode
Encode and decode Base64 strings with URL-safe support