DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for weba.ru
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| weba.ru | MX | 0 | 5 | mail.weba.ru |
| weba.ru | NS | 0 | ns1.weba.ru | |
| weba.ru | NS | 0 | ns2.weba.ru | |
| weba.ru | NS | 0 | ns3.weba.ru | |
| weba.ru | A | 0 | 37.153.0.112 | |
| weba.ru | CAA | 0 | 128 issue letsencrypt.org | |
| weba.ru | TXT | 0 | {google-site-verification=CFEMYaBlgJ67W5L8Js621wQlV2Y95oDvs-EjR1sV080CFEMYaBlgJ67W5L8Js621wQlV2Y95oDvs-EjR1sV080} | |
| weba.ru | TXT | 0 | {google-site-verification=eHM54lUuLfN70MNKBquCa5ipIt5um233eYY5pVrl6PM} | |
| weba.ru | TXT | 0 | v=spf1 a mx ~all | |
| weba.ru | SOA | 3600 | ns1.weba.ru postmaster.weba.ru 2026071601 3600 900 3600000 3600 | |
| www.weba.ru | CNAME | 0 | vhost2.weba.ru | |
| www.weba.ru | A | 0 | 37.153.0.112 |
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