DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for var.finance
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| var.finance | NS | 0 | horizon.dns-parking.com | |
| var.finance | NS | 0 | orbit.dns-parking.com | |
| var.finance | SOA | 600 | orbit.dns-parking.com dns.hostinger.com 2026062501 10000 2400 604800 600 | |
| var.finance | A | 0 | 88.223.87.205 | |
| var.finance | A | 0 | 147.79.79.79 | |
| var.finance | AAAA | 0 | 2a02:4780:4c:5ce7:184d:c87a:42fb:9399 | |
| var.finance | AAAA | 0 | 2a02:4780:4b:1705:1847:6322:ac2d:e94e | |
| www.var.finance | CNAME | 0 | www.var.finance.cdn.hstgr.net | |
| www.var.finance | A | 0 | 147.79.72.5 | |
| www.var.finance | A | 0 | 88.223.87.193 | |
| www.var.finance | AAAA | 0 | 2a02:4780:4c:93bf:1e8f:b875:861:2287 | |
| www.var.finance | AAAA | 0 | 2a02:4780:4d:28ae:e568:1883:6ed8:3c58 |
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