I used SES to sending emails, I have more than 10 verified domains under Amazon SES service but my problem is, I dont have any Statistics for each email address or domain. A
Amazon shows statistics in Web Interface of bounce, spam, rejected... based on SES regions. No matter if one sender or multiple senders use that particular region, SES will combine them all. You can check bounces, ooto... for a particular sender by creating an SNS notification. Like it or not, you'll eventually need to store that data in a db or any other safe place. Then you can play with d3 :-)