DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for jump.finance
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| jump.finance | A | 0 | 178.130.128.39 | |
| jump.finance | NS | 0 | ns2.jump.finance | |
| jump.finance | NS | 0 | ns1.jump.finance | |
| jump.finance | NS | 0 | ns4-l2.nic.ru | |
| jump.finance | NS | 0 | ns8-l2.nic.ru | |
| jump.finance | MX | 0 | 5 | mxs.tbank.ru |
| jump.finance | SOA | 3600 | ns4-l2.nic.ru hostmaster.jump.finance 288 900 600 86400 3600 | |
| www.jump.finance | MX | 0 | 5 | mxs.tbank.ru |
| www.jump.finance | A | 0 | 178.130.128.39 | |
| www.jump.finance | NS | 0 | ns2.jump.finance | |
| www.jump.finance | NS | 0 | ns4-l2.nic.ru | |
| www.jump.finance | NS | 0 | ns8-l2.nic.ru | |
| www.jump.finance | NS | 0 | ns1.jump.finance | |
| www.jump.finance | CNAME | 0 | jump.finance | |
| www.jump.finance | SOA | 3600 | ns4-l2.nic.ru hostmaster.jump.finance 288 900 600 86400 3600 |
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