DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ctr.hr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ctr.hr | SOA | 86400 | ns1.mojsite.com server.plus.hr 2025021401 86400 7200 3600000 86400 | |
| ctr.hr | MX | 0 | ctr-hr.mail.protection.outlook.com | |
| ctr.hr | NS | 0 | ns2.mojsite.com | |
| ctr.hr | NS | 0 | ns1.mojsite.com | |
| ctr.hr | A | 0 | 178.218.165.71 | |
| ctr.hr | TXT | 0 | google-site-verification=pFTuUVPA6_AnHFlg-hwJ0OC2YF1R52tGZo8uPf6qgiM | |
| ctr.hr | TXT | 0 | v=spf1 +mx +ip4:178.218.165.71 +include:smtp-cluster.plusvps.com +include:spf.protection.outlook.com ~all | |
| www.ctr.hr | SOA | 86400 | ns1.mojsite.com server.plus.hr 2025021401 86400 7200 3600000 86400 | |
| www.ctr.hr | A | 0 | 178.218.165.71 | |
| www.ctr.hr | MX | 0 | ctr-hr.mail.protection.outlook.com | |
| www.ctr.hr | CNAME | 0 | ctr.hr | |
| www.ctr.hr | TXT | 0 | google-site-verification=pFTuUVPA6_AnHFlg-hwJ0OC2YF1R52tGZo8uPf6qgiM | |
| www.ctr.hr | TXT | 0 | v=spf1 +mx +ip4:178.218.165.71 +include:smtp-cluster.plusvps.com +include:spf.protection.outlook.com ~all | |
| www.ctr.hr | NS | 0 | ns1.mojsite.com | |
| www.ctr.hr | NS | 0 | ns2.mojsite.com |
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