DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vegetweb.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vegetweb.com | NS | 0 | cs87.hostneverdie.com | |
| vegetweb.com | NS | 0 | cs87.hostingberry.com | |
| vegetweb.com | TXT | 0 | v=spf1 a mx ip4:27.254.86.114 ip4:27.254.82.179 ip4:27.254.44.98 ip4:27.254.87.213 ip4:203.170.192.197 ip4:202.183.167.64 ip4:27.254.40.111 ip4:202.183.192.159 ip4:27.254.33.17 ip4:27.254.85.223 ip4:27.254.44.248 ~all | |
| vegetweb.com | A | 0 | 27.254.86.114 | |
| vegetweb.com | MX | 0 | 10 | mail.vegetweb.com |
| vegetweb.com | SOA | 86400 | cs87.hostingberry.com hostmaster.vegetweb.com 2023110100 3600 3600 1209600 86400 | |
| www.vegetweb.com | A | 0 | 27.254.86.114 |
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