DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for login.at
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
login.at | NS | 0 | ns3.selfnet.at | |
login.at | NS | 0 | ns1.selfnet.at | |
login.at | NS | 0 | ns2.selfnet.at | |
login.at | A | 0 | 85.232.72.72 | |
login.at | MX | 0 | 10 | mailex.selfnet.at |
login.at | SOA | 86400 | ns1.selfnet.at hostmaster.selfnet.at 2023091501 14400 1800 604800 86400 | |
www.login.at | CNAME | 0 | kunde.selfnet.at | |
www.login.at | A | 0 | 91.224.66.94 | |
www.login.at | SOA | 3600 | ns1.selfnet.at hostmaster.selfnet.at 2025070801 10800 3600 604800 3600 | |
www.login.at | MX | 0 | 1 | mailex.selfnet.at |
www.login.at | AAAA | 0 | 2a01:5740::94 | |
www.login.at | NS | 0 | ns2.selfnet.at | |
www.login.at | NS | 0 | ns1.selfnet.at | |
www.login.at | NS | 0 | ns3.selfnet.at |
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