DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for absint.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| absint.com | MX | 0 | 10 | mail.absint.com |
| absint.com | TXT | 0 | v=spf1 a a:mail.absint.com mx:mail.absint.com ip4:212.88.138.67 -all | |
| absint.com | TXT | 0 | MS=FB21B2250B49145F9605D12B67F54A105096C677 | |
| absint.com | TXT | 0 | cisco-ci-domain-verification=2f95981dfa215ec29ca08c0f8a47db6e355fb41775863a833148d1e244486ee6 | |
| absint.com | AAAA | 0 | 2a02:247a:275:1a00::1 | |
| absint.com | A | 0 | 212.132.76.42 | |
| absint.com | NS | 0 | third-dns.netcup.net | |
| absint.com | NS | 0 | second-dns.netcup.net | |
| absint.com | NS | 0 | root-dns.netcup.net | |
| absint.com | SOA | 60 | root-dns.netcup.net dnsadmin.netcup.net 2026062894 28800 7200 1209600 60 | |
| www.absint.com | TXT | 0 | cisco-ci-domain-verification=2f95981dfa215ec29ca08c0f8a47db6e355fb41775863a833148d1e244486ee6 | |
| www.absint.com | TXT | 0 | MS=FB21B2250B49145F9605D12B67F54A105096C677 | |
| www.absint.com | TXT | 0 | v=spf1 a a:mail.absint.com mx:mail.absint.com ip4:212.88.138.67 -all | |
| www.absint.com | A | 0 | 212.132.76.42 | |
| www.absint.com | NS | 0 | root-dns.netcup.net | |
| www.absint.com | NS | 0 | third-dns.netcup.net | |
| www.absint.com | NS | 0 | second-dns.netcup.net | |
| www.absint.com | CNAME | 0 | absint.com | |
| www.absint.com | AAAA | 0 | 2a02:247a:275:1a00::1 | |
| www.absint.com | MX | 0 | 10 | mail.absint.com |
| www.absint.com | SOA | 60 | root-dns.netcup.net dnsadmin.netcup.net 2026062894 28800 7200 1209600 60 |
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