DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for instituteoncloud.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| instituteoncloud.com | A | 0 | 103.107.66.123 | |
| instituteoncloud.com | MX | 0 | 10 | inbound-smtp.us-east-1.amazonaws.com |
| instituteoncloud.com | MX | 0 | 2 | us2.mx2.mailhostbox.com |
| instituteoncloud.com | MX | 0 | 1 | us2.mx1.mailhostbox.com |
| instituteoncloud.com | MX | 0 | 3 | us2.mx3.mailhostbox.com |
| instituteoncloud.com | NS | 0 | garg94050.earth.orderbox-dns.com | |
| instituteoncloud.com | NS | 0 | garg94050.mars.orderbox-dns.com | |
| instituteoncloud.com | NS | 0 | garg94050.venus.orderbox-dns.com | |
| instituteoncloud.com | NS | 0 | garg94050.mercury.orderbox-dns.com | |
| instituteoncloud.com | SOA | 7200 | garg94050.mercury.orderbox-dns.com domains.sonetmicrosystems.com 2026061101 7200 7200 172800 7200 | |
| www.instituteoncloud.com | A | 0 | 103.107.66.123 |
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