DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for brumm.at
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| brumm.at | SOA | 600 | nsa1.schlundtech.de danielgrimm.brumm.at 2020082903 43200 7200 1209600 600 | |
| brumm.at | A | 0 | 217.197.84.252 | |
| brumm.at | NS | 0 | nsc1.schlundtech.de | |
| brumm.at | NS | 0 | nsa1.schlundtech.de | |
| brumm.at | NS | 0 | nsd1.schlundtech.de | |
| brumm.at | NS | 0 | nsb1.schlundtech.de | |
| brumm.at | MX | 0 | 10 | mail.rz.wg1337.de |
| brumm.at | MX | 0 | 20 | mx2.rz.wg1337.de |
| brumm.at | AAAA | 0 | 2a0a:4580:1013:1::252 | |
| www.brumm.at | A | 0 | 217.197.84.252 | |
| www.brumm.at | AAAA | 0 | 2a0a:4580:1013:1::252 |
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