DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for 2dig.ru
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| 2dig.ru | SOA | 10800 | ns1.reg.ru hostmaster.ns1.reg.ru 1784124565 14400 3600 604800 10800 | |
| 2dig.ru | TXT | 0 | v=spf1 ip4:31.77.140.111 ip4:217.202.219.71 ip4:181.106.244.12 ip4:187.228.91.150 include:spf.sendinblue.com include:_spf.elasticemail.com include:_spf.yandex.net mx ~all | |
| 2dig.ru | MX | 0 | 20 | smtp.smtp.2dig.ru |
| 2dig.ru | MX | 0 | 5 | mx.2dig.ru |
| 2dig.ru | MX | 0 | 10 | 2dig.ru |
| 2dig.ru | MX | 0 | 10 | smtp.l.2dig.ru |
| 2dig.ru | A | 0 | 31.77.140.111 | |
| 2dig.ru | NS | 0 | ns1.reg.ru | |
| 2dig.ru | NS | 0 | ns2.reg.ru |
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