[dmarc-discuss] More dmarc scan results

bcx+dmarcspec at bcx.com bcx+dmarcspec at bcx.com
Fri Mar 30 08:59:27 PDT 2012


Another massive scan for dmarc records finished a few days ago. It scanned
over 32 million domains and found just 116 dmarc records. That list of records
includes only 5, 4, 3, 2, and 1 character domain names. You may fetch the list
from:
	http://www.bcx.com/software/gmilt/dmarc.5.txt

Also a modest c-language program I use to parse my dmarc report XML files, where those
reports look like this:

2012-03-29 00:00:00,bcx.org,policy=r:r:reject:100,outcome=1:27.9.31.60:reject,dkim=:none,spf=bcx.org:fail,type=nil,from=bcx.org
2012-03-29 00:00:00,bcx.org,policy=r:r:reject:100,outcome=1:110.53.30.247:reject,dkim=:none,spf=bcx.org:fail,type=nil,from=bcx.org
2012-03-29 00:00:00,bcx.org,policy=r:r:reject:100,outcome=1:110.53.25.119:reject,dkim=:none,spf=bcx.org:fail,type=nil,from=bcx.org
2012-03-29 00:00:00,bcx.org,policy=r:r:reject:100,outcome=1:58.249.118.132:reject,dkim=:none,spf=bcx.org:fail,type=nil,from=bcx.org

etc.

You may fetch that prototype code from:

	http://www.bcx.com/software/gmilt/dmarcreport.c

Best regards,
--Bryan Costales


More information about the dmarc-discuss mailing list