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

john john 946 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

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,381 questions
{count} votes