DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for worker.hr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| worker.hr | NS | 0 | ns3.hostinger.hr | |
| worker.hr | NS | 0 | ns2.hostinger.hr | |
| worker.hr | NS | 0 | ns1.hostinger.hr | |
| worker.hr | NS | 0 | ns4.hostinger.hr | |
| worker.hr | SOA | 3600 | ns1.hostinger.com dns.hostinger.com 2026070201 10800 3600 604800 3600 | |
| worker.hr | A | 0 | 195.35.60.195 | |
| worker.hr | A | 0 | 191.101.104.35 | |
| worker.hr | MX | 0 | 10 | mx1.hostinger.hr |
| worker.hr | AAAA | 0 | 2a02:4780:26:305d:2d82:b423:e284:3ba2 | |
| worker.hr | AAAA | 0 | 2a02:4780:34:3e6a:9eaf:935d:cf44:275 | |
| www.worker.hr | A | 0 | 84.32.84.136 | |
| www.worker.hr | A | 0 | 2.57.91.63 | |
| www.worker.hr | CNAME | 0 | www.worker.hr.cdn.hstgr.net | |
| www.worker.hr | AAAA | 0 | 2a02:4780:84:c038:9d5a:a023:6025:8cce | |
| www.worker.hr | AAAA | 0 | 2a02:4780:84:892a:6bc7:ba7a:2935:c990 |
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