Security
DNSFilter integration
Reads which client sites have a DNS-filtering policy attached and which don't. Read-only — this connector makes only GET requests.
Setup steps are for connected customers — sign in to read them.
What we find in DNSFilter
Which client sites have no DNS-filtering policy attached — a fact the vendor reports directly. Blocked-threat volume not yet wired (Traffic Reports endpoint, unconfirmed response schema).
Every finding lands on your Client Upsell board as a named client with a number beside it — not a report you have to read.
What the DNSFilter connection does
Read — powers Client Upsell
Read your clients' stack
Who is actually protected: endpoints still onboarding, seats never deployed, sites with no filtering policy.
Read-only, and checked
A write-capable credential is refused, not warned about
We test the key you give us the moment you submit it. If it can write to DNSFilter, we reject it and tell you which step to change — there is no override. It is encrypted at rest, held in one vault in one application, and nothing is ever written back to DNSFilter.
DNSFilter integration — common questions
- What does the DNSFilter integration read?
- Reads which client sites have a DNS-filtering policy attached and which don't. Read-only — this connector makes only GET requests.
- What does MSProspector find in DNSFilter?
- Which client sites have no DNS-filtering policy attached — a fact the vendor reports directly. Blocked-threat volume not yet wired (Traffic Reports endpoint, unconfirmed response schema).
- Is the DNSFilter connection read-only?
- Yes. The credential is checked live when you submit it and a write-capable one is refused, with no override — and every connector we ship is checked, at every commit, by an automated build rule that fails if it contains anything other than a GET call. The credential itself is wrapped by a key that lives in Azure Key Vault's hardware security module and never leaves it — our application can ask the vault to wrap or unwrap it, but cannot read the wrapping key. See our security page for the full picture.
