Power Shell or .Net library to check if a domain has DMARC record/result

john john 1,021 Reputation points
2022-05-29T01:28:30.437+00:00

I am building an application in ASP.NET core MVC which allow users to enter a domain name and click submit >> then the application should check if the domain has DMARC record/results >> update the database accordingly.

So is there a .NET core library which allow us to check if a domain has DMARC record/results? Or can we use Power shell and get the results of it inside our ASP.NET core web application?

Thanks

Developer technologies ASP.NET ASP.NET Core
Windows for business Windows Server User experience PowerShell
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.