DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for helloguest.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| helloguest.com | A | 0 | 78.46.215.66 | |
| helloguest.com | NS | 0 | c.ns14.net | |
| helloguest.com | NS | 0 | d.ns14.net | |
| helloguest.com | NS | 0 | a.ns14.net | |
| helloguest.com | NS | 0 | b.ns14.net | |
| helloguest.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:servers.mcsv.net include:_spf.atlassian.net -all | |
| helloguest.com | TXT | 0 | google-site-verification=Awr8s7q3p_fS_Wq3I6goj-1W03W1yK15qH_A5sJsQX0 | |
| helloguest.com | TXT | 0 | atlassian-domain-verification=7Op69Nlq61VMZiQTwfKGX7eMy8Z3a1DaMeGhZQCA/V28DtufaUIWHlxRsmCW5vGm | |
| helloguest.com | TXT | 0 | atlassian-sending-domain-verification=c05a7da5-50b5-4eae-91b4-c18468a8fc5d | |
| helloguest.com | TXT | 0 | MS=ms18926530 | |
| helloguest.com | SOA | 86400 | a.ns14.net do-not-reply.helloguest.com 2025101601 43200 7200 1209600 86400 | |
| helloguest.com | MX | 0 | 10 | helloguest-com.mail.protection.outlook.com |
| www.helloguest.com | A | 0 | 78.46.215.66 |
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