Hey,
Im trying to write an ip checker script for a mail server/firewall and i want to be able check if the ip is a tor relay, is their a api for looking up ips on atlas.torproject.org ?
I found querying https://onionite.now.sh and grepping the result was an easy way to determine if an IP address is a relay or not.