Skip to content

Commit 2c407c6

Browse files
authored
Merge pull request #31 from AnshSinghal/Mullvad_DNS
Mullvad_DNS added in Usage docs of IntelOwl
2 parents 550be94 + 8b6dc5d commit 2c407c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/IntelOwl/usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ The following is the list of the available analyzers you can run out-of-the-box.
258258
- `UltraDNS_DNS`: Retrieve current domain resolution with [UltraDNS](https://vercara.com/ultra-dns-public).
259259
- `UltraDNS_Malicious_Detector`: Scan if a DNS is marked malicious by [UltraDNS](https://vercara.com/ultra-dns-public).
260260
- `IPQuery`: [IPQuery](https://ipquery.io/) aims to provide a straightforward and simplistic API for working with IP addresses.
261+
- `Mullvad_DNS`: [Mullvad_DNS](https://github.com/mullvad/dns-blocklists) is an analyzer that queries Mullvad's DNS-over-HTTPS service (using the "base" endpoint) to check a domain's DNS records. It supports two modes: `query`: returns raw DNS answer data. `malicious`: interprets an NXDOMAIN (rcode==3) as the domain being blocked (i.e., malicious).
261262

262263
##### Generic analyzers (email, phone number, etc.; anything really)
263264

0 commit comments

Comments
 (0)