if there is no TNS_ADMIN variable defined, it should be in $ORACLE_HOME/network/admin
alse do :
find / -name listener.ora -exec grep -il 'data.sinapsi.net.com' {} \;

and you'll get the file that is used ...