All Apps and Add-ons

IP Reputation App for Splunk Enterprise: Are there other ports besides port 54 I need to open for the app to work?

leonheart78
Explorer

I have installed the IP Reputation App in my Splunk server which is behind a firewall. I have allowed port 54 for DNS resolution, but the Threatscore is still 0. May I know if there are other ports I need to open for the app to work?

Thank you.

0 Karma

mmaier_splunk
Splunk Employee
Splunk Employee

Hi Leo,

usually not. it's going over DNS Protocol.

If you check directly with from your Splunk Server a lookup: abcdefghijkl.2.1.9.127.dnsbl.httpbl.org you should get 127.3.5.1 back.

API Documentation: https://www.projecthoneypot.org/httpbl_api.php

The lookup script is in the app directory /bin/scorelookup.py and calls the socket.gethostbyname command.

`dns_response = socket.gethostbyname($dns_query)`

br
Matthias

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...