DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vp-company.nl
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vp-company.nl | TXT | 0 | v=spf1 include:_spf.vp-company.nl include:spf.protection.outlook.com -all | |
| vp-company.nl | TXT | 0 | MS=ms19226563 | |
| vp-company.nl | A | 0 | 194.107.76.70 | |
| vp-company.nl | SOA | 3600 | ns1.acmeweb.nl hostmaster\@acmeweb.nl 2018010965 14400 3600 1209600 3600 | |
| vp-company.nl | NS | 0 | ns1.acmeweb.nl | |
| vp-company.nl | NS | 0 | ns3.acmeweb.nl | |
| vp-company.nl | NS | 0 | ns2.acmeweb.nl | |
| vp-company.nl | MX | 0 | vpcompany-nl0e.mail.protection.outlook.com | |
| www.vp-company.nl | A | 0 | 194.107.76.70 | |
| www.vp-company.nl | CNAME | 0 | web3.vp-company.nl |
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