DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for firsthost.lv
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| firsthost.lv | AAAA | 0 | 2606:4700:3030::6815:4bf0 | |
| firsthost.lv | AAAA | 0 | 2606:4700:3031::ac43:b7a6 | |
| firsthost.lv | NS | 0 | joaquin.ns.cloudflare.com | |
| firsthost.lv | NS | 0 | kimora.ns.cloudflare.com | |
| firsthost.lv | MX | 0 | 5 | alt2.aspmx.l.google.com |
| firsthost.lv | MX | 0 | 5 | alt1.aspmx.l.google.com |
| firsthost.lv | MX | 0 | 10 | alt3.aspmx.l.google.com |
| firsthost.lv | MX | 0 | 1 | aspmx.l.google.com |
| firsthost.lv | MX | 0 | 10 | alt4.aspmx.l.google.com |
| firsthost.lv | SOA | 1800 | joaquin.ns.cloudflare.com dns.cloudflare.com 2409551442 10000 2400 604800 1800 | |
| firsthost.lv | A | 0 | 104.21.75.240 | |
| firsthost.lv | A | 0 | 172.67.183.166 | |
| firsthost.lv | TXT | 0 | google-site-verification=Gd5_sE0nl-jDsBtsvYP0xZFpGv8SBU5VFPFyvFbZCIo | |
| firsthost.lv | TXT | 0 | SERVERHUNTER-AS1ITZG2 | |
| firsthost.lv | TXT | 0 | v=spf1 mx a ip4:188.92.78.10/32 ip4:188.92.78.253/32 ip4:167.172.102.46/32 ip4:91.203.69.20/32 ip4:91.203.69.150/32 ip4:91.203.71.11/32 include:_spf.google.com include:mail.zendesk.com include:mail-gw.firsthost.lv -all | |
| www.firsthost.lv | A | 0 | 172.67.183.166 | |
| www.firsthost.lv | A | 0 | 104.21.75.240 | |
| www.firsthost.lv | AAAA | 0 | 2606:4700:3031::ac43:b7a6 | |
| www.firsthost.lv | AAAA | 0 | 2606:4700:3030::6815:4bf0 |
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