DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vsys.host
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vsys.host | A | 0 | 45.134.172.15 | |
| vsys.host | MX | 0 | 50 | sddmx.stop-ddos.net |
| vsys.host | MX | 0 | 10 | mail.vsys.host |
| vsys.host | TXT | 0 | SERVERHUNTER-0P5BTM7D | |
| vsys.host | TXT | 0 | google-site-verification=u9gHtAFJIHTjQ3JAmEsk1ESfaWKGQ10JTJ8kMzJOUaM | |
| vsys.host | TXT | 0 | v=spf1 a mx a:mail.v-sys.org ip4:91.230.121.254/32 -all | |
| vsys.host | TXT | 0 | facebook-domain-verification=eb6sjih3vnty4f0rygtqtz52d0ctt7 | |
| vsys.host | SOA | 3600 | ns11.cloudns.net support.cloudns.net 2026062401 7200 1800 1209600 3600 | |
| vsys.host | NS | 0 | pns13.cloudns.net | |
| vsys.host | NS | 0 | pns11.cloudns.net | |
| vsys.host | NS | 0 | pns12.cloudns.net | |
| vsys.host | NS | 0 | pns14.cloudns.net | |
| www.vsys.host | A | 0 | 45.134.172.15 |
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