DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for metabar.ru
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| metabar.ru | SOA | 360000 | ns1.yandex.ru sysadmin.yandex-team.ru 2023030205 36000 3600 3600000 360000 | |
| metabar.ru | NS | 0 | ns1.yandex.ru | |
| metabar.ru | NS | 0 | ns2.yandex.ru | |
| metabar.ru | AAAA | 0 | 2a02:6b8::5:41 | |
| metabar.ru | A | 0 | 87.250.250.41 | |
| metabar.ru | MX | 0 | mx.yandex-team.ru | |
| www.metabar.ru | CNAME | 0 | sovetnik.yandex.ru | |
| www.metabar.ru | A | 0 | 87.250.250.41 | |
| www.metabar.ru | AAAA | 0 | 2a02:6b8::5:41 |
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