DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vrbanc.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vrbanc.com | MX | 0 | 10 | mail.vrbanc.com |
| vrbanc.com | TXT | 0 | v=spf1 mx a ip4:147.135.129.121/32 -all | |
| vrbanc.com | SOA | 86400 | ns-671.awsdns-19.net awsdns-hostmaster.amazon.com 12 7200 900 1209600 86400 | |
| vrbanc.com | NS | 0 | ns-1080.awsdns-07.org | |
| vrbanc.com | NS | 0 | ns-328.awsdns-41.com | |
| vrbanc.com | NS | 0 | ns-671.awsdns-19.net | |
| vrbanc.com | NS | 0 | ns-1995.awsdns-57.co.uk | |
| vrbanc.com | A | 0 | 147.135.129.121 | |
| www.vrbanc.com | MX | 0 | 10 | mail.vrbanc.com |
| www.vrbanc.com | CNAME | 0 | vrbanc.com | |
| www.vrbanc.com | A | 0 | 147.135.129.121 | |
| www.vrbanc.com | TXT | 0 | v=spf1 mx a ip4:147.135.129.121/32 -all | |
| www.vrbanc.com | SOA | 86400 | ns-671.awsdns-19.net awsdns-hostmaster.amazon.com 12 7200 900 1209600 86400 | |
| www.vrbanc.com | NS | 0 | ns-671.awsdns-19.net | |
| www.vrbanc.com | NS | 0 | ns-1080.awsdns-07.org | |
| www.vrbanc.com | NS | 0 | ns-328.awsdns-41.com | |
| www.vrbanc.com | NS | 0 | ns-1995.awsdns-57.co.uk |
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