Good Day,
I am not an HTML guru, wondering if there is a way to point directly to the form submission for blacklist lookup for a specific IP.
I can view my logs and set up a context sensitive query based on the current IP so I could right click on an IP and have a choice of - lookup reputation from 'whatismyipaddress.com'
for example.
Wondering what that string would look like where I could add the IP address variable.
Regards,
Corenor
URI access to lookup a specific IP
Additional clarification
Here is a sample from senderbase that would query for a specific IP...
http://www.senderbase.org/senderbase_qu ... ng=1.2.3.4
So I can have
http://www.senderbase.org/senderbase_qu ... string=%IP (for example as a URI value)
Regards,
http://www.senderbase.org/senderbase_qu ... ng=1.2.3.4
So I can have
http://www.senderbase.org/senderbase_qu ... string=%IP (for example as a URI value)
Regards,