DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for runable.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| runable.com | NS | 0 | pola.ns.cloudflare.com | |
| runable.com | NS | 0 | amir.ns.cloudflare.com | |
| runable.com | MX | 0 | 1 | smtp.google.com |
| runable.com | A | 0 | 104.18.15.49 | |
| runable.com | A | 0 | 104.18.14.49 | |
| runable.com | AAAA | 0 | 2606:4700::6812:e31 | |
| runable.com | AAAA | 0 | 2606:4700::6812:f31 | |
| runable.com | SOA | 1800 | amir.ns.cloudflare.com dns.cloudflare.com 2409696279 10000 2400 604800 1800 | |
| runable.com | TXT | 0 | google-site-verification=YOhi5YZG7YQ4OvkSUwFeC7T8jGoMRwSHQmuAISdal0k | |
| runable.com | TXT | 0 | google-site-verification=Kf6PB_LPvOJnEf_UJCkf3akXfIM4DIgX7w87J-zfFs0 | |
| runable.com | TXT | 0 | google-site-verification=V92j6CszFC0eme3eRNuogjpMYejfen0h56WZJdW7w9w | |
| runable.com | TXT | 0 | twilio-domain-verification=a5efc0d4e60add3060f66cabd4080744 | |
| runable.com | TXT | 0 | v=spf1 include:_spf.google.com ~all | |
| runable.com | TXT | 0 | hosting-site=runable-458805 | |
| runable.com | TXT | 0 | google-site-verification=b-01Qwp2wSwnHL-h_bMKmNAG0G6p-_cWVLw8SuFTBP0 | |
| runable.com | TXT | 0 | MS=ms76145123 | |
| www.runable.com | AAAA | 0 | 2606:4700::6812:e31 | |
| www.runable.com | AAAA | 0 | 2606:4700::6812:f31 | |
| www.runable.com | A | 0 | 104.18.14.49 | |
| www.runable.com | A | 0 | 104.18.15.49 |
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