DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for intercom.com.sv
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| intercom.com.sv | A | 0 | 168.243.227.201 | |
| intercom.com.sv | NS | 0 | ns3.intercom.com.sv | |
| intercom.com.sv | NS | 0 | ns2.intercom.com.sv | |
| intercom.com.sv | NS | 0 | ns1.intercom.com.sv | |
| intercom.com.sv | SOA | 172800 | ns1.intercom.com.sv hostmaster.intercom.com.sv 20200809 86400 7200 3600000 172800 | |
| intercom.com.sv | MX | 0 | 10 | mx1.intercom.com.sv |
| intercom.com.sv | TXT | 0 | v=spf1 ip4:190.14.143.192/28 ip4:168.243.235.0/24 ip4:168.243.227.192/26 ip4:206.51.26.0/24 ip4:193.109.81.0/24 ip4:216.9.240.0/20 ip4:204.187.87.0/24 -all |
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