DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
urlebird.com
Records: 11
Response Time: 20ms
DNSSEC: Disabled
DNS Provider:
Cloudflare
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | urlebird.com | 104.26.12.37 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| A | urlebird.com | 104.26.13.37 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| A | urlebird.com | 172.67.71.99 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| AAAA | urlebird.com | 2606:4700:20::681a:d25 | 5m |
| AAAA | urlebird.com | 2606:4700:20::ac43:4763 | 5m |
| AAAA | urlebird.com | 2606:4700:20::681a:c25 | 5m |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | urlebird.com | javon.ns.cloudflare.com. | 1d |
| NS | urlebird.com | laylah.ns.cloudflare.com. | 1d |
| SOA | urlebird.com | javon.ns.cloudflare.com. dns.cloudflare.com. 2403871551 10000 2400 604800 1800 | 30m |
Text & Verification
SPF, DKIM, DMARC, and verification
| Type | Name | Value | TTL |
|---|---|---|---|
| TXT | urlebird.com | "google-site-verification=4yqkNj4XawSCwUI2KPOLSGkcK5TQyWB9pQo5chkdJTI" | 5m |
Service Discovery
Service endpoints and bindings
| Type | Name | Value | TTL |
|---|---|---|---|
| HTTPS | urlebird.com | \# 78 00 01 00 00 01 00 03 02 68 32 00 04 00 0c 68 1a 0c 25 68 1a 0d 25 ac 43 47 63 00 06 00 30 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 0c 25 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 0d 25 26 06 47 00 00 20 00 00 00 00 00 00 ac 43 47 63 | 5m |
Queried at 5/10/2026, 9:32:47 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=urlebird.com Response for urlebird.com Live Data
{
"success": true,
"data": {
"domain": "urlebird.com",
"queryTimeMs": 20,
"dnssec": false,
"dnsProvider": "Cloudflare",
"records": [
{
"type": "A",
"name": "urlebird.com",
"value": "104.26.12.37",
"ttl": 300,
"geo": {
"ip": "104.26.12.37",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "A",
"name": "urlebird.com",
"value": "104.26.13.37",
"ttl": 300,
"geo": {
"ip": "104.26.13.37",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "A",
"name": "urlebird.com",
"value": "172.67.71.99",
"ttl": 300,
"geo": {
"ip": "172.67.71.99",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "AAAA",
"name": "urlebird.com",
"value": "2606:4700:20::681a:d25",
"ttl": 300,
"geo": {
"ip": "2606:4700:20::681a:d25"
}
},
{
"type": "AAAA",
"name": "urlebird.com",
"value": "2606:4700:20::ac43:4763",
"ttl": 300,
"geo": {
"ip": "2606:4700:20::ac43:4763"
}
},
{
"type": "AAAA",
"name": "urlebird.com",
"value": "2606:4700:20::681a:c25",
"ttl": 300
},
{
"type": "NS",
"name": "urlebird.com",
"value": "javon.ns.cloudflare.com.",
"ttl": 86400
},
{
"type": "NS",
"name": "urlebird.com",
"value": "laylah.ns.cloudflare.com.",
"ttl": 86400
},
{
"type": "SOA",
"name": "urlebird.com",
"value": "javon.ns.cloudflare.com. dns.cloudflare.com. 2403871551 10000 2400 604800 1800",
"ttl": 1800
},
{
"type": "TXT",
"name": "urlebird.com",
"value": "\"google-site-verification=4yqkNj4XawSCwUI2KPOLSGkcK5TQyWB9pQo5chkdJTI\"",
"ttl": 300
},
{
"type": "HTTPS",
"name": "urlebird.com",
"value": "\\# 78 00 01 00 00 01 00 03 02 68 32 00 04 00 0c 68 1a 0c 25 68 1a 0d 25 ac 43 47 63 00 06 00 30 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 0c 25 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 0d 25 26 06 47 00 00 20 00 00 00 00 00 00 ac 43 47 63",
"ttl": 300
}
],
"queriedAt": "2026-05-10T21:32:47.170Z"
}
}