DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for fhost.lv
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fhost.lv | SOA | 86400 | ns.firsthost.lv info.firsthost.lv 2026071506 3600 1800 1209600 86400 | |
| fhost.lv | NS | 0 | ns2.firsthost.lv | |
| fhost.lv | NS | 0 | ns.firsthost.lv | |
| fhost.lv | MX | 0 | fhost.lv | |
| fhost.lv | TXT | 0 | v=spf1 ip4:91.203.69.150 include:firsthost.lv +a +mx +include:mail-gw.firsthost.lv +ip4:91.203.69.20 +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.71.11/32 +include:_spf.google.com +include:mail.zendesk.com -all | |
| fhost.lv | A | 0 | 91.203.69.150 | |
| www.fhost.lv | SOA | 86400 | ns.firsthost.lv info.firsthost.lv 2026071506 3600 1800 1209600 86400 | |
| www.fhost.lv | CNAME | 0 | fhost.lv | |
| www.fhost.lv | A | 0 | 91.203.69.150 | |
| www.fhost.lv | TXT | 0 | v=spf1 ip4:91.203.69.150 include:firsthost.lv +a +mx +include:mail-gw.firsthost.lv +ip4:91.203.69.20 +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.71.11/32 +include:_spf.google.com +include:mail.zendesk.com -all | |
| www.fhost.lv | NS | 0 | ns2.firsthost.lv | |
| www.fhost.lv | NS | 0 | ns.firsthost.lv | |
| www.fhost.lv | MX | 0 | fhost.lv |
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