DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for expertatil.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| expertatil.com | A | 0 | 93.187.201.19 | |
| expertatil.com | SOA | 86400 | ns5.bulutsoft.net hostmaster.expertatil.com 2023072707 3600 3600 1209600 86400 | |
| expertatil.com | NS | 0 | ns5.bulutsoft.net | |
| expertatil.com | NS | 0 | ns6.bulutsoft.net | |
| expertatil.com | MX | 0 | 10 | mx.yandex.net |
| expertatil.com | TXT | 0 | v=spf1 a mx ip4:93.187.201.19 include:_spf.yandex.net ~all | |
| expertatil.com | TXT | 0 | v=DKIM1; k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCs+ywdVwIxXECjCAfh34Hdgsr046dDY+9gS/HXZXA2R3F7rfZxhIEdxQJq0mIsytintgMcVlkEvwXOY2kQ+5vhluXdZTS4ASaGHZgPeGoVMwipv2jZtWEHeLPfj/BVORgc+SL6ajfVaprgwHLPuYDqSfETjXEwXvRm8GjBaIamtwIDAQAB | |
| www.expertatil.com | A | 0 | 93.187.201.19 |
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