Getting Data In

Are there any native APIs to retrieve [domain info] in Splunk?

packet_hunter
Contributor

I have tried creating a workflow to query domain information using Whois.net (as described in the documentation), however I have to manually select the domain, click the whois, and go thru another web page, enter captcha to get the information.

Is there an API that I can use to query specific domain information for me (like creation date) without the manually interaction?

Is there a domain creation date app somewhere or some python code for this?

Thank you

Tags (1)
0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

Hi packet_hunter, This app looks like it might be helpful, at least as a starting point : https://splunkbase.splunk.com/app/321/

There are many services available that offer an api for doing whois-type lookups. You could probably use a combination of these ideas in order to perform domain lookups on arbitrary domains.

Please let me know if this answers you question 😄

View solution in original post

0 Karma

muebel
SplunkTrust
SplunkTrust

Hi packet_hunter, This app looks like it might be helpful, at least as a starting point : https://splunkbase.splunk.com/app/321/

There are many services available that offer an api for doing whois-type lookups. You could probably use a combination of these ideas in order to perform domain lookups on arbitrary domains.

Please let me know if this answers you question 😄

0 Karma

packet_hunter
Contributor

Hi Muebel, Thank you for the information and I will look into this. What I am really looking for is creation dates on sender domains I extract from email logs. I want to automate it, so that as Splunk searches and filters the sender domains, I get a result like sender = johndoe@somecompany.com sender_domain = somecompany.com domain_creation date = 02Feb2016 (as an example).

Please let me know if you have any insight on this goal, while I read thru the link you provided.

If you think I need to use a python script and pay for an API, then please advise.

Thank you

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...