DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for api.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| api.org | MX | 0 | 10 | us-smtp-inbound-1.mimecast.com |
| api.org | MX | 0 | 10 | us-smtp-inbound-2.mimecast.com |
| api.org | SOA | 86400 | ns1-02.azure-dns.com azuredns-hostmaster.microsoft.com 1 7200 900 1209600 86400 | |
| api.org | NS | 0 | ns2-02.azure-dns.net | |
| api.org | NS | 0 | ns1-02.azure-dns.com | |
| api.org | NS | 0 | ns3-02.azure-dns.org | |
| api.org | NS | 0 | ns4-02.azure-dns.info | |
| api.org | A | 0 | 150.171.109.77 | |
| api.org | TXT | 0 | MS=ms30839628 | |
| api.org | TXT | 0 | apple-domain-verification=Yjyo0tHnR5mneXXk | |
| api.org | TXT | 0 | v=spf1 ip4:205.201.40.82 ip4:64.132.221.139 ip4:64.132.44.191 ip4:64.132.44.77 ip4:149.72.136.108 include:20801443.spf04.hubspotemail.net include:_netblocks.mimecast.com include:us.confirmit.com include:spf.protection.outlook.com ~all | |
| api.org | TXT | 0 | google-site-verification=Zmq0bztYt1rZ2rxdzaBmEv2wOlKx3sTdWOB3DND5qk8 | |
| api.org | TXT | 0 | pexip-ms-tenant-domain-verification=3efe2c8e-6992-4935-a7fc-2845f5264ce0 | |
| api.org | TXT | 0 | MS=ms47339327 | |
| www.api.org | CNAME | 0 | apifrontend.azurefd.net | |
| www.api.org | A | 0 | 150.171.109.77 | |
| www.api.org | AAAA | 0 | 2603:1061:14:49::1 |
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