DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
maildrop.cc
Records: 12
Response Time: 119ms
DNSSEC: Disabled
DNS Provider:
Cloudflare
Security:
β SPF strict
β DMARC reject
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | maildrop.cc | 104.21.6.101 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| A | maildrop.cc | 172.67.134.181 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| AAAA | maildrop.cc | 2606:4700:3035::ac43:86b5 | 5m |
| AAAA | maildrop.cc | 2606:4700:3031::6815:665 | 5m |
Mail Records
Mail servers for the domain
| Type | Name | Value | TTL |
|---|---|---|---|
| MX | maildrop.cc | 10 mx.maildrop.cc. | 5m |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | maildrop.cc | emma.ns.cloudflare.com. | 1d |
| NS | maildrop.cc | lee.ns.cloudflare.com. | 1d |
| SOA | maildrop.cc | emma.ns.cloudflare.com. dns.cloudflare.com. 2402428848 10000 2400 604800 1800 | 30m |
Text & Verification
SPF, DKIM, DMARC, and verification
| Type | Name | Value | TTL |
|---|---|---|---|
| TXT | _dmarc.maildrop.cc | "v=DMARC1; p=reject; rua=mailto:mark@heluna.com" | 5m |
| TXT | maildrop.cc | "google-site-verification=JiWNNXUXV5jsXsDuZDpKF9cJbWiONUPW4dFH_edg-xc" | 5m |
| TXT | maildrop.cc | "v=spf1 -all" | 5m |
Service Discovery
Service endpoints and bindings
| Type | Name | Value | TTL |
|---|---|---|---|
| HTTPS | maildrop.cc | \# 136 00 01 00 00 01 00 06 02 68 33 02 68 32 00 04 00 08 68 15 06 65 ac 43 86 b5 00 05 00 47 00 45 fe 0d 00 41 ab 00 20 00 20 ac c9 ca 9c 18 b9 19 a8 c1 4d e9 f5 bd 12 71 bd 61 41 57 4b fe c8 96 56 dc e1 3d 97 f6 7a 79 69 00 04 00 01 00 01 00 12 63 6c 6f 75 64 66 6c 61 72 65 2d 65 63 68 2e 63 6f 6d 00 00 00 06 00 20 26 06 47 00 30 31 00 00 00 00 00 00 68 15 06 65 26 06 47 00 30 35 00 00 00 00 00 00 ac 43 86 b5 | 5m |
Queried at 5/10/2026, 9:33:49 PM
About DNS Records
The Domain Name System (DNS) is the internet's phonebook, translating human-readable domain names into IP addresses. DNS records contain essential configuration for how a domain behaves across email, web, security, and services.
Common Records
- A/AAAA - Map domain to IPv4/IPv6 addresses
- MX - Mail servers for receiving email
- TXT - SPF, DKIM, DMARC for email security
- NS - Authoritative nameservers
- CNAME - Aliases pointing to other domains
Security Records
- CAA - Restrict which CAs can issue certificates
- DNSKEY/DS - DNSSEC cryptographic keys
- TLSA - DANE TLS certificate authentication
- SSHFP - SSH host key fingerprints
- SRV - Service discovery and endpoints
REST API
Integrate DNS lookups into your applications with our REST API. Query all record types programmatically.
GET DNS Lookup
$
curl https://api.requestguard.com/v1/dns/lookup?domain=maildrop.cc Response for maildrop.cc Live Data
{
"success": true,
"data": {
"domain": "maildrop.cc",
"queryTimeMs": 119,
"dnssec": false,
"dnsProvider": "Cloudflare",
"records": [
{
"type": "A",
"name": "maildrop.cc",
"value": "104.21.6.101",
"ttl": 300,
"geo": {
"ip": "104.21.6.101",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "A",
"name": "maildrop.cc",
"value": "172.67.134.181",
"ttl": 300,
"geo": {
"ip": "172.67.134.181",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "AAAA",
"name": "maildrop.cc",
"value": "2606:4700:3035::ac43:86b5",
"ttl": 300,
"geo": {
"ip": "2606:4700:3035::ac43:86b5"
}
},
{
"type": "AAAA",
"name": "maildrop.cc",
"value": "2606:4700:3031::6815:665",
"ttl": 300,
"geo": {
"ip": "2606:4700:3031::6815:665"
}
},
{
"type": "MX",
"name": "maildrop.cc",
"value": "10 mx.maildrop.cc.",
"ttl": 300
},
{
"type": "NS",
"name": "maildrop.cc",
"value": "emma.ns.cloudflare.com.",
"ttl": 86400
},
{
"type": "NS",
"name": "maildrop.cc",
"value": "lee.ns.cloudflare.com.",
"ttl": 86400
},
{
"type": "SOA",
"name": "maildrop.cc",
"value": "emma.ns.cloudflare.com. dns.cloudflare.com. 2402428848 10000 2400 604800 1800",
"ttl": 1800
},
{
"type": "TXT",
"name": "_dmarc.maildrop.cc",
"value": "\"v=DMARC1; p=reject; rua=mailto:mark@heluna.com\"",
"ttl": 300
},
{
"type": "TXT",
"name": "maildrop.cc",
"value": "\"google-site-verification=JiWNNXUXV5jsXsDuZDpKF9cJbWiONUPW4dFH_edg-xc\"",
"ttl": 300
},
{
"type": "TXT",
"name": "maildrop.cc",
"value": "\"v=spf1 -all\"",
"ttl": 300
},
{
"type": "HTTPS",
"name": "maildrop.cc",
"value": "\\# 136 00 01 00 00 01 00 06 02 68 33 02 68 32 00 04 00 08 68 15 06 65 ac 43 86 b5 00 05 00 47 00 45 fe 0d 00 41 ab 00 20 00 20 ac c9 ca 9c 18 b9 19 a8 c1 4d e9 f5 bd 12 71 bd 61 41 57 4b fe c8 96 56 dc e1 3d 97 f6 7a 79 69 00 04 00 01 00 01 00 12 63 6c 6f 75 64 66 6c 61 72 65 2d 65 63 68 2e 63 6f 6d 00 00 00 06 00 20 26 06 47 00 30 31 00 00 00 00 00 00 68 15 06 65 26 06 47 00 30 35 00 00 00 00 00 00 ac 43 86 b5",
"ttl": 300
}
],
"queriedAt": "2026-05-10T21:33:49.195Z"
}
}