DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ex-dirty.ru
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ex-dirty.ru | A | 0 | 195.24.68.20 | |
| ex-dirty.ru | NS | 0 | ns3.nic.ru | |
| ex-dirty.ru | NS | 0 | ns8.nic.ru | |
| ex-dirty.ru | NS | 0 | ns4.nic.ru | |
| ex-dirty.ru | MX | 0 | 5 | mx02.nicmail.ru |
| ex-dirty.ru | MX | 0 | 10 | mx01.nicmail.ru |
| ex-dirty.ru | MX | 0 | 20 | mx03.nicmail.ru |
| ex-dirty.ru | SOA | 600 | ns3.nic.ru admin.ex-dirty.ru 1690302337 1440 3600 259200 600 | |
| ex-dirty.ru | TXT | 0 | v=spf1 ip4:89.111.178.200 | |
| ex-dirty.ru | TXT | 0 | v=spf1 include:dc1.nicmail.ru include:dc2.nicmail.ru ?all | |
| ex-dirty.ru | TXT | 0 | _globalsign-domain-verification=L4_8FxnbrXiGCBA9X2eBYMP9dg6tGQHCqRRpHpVTfk | |
| ex-dirty.ru | TXT | 0 | mailru-verification: df8a5466b03e9331 | |
| www.ex-dirty.ru | A | 0 | 195.24.68.20 |
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