DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dinarys.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dinarys.com | NS | 0 | mia.ns.cloudflare.com | |
| dinarys.com | NS | 0 | archer.ns.cloudflare.com | |
| dinarys.com | A | 0 | 104.21.20.138 | |
| dinarys.com | A | 0 | 172.67.192.241 | |
| dinarys.com | MX | 0 | 20 | alt1.aspmx.l.google.com |
| dinarys.com | MX | 0 | 30 | aspmx3.googlemail.com |
| dinarys.com | MX | 0 | 20 | alt2.aspmx.l.google.com |
| dinarys.com | MX | 0 | 30 | aspmx2.googlemail.com |
| dinarys.com | MX | 0 | 10 | aspmx.l.google.com |
| dinarys.com | TXT | 0 | google-site-verification=Q6qe7QWDLNFPUTPe2GSGLC--JvD6BfUUN-bENnh5u6U | |
| dinarys.com | TXT | 0 | linkedin-site-verification=298d0c1e-2564-42c9-b4c5-054ebcb4759d | |
| dinarys.com | TXT | 0 | MS=B1DE8A00FA041EBE5595FB252AF7B8ED447A993F | |
| dinarys.com | TXT | 0 | google-site-verification=KCwoViLBYh97u652-4E5F05JwYqjVufv1P6nZJxRSe4 | |
| dinarys.com | TXT | 0 | openai-domain-verification=dv-uXqjw0w2g7QcdtLMCHmIlhN8 | |
| dinarys.com | TXT | 0 | v=spf1 mx ip4:34.89.172.139 include:_spf.google.com ~all | |
| dinarys.com | AAAA | 0 | 2606:4700:3033::ac43:c0f1 | |
| dinarys.com | AAAA | 0 | 2606:4700:3033::6815:148a | |
| dinarys.com | SOA | 1800 | archer.ns.cloudflare.com dns.cloudflare.com 2407562306 10000 2400 604800 1800 | |
| www.dinarys.com | A | 0 | 104.21.20.138 | |
| www.dinarys.com | A | 0 | 172.67.192.241 | |
| www.dinarys.com | AAAA | 0 | 2606:4700:3033::ac43:c0f1 | |
| www.dinarys.com | AAAA | 0 | 2606:4700:3033::6815:148a |
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