DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mybook.biz.ua
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mybook.biz.ua | A | 0 | 193.0.61.98 | |
| mybook.biz.ua | SOA | 86400 | ns1.controlpanel.host support.cityhost.com.ua 27 10800 3600 604800 86400 | |
| mybook.biz.ua | NS | 0 | ns2.controlpanel.host | |
| mybook.biz.ua | NS | 0 | ns1.controlpanel.host | |
| mybook.biz.ua | NS | 0 | ns3.controlpanel.host | |
| mybook.biz.ua | TXT | 0 | google-site-verification=gEJq0vHcr3TWwg6iHgZ5iiu7SQ6yYX2nmMWwPX59EqQ | |
| mybook.biz.ua | TXT | 0 | v=spf1 include:mxsmtp.sendpulse.com +a +mx ~all | |
| mybook.biz.ua | MX | 0 | mail.mybook.biz.ua | |
| www.mybook.biz.ua | A | 0 | 193.0.61.98 |
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