DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for jump.sa
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| jump.sa | MX | 0 | 1 | smtp.google.com |
| jump.sa | AAAA | 0 | 2a02:4780:4c:3305:f2e4:2f00:815f:e2b4 | |
| jump.sa | AAAA | 0 | 2a02:4780:4d:5f41:302:a27e:2a94:4653 | |
| jump.sa | SOA | 600 | nova.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| jump.sa | A | 0 | 147.79.72.160 | |
| jump.sa | A | 0 | 145.223.124.48 | |
| jump.sa | NS | 0 | cosmos.dns-parking.com | |
| jump.sa | NS | 0 | nova.dns-parking.com | |
| www.jump.sa | CNAME | 0 | www.jump.sa.cdn.hstgr.net | |
| www.jump.sa | A | 0 | 88.223.87.12 | |
| www.jump.sa | A | 0 | 147.79.79.252 | |
| www.jump.sa | AAAA | 0 | 2a02:4780:4b:86cb:7fca:a2fc:341:7e7c | |
| www.jump.sa | AAAA | 0 | 2a02:4780:4d:d689:afd9:7d4a:6e6b:d094 |
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