DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for realize-it.hr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| realize-it.hr | NS | 0 | ns1.realize-it.hr | |
| realize-it.hr | NS | 0 | ns2.realize-it.hr | |
| realize-it.hr | MX | 0 | mail.realize-it.hr | |
| realize-it.hr | TXT | 0 | v=spf1 a:hosting.realize-it.hr ip4:194.56.74.53 include:_spf.google.com ~all | |
| realize-it.hr | TXT | 0 | google-site-verification=KlGL0QKDvzkEi_rVSA3ZPmzHLl-4AjCjD11XblMP_6o | |
| realize-it.hr | A | 0 | 194.56.74.53 | |
| realize-it.hr | CAA | 0 | 0 issuewild letsencrypt.org | |
| realize-it.hr | SOA | 3600 | ns1.realize-it.hr ns2.realize-it.hr 2026071100 3600 600 1209600 3600 | |
| www.realize-it.hr | A | 0 | 194.56.74.53 |
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