Is there a way to monitor an A record which has many values for any additions or deletions.
IE:
record.store.com A 1.1.1.1
record.store.com A 1.1.1.2
record.store.com A 1.1.1.3
record.store.com A 1.1.1.4
I would like to know when something is added to or removed from record.store.com.
(It seems simple to monitor for a removal of a record)
Thanks for your incoming ideas.