DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for virtual1.co.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| virtual1.co.uk | MX | 0 | 20 | eu-smtp-inbound-2.mimecast.com |
| virtual1.co.uk | MX | 0 | 10 | eu-smtp-inbound-1.mimecast.com |
| virtual1.co.uk | AAAA | 0 | 2a01:a000:2:14::10 | |
| virtual1.co.uk | NS | 0 | ns4.virtual1.com | |
| virtual1.co.uk | NS | 0 | ns3.virtual1.com | |
| virtual1.co.uk | A | 0 | 62.24.246.111 | |
| virtual1.co.uk | SOA | 3600 | ns3.virtual1.com hostmaster.virtual1.com 2019040737 14400 1800 1209600 3600 | |
| virtual1.co.uk | TXT | 0 | MS=ms76264422 | |
| virtual1.co.uk | TXT | 0 | fohifkanjhprrtpne04kq0gi7t | |
| virtual1.co.uk | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:eu._netblocks.mimecast.com include:eu._netblocks.mimecast.com ~all | |
| virtual1.co.uk | TXT | 0 | 9VShPe7EU5GJaaw94NVbnGp3D6q7Y4SOQO4yUaxoQi167sC/NvytgE6EGjxwCTprZtUp1n0XjSBkIBc4SHlTmQ== | |
| www.virtual1.co.uk | A | 0 | 62.24.246.111 | |
| www.virtual1.co.uk | AAAA | 0 | 2a01:a000:2:14::10 | |
| www.virtual1.co.uk | TXT | 0 | SECR-PERMISSION=8WI5Y1H6W11P6RCM1MUOXDT62VTATGLE |
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