DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for aschi.at
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| aschi.at | NS | 0 | ns1.first-ns.de | |
| aschi.at | NS | 0 | robotns2.second-ns.de | |
| aschi.at | NS | 0 | robotns3.second-ns.com | |
| aschi.at | MX | 0 | 10 | odin.weavernet.at |
| aschi.at | AAAA | 0 | 2a01:4f8:121:4e8::6f64:696e | |
| aschi.at | TXT | 0 | google-site-verification=t2GuBvzRSMyfSK90X-gtNnst6DOeh5m0PZRjUrfTSKU | |
| aschi.at | TXT | 0 | hibp-verify=dweb_8l1yls74u93966mmljw3v2bn | |
| aschi.at | TXT | 0 | v=spf1 a mx ip4:78.46.107.184/32 ip4:167.235.228.35/32 ip6:2a01:4f8:121:4e8::/64 -all | |
| aschi.at | A | 0 | 78.46.107.184 | |
| aschi.at | SOA | 86400 | ns1.first-ns.de dns.hetzner.com 2026010402 3600 600 1209600 86400 | |
| www.aschi.at | A | 0 | 78.46.107.184 | |
| www.aschi.at | AAAA | 0 | 2a01:4f8:121:4e8::6f64:696e |
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