DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
windstream.net
Records: 15
Response Time: 96ms
DNSSEC: Disabled
DNS Provider: Unknown
Security:
β SPF soft
β DMARC none
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | windstream.net | 132.226.38.239 πΊπΈ US AS31898 ORACLE-BMC-31898 - Oracle Corporation, US | 1d |
Mail Records
Mail servers for the domain
| Type | Name | Value | TTL |
|---|---|---|---|
| MX | windstream.net | 10 mx01.windstream.net. | 10m |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | windstream.net | ns8-auth.windstream.net. | 1d |
| NS | windstream.net | ns6-auth.windstream.net. | 1d |
| NS | windstream.net | ns5-auth.windstream.net. | 1d |
| NS | windstream.net | ns7-auth.windstream.net. | 1d |
| SOA | windstream.net | ns5-auth.windstream.net. hostmaster.windstream.net. 2020102761 28800 7200 3600000 3600 | 1d |
Text & Verification
SPF, DKIM, DMARC, and verification
| Type | Name | Value | TTL |
|---|---|---|---|
| TXT | _dmarc.windstream.net | "v=DMARC1; p=none; rua=mailto:dmarc@ops.windstream.net;" | 1d |
| TXT | windstream.net | "v=spf1 ip4:162.39.147.0/24 ip4:69.168.106.0/24 include:spfc25.carrierzone.com ip4:216.55.154.0/24 include:registrarmail.net include:_spf.windstream.syn-alias.com ~all" | 1d |
| TXT | windstream.net | "google-site-verification=Gf6s2Ve3EJXVg6XUA-wQ6iuSxHgkqb3zxw_jVLqVULI" | 1d |
| TXT | windstream.net | "rovag_verification_token=86B3E2592DEF4878AFBA4BF811F1D8F0" | 1d |
| TXT | windstream.net | "rovag_verification_token=CC20DB9503AE45E5874E2C7024F18B09" | 1d |
| TXT | windstream.net | "google-site-verification=5j5zn1Ros5AH5IsNQK-cs9D0MEpPD64nLPNAQQcz1Gw" | 1d |
Security & Certificates
DNSSEC, CA restrictions, and keys
| Type | Name | Value | TTL |
|---|---|---|---|
| CAA | windstream.net | \# 15 00 05 69 73 73 75 65 70 6b 69 2e 67 6f 6f 67 | 15m |
| CAA | windstream.net | \# 18 00 05 69 73 73 75 65 73 65 63 74 69 67 6f 2e 63 6f 6d | 15m |
Queried at 5/10/2026, 9:31:01 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=windstream.net Response for windstream.net Live Data
{
"success": true,
"data": {
"domain": "windstream.net",
"queryTimeMs": 96,
"dnssec": false,
"dnsProvider": null,
"records": [
{
"type": "A",
"name": "windstream.net",
"value": "132.226.38.239",
"ttl": 86400,
"geo": {
"ip": "132.226.38.239",
"asn": 31898,
"country": "US",
"asnName": "ORACLE-BMC-31898 - Oracle Corporation, US"
}
},
{
"type": "MX",
"name": "windstream.net",
"value": "10 mx01.windstream.net.",
"ttl": 600
},
{
"type": "NS",
"name": "windstream.net",
"value": "ns8-auth.windstream.net.",
"ttl": 86400
},
{
"type": "NS",
"name": "windstream.net",
"value": "ns6-auth.windstream.net.",
"ttl": 86400
},
{
"type": "NS",
"name": "windstream.net",
"value": "ns5-auth.windstream.net.",
"ttl": 86400
},
{
"type": "NS",
"name": "windstream.net",
"value": "ns7-auth.windstream.net.",
"ttl": 86400
},
{
"type": "SOA",
"name": "windstream.net",
"value": "ns5-auth.windstream.net. hostmaster.windstream.net. 2020102761 28800 7200 3600000 3600",
"ttl": 86400
},
{
"type": "TXT",
"name": "_dmarc.windstream.net",
"value": "\"v=DMARC1; p=none; rua=mailto:dmarc@ops.windstream.net;\"",
"ttl": 86400
},
{
"type": "TXT",
"name": "windstream.net",
"value": "\"v=spf1 ip4:162.39.147.0/24 ip4:69.168.106.0/24 include:spfc25.carrierzone.com ip4:216.55.154.0/24 include:registrarmail.net include:_spf.windstream.syn-alias.com ~all\"",
"ttl": 86400
},
{
"type": "TXT",
"name": "windstream.net",
"value": "\"google-site-verification=Gf6s2Ve3EJXVg6XUA-wQ6iuSxHgkqb3zxw_jVLqVULI\"",
"ttl": 86400
},
{
"type": "TXT",
"name": "windstream.net",
"value": "\"rovag_verification_token=86B3E2592DEF4878AFBA4BF811F1D8F0\"",
"ttl": 86400
},
{
"type": "TXT",
"name": "windstream.net",
"value": "\"rovag_verification_token=CC20DB9503AE45E5874E2C7024F18B09\"",
"ttl": 86400
},
{
"type": "TXT",
"name": "windstream.net",
"value": "\"google-site-verification=5j5zn1Ros5AH5IsNQK-cs9D0MEpPD64nLPNAQQcz1Gw\"",
"ttl": 86400
},
{
"type": "CAA",
"name": "windstream.net",
"value": "\\# 15 00 05 69 73 73 75 65 70 6b 69 2e 67 6f 6f 67",
"ttl": 900
},
{
"type": "CAA",
"name": "windstream.net",
"value": "\\# 18 00 05 69 73 73 75 65 73 65 63 74 69 67 6f 2e 63 6f 6d",
"ttl": 900
}
],
"queriedAt": "2026-05-10T21:31:01.439Z"
}
}