DNS dig
Vraag DNS records op voor een domein of IP. Werkt met de systeem-resolver of rechtstreeks via publieke DoH-resolvers (Google, Cloudflare, Quad9).
wned.nl · TXT
| Resolver | Google (dns.google) |
|---|---|
| Status | NOERROR |
| Aantal records | 2 |
| Tijd | 59.3 ms |
Antwoord
wned.nl 3600 IN TXT google-site-verification=PQBeZF-rJkrwK8MIEcdZ1YvQ0dQ5MLxeDZQC0kbq9mE
wned.nl 3600 IN TXT v=spf1 a mx include:_spf.mx-relay.com ip4:213.154.231.155 ip4:5.39.185.32/29 include:spf-out.witxl.nl -all
Toon als tabel
| Naam | TTL | Type | Waarde |
|---|---|---|---|
wned.nl |
3600 | TXT | google-site-verification=PQBeZF-rJkrwK8MIEcdZ1YvQ0dQ5MLxeDZQC0kbq9mE |
wned.nl |
3600 | TXT | v=spf1 a mx include:_spf.mx-relay.com ip4:213.154.231.155 ip4:5.39.185.32/29 include:spf-out.witxl.nl -all |
Toon volledig DoH JSON antwoord
{
"Status": 0,
"TC": false,
"RD": true,
"RA": true,
"AD": false,
"CD": false,
"Question": [
{
"name": "wned.nl.",
"type": 16
}
],
"Answer": [
{
"name": "wned.nl.",
"type": 16,
"TTL": 3600,
"data": "google-site-verification=PQBeZF-rJkrwK8MIEcdZ1YvQ0dQ5MLxeDZQC0kbq9mE"
},
{
"name": "wned.nl.",
"type": 16,
"TTL": 3600,
"data": "v=spf1 a mx include:_spf.mx-relay.com ip4:213.154.231.155 ip4:5.39.185.32/29 include:spf-out.witxl.nl -all"
}
],
"Comment": "Response from 164.138.31.75."
}