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!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...