DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for inside.ru
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| inside.ru | MX | 0 | 10 | mx10.virtualhost.ru |
| inside.ru | MX | 0 | 20 | mx20.virtualhost.ru |
| inside.ru | NS | 0 | ns2.virtualhost.ru | |
| inside.ru | NS | 0 | ns1.virtualhost.ru | |
| inside.ru | A | 0 | 109.68.72.172 | |
| inside.ru | SOA | 86400 | ns1.virtualhost.ru hostmaster.virtualhost.ru 2009050107 3600 1200 604800 86400 | |
| inside.ru | TXT | 0 | v=spf1 ip4:109.68.72.172 ip4:109.68.72.173 include:_sv1.bitrix24.com include:_sv2.bitrix24.com include:_sv3.bitrix24.com include:_sv4.bitrix24.com include:_sv5.bitrix24.com include:_spf.yandex.ru include:spf.unisender.com ~all | |
| inside.ru | TXT | 0 | spf2.0/mfrom,pra ip4:109.68.72.172 ip4:109.68.72.173 include:_sv1.bitrix24.com include:_sv2.bitrix24.com include:_sv3.bitrix24.com include:_sv4.bitrix24.com include:_sv5.bitrix24.com include:_spf.yandex.ru include:senderid.unisender.com ~all | |
| www.inside.ru | A | 0 | 109.68.72.173 |
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