I am a programmer who manages online exchanges user also for and i have been asked by to add IP address to SPF record
v=spf1 +ip4:xxx.xxx.xxx.xxx include:spf.protection.outlook.com -all
so that emails send from that application are accepted by the exchanges server and end up in the Inbox.
Now my question is, Is't safe to add IP address to SPF record from security point of view as am afraid it may be used to send malicious email by spoofing or other means.
I personally am against adding IP address to SPF record as i am not sure if it can be misused to send back email to user in our organization.