DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for condor.com.py
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| condor.com.py | TXT | 0 | MS=ms54132343 | |
| condor.com.py | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com a:ksmg.condor.com.py -all | |
| condor.com.py | A | 0 | 162.159.134.42 | |
| condor.com.py | MX | 0 | condor-com-py.mail.protection.outlook.com | |
| condor.com.py | SOA | 3600 | inet2.telecel.com.py admin.tigo.com.py 2022012705 1800 600 1209600 3600 | |
| condor.com.py | NS | 0 | inet2.telecel.com.py | |
| condor.com.py | NS | 0 | ns3.telecel.com.py | |
| condor.com.py | NS | 0 | inet3.telecel.com.py | |
| www.condor.com.py | A | 0 | 162.159.134.42 | |
| www.condor.com.py | NS | 0 | inet3.telecel.com.py | |
| www.condor.com.py | NS | 0 | inet2.telecel.com.py | |
| www.condor.com.py | NS | 0 | ns3.telecel.com.py | |
| www.condor.com.py | SOA | 3600 | inet2.telecel.com.py admin.tigo.com.py 2022012705 1800 600 1209600 3600 | |
| www.condor.com.py | MX | 0 | condor-com-py.mail.protection.outlook.com | |
| www.condor.com.py | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com a:ksmg.condor.com.py -all | |
| www.condor.com.py | TXT | 0 | MS=ms54132343 | |
| www.condor.com.py | CNAME | 0 | condor.com.py |
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