DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for labworld.at
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| labworld.at | NS | 0 | ns3.second-ns.de | |
| labworld.at | NS | 0 | ns.second-ns.com | |
| labworld.at | NS | 0 | ns1.your-server.de | |
| labworld.at | MX | 0 | labworld-at.mail.protection.outlook.com | |
| labworld.at | TXT | 0 | v=spf1 a mx ptr include:spf.protection.outlook.com -all | |
| labworld.at | TXT | 0 | openai-domain-verification=dv-C8qIWeOksz2LS4Pg90XLkVdH | |
| labworld.at | TXT | 0 | MS=ms32930914 | |
| labworld.at | TXT | 0 | 201706071421093fmr1ihdpzkn0b276wbkv2xvhg7yd7cjof5ui5o0n866qro461 | |
| labworld.at | TXT | 0 | google-site-verification=RdEoLtNUy8RfLnyT6Lyt4ewZNq0OL7_R0LlCbLdq8FQ | |
| labworld.at | A | 0 | 136.243.162.142 | |
| labworld.at | SOA | 7200 | ns1.your-server.de postmaster.your-server.de 2026071501 86400 10800 3600000 7200 | |
| www.labworld.at | A | 0 | 136.243.162.142 |
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