DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for global.ba
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| global.ba | NS | 0 | ns.us-globaldns.com | |
| global.ba | NS | 0 | ns.cn-globaldns.com | |
| global.ba | NS | 0 | ns.au-globaldns.com | |
| global.ba | NS | 0 | ns.eu-globaldns.com | |
| global.ba | TXT | 0 | google-site-verification=cWst-Yiqi-2R4DTaulLz0GC976wFawQqcDbMvdzGk58 | |
| global.ba | TXT | 0 | v=spf1 ip4:185.99.0.240 ip4:185.99.0.242 ip4:185.99.0.235 +a +mx +ip4:185.99.0.0/24 +ip4:98.124.224.28 +ip6:2a00:8620::/32 include:relay.mailchannels.net -all | |
| global.ba | MX | 0 | global.ba | |
| global.ba | SOA | 86400 | ns.eu-globaldns.com server.global.ba 2026071601 86400 7200 1209600 86400 | |
| global.ba | A | 0 | 185.99.0.242 | |
| www.global.ba | A | 0 | 185.99.0.242 | |
| www.global.ba | NS | 0 | ns.cn-globaldns.com | |
| www.global.ba | NS | 0 | ns.us-globaldns.com | |
| www.global.ba | NS | 0 | ns.au-globaldns.com | |
| www.global.ba | NS | 0 | ns.eu-globaldns.com | |
| www.global.ba | TXT | 0 | google-site-verification=cWst-Yiqi-2R4DTaulLz0GC976wFawQqcDbMvdzGk58 | |
| www.global.ba | TXT | 0 | v=spf1 ip4:185.99.0.240 ip4:185.99.0.242 ip4:185.99.0.235 +a +mx +ip4:185.99.0.0/24 +ip4:98.124.224.28 +ip6:2a00:8620::/32 include:relay.mailchannels.net -all | |
| www.global.ba | CNAME | 0 | global.ba | |
| www.global.ba | MX | 0 | global.ba | |
| www.global.ba | SOA | 86400 | ns.eu-globaldns.com server.global.ba 2026071601 86400 7200 1209600 86400 |
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