DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mynet.at
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mynet.at | MX | 0 | 10 | mx2.mynet.at |
| mynet.at | MX | 0 | 10 | mx3.mynet.at |
| mynet.at | MX | 0 | 10 | mx1.mynet.at |
| mynet.at | AAAA | 0 | 2a00:15c0:3001:211::2 | |
| mynet.at | A | 0 | 94.198.140.98 | |
| mynet.at | SOA | 3600 | adns1.mynet.at hostmaster.mynet.at 2026070701 14400 7200 2419200 3600 | |
| mynet.at | TXT | 0 | v=spf1 include:_netblocks.mynet.at include:_netblocks2.mynet.at include:_netblocks3.mynet.at include:servers.mcsv.net ~all | |
| mynet.at | TXT | 0 | yahoo-verification-key=aU6oYZ+Ff16ORt+0i1ofRPRezMqZA7mBu1zO7qJ51G8= | |
| mynet.at | TXT | 0 | google-site-verification=5FHr6qxDi8DP520l9pJjxNj59tUzcZFHaEuIrrL6ies | |
| mynet.at | NS | 0 | adns2.mynet.at | |
| mynet.at | NS | 0 | adns3.mynet.at | |
| mynet.at | NS | 0 | adns1.mynet.at | |
| www.mynet.at | A | 0 | 94.198.140.98 | |
| www.mynet.at | AAAA | 0 | 2a00:15c0:3001:211::2 |
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