DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for nixpresso.dev
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
nixpresso.dev | MX | 0 | 10 | mail.0l.de |
nixpresso.dev | SOA | 3600 | ns1.0l.de zonemaster.0l.de 1714267744 3600 900 1209600 3600 | |
nixpresso.dev | AAAA | 0 | 2603:c020:8016:4a00:3286:5b92:294a:d5c6 | |
nixpresso.dev | NS | 0 | ns1.0l.de | |
nixpresso.dev | NS | 0 | ns2.0l.de | |
nixpresso.dev | A | 0 | 130.61.130.97 | |
www.nixpresso.dev | CNAME | 0 | oci.0l.de | |
www.nixpresso.dev | A | 0 | 130.61.130.97 | |
www.nixpresso.dev | AAAA | 0 | 2603:c020:8016:4a00:3286:5b92:294a:d5c6 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain