DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for deps.ua
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| deps.ua | A | 0 | 91.231.206.202 | |
| deps.ua | NS | 0 | ns01.deps.ua | |
| deps.ua | NS | 0 | ns03.deps.ua | |
| deps.ua | TXT | 0 | v=spf1 a mx ip4:91.231.206.27 -all | |
| deps.ua | TXT | 0 | MS=CFEB26F4519771F2BB09440ED8E2E23A4F25E4ED | |
| deps.ua | SOA | 3200 | ns01.deps.ua hostmaster.deps.ua 2026070701 28800 7200 1814400 3200 | |
| deps.ua | MX | 0 | 50 | mxs01.deps.ua |
| deps.ua | MX | 0 | 30 | mxs02.deps.ua |
| deps.ua | CAA | 0 | 128 issue sectigo.com | |
| www.deps.ua | A | 0 | 91.231.206.202 |
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