DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for nextcloud.team
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nextcloud.team | SOA | 3600 | vorname.kabelpost.de service.base-t.com 2023111300 10000 1800 604800 3600 | |
| nextcloud.team | NS | 0 | vorname.kabelpost.de | |
| nextcloud.team | NS | 0 | nachname.kabelbrief.de | |
| nextcloud.team | MX | 0 | 10 | kerio.i1box.eu |
| nextcloud.team | A | 0 | 5.10.187.228 | |
| www.nextcloud.team | CNAME | 0 | web5.kabelpost.de | |
| www.nextcloud.team | A | 0 | 176.9.238.195 | |
| www.nextcloud.team | SOA | 30 | smartdns-0.base-t.com ro.base-t.com 2026030936 60 3600 604800 30 | |
| www.nextcloud.team | NS | 0 | smartdns-0.base-t.com | |
| www.nextcloud.team | NS | 0 | smartdns-5.base-t.com | |
| www.nextcloud.team | NS | 0 | smartdns-2.base-t.com |
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