DNS records for opera-api.com
Findings
- [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.
A records
[
{
"type": "A",
"value": "82.145.215.16"
}
]NS records
[
{
"type": "NS",
"value": "nic1.opera.com"
},
{
"type": "NS",
"value": "nic3.opera.com"
},
{
"type": "NS",
"value": "nic4.opera.com"
},
{
"type": "NS",
"value": "nic6.opera.com"
},
{
"type": "NS",
"value": "nic2.opera.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"JV63-MyIcz3cRZxjJzRyI1ynwuUzF9c"
]
},
{
"type": "TXT",
"entries": [
"66t3sc59sskw8c5l31v91cvvd9xgtdqk"
]
},
{
"type": "TXT",
"entries": [
"_r7p4mf2fyth58zj5jhltepczkzjrs7y"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "nic1.opera.com",
"hostmaster": "hostmaster.opera.com",
"serial": 2026051901,
"refresh": 86400,
"retry": 900,
"expire": 1209600,
"minttl": 3600
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issuewild",
"value": "digicert.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issuewild",
"value": "letsencrypt.org;accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/2096084717"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "digicert.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "iodef",
"value": "mailto:[email protected]"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "trust-provider.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "letsencrypt.org;accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/2096084717"
}
]What does this mean?
These records are pulled live from authoritative DNS at request time and re-validated daily. Use them to debug routing, deliverability, and TLS issues for opera-api.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup