iptables supports comments via the comments-module.
These should be added according to the file format as so:
123.123.123.123 # Some comment.
321.321.321.321 # Another comment.
Whitespace should be ignored before the # symbol and at the end of each line.