icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

Thank You

Downloading WHOIS
SHA256 checksum (whois_227.tgz) 308154f0e5b67004161d7744b0a450efa8c653ded894631ae6c778e0b72e87ea SHA256 checksum (whois_226.tgz) 506bbde64b60eff408d88ee31e87b3609b390114909abd17e460b8fee5c44649 SHA256 checksum (whois_225.tgz) 3842923181850744d660aff38340336667a54c4d3a3cd922ca804e8c9942284f SHA256 checksum (whois_224.tgz) 6b5cf38b1d87fb49f899e0c98ce4cc1c9aa8ed737e63e581f1c419f340d1c6b6 SHA256 checksum (whois_222.tgz) ea24d2205268bafd86bf88f282f76df34a9c93905463016be16950e3308c2f4e SHA256 checksum (whois_221.tgz) e63bb95138538a81c82e9259f37cdb7869286bb2dc91cf5a08c8d109d6d6b987 SHA256 checksum (whois_220.tgz) accf9ed64a48afa6b80933221de47fce0676648d0cdbfbacfe6c1ebfe52ae18d SHA256 checksum (whois_217.tgz) e02c140e2265d46d48ee2df0d08f1db349ecd7b128b6c36880f2c151b8bdc79f SHA256 checksum (whois_214.tgz) 211055815a1a6704566e7559568e16a76104db060ec835665ffe36656442b751 SHA256 checksum (whois_213.tgz) 7784fa9e6e6edbf3d8f8173c1165da16949f222433f9fe5c6c59d116d0021485 SHA256 checksum (whois_210.tgz) f5b7b266614788842f53e8068daa629353127d701482b2c1081c34dc2b78c70f

Flag As Inappropriate

soar

WHOIS

Splunk SOAR Cloud
Splunk Built
Overview
This app implements investigative actions that query the whois database

Supported Actions Version 2.2.7

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.2.6

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.2.5

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.2.4

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.2.2

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.2.1

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.2.0

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.1.7

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.1.4

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.1.3

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Supported Actions Version 2.1.0

  • test connectivity: Validate the configuration for connectivity
  • whois domain: Execute a whois lookup on the given domain
  • whois ip: Execute a whois lookup on the given IP

Release Notes

Version 2.2.7
May 6, 2025
  • Update Python dependencies for vulnerabilities, package updates, and platform built-in removals
  • Update Python dependencies for Python 3.13 support
  • Update NOTICE file with updated dependencies
  • Apply pre-commit fixes
Version 2.2.6
March 3, 2025
  • Updated the dnspython library to the latest version.
Version 2.2.5
Feb. 18, 2025
  • Made whois domain action more resilient to failures to connect to the WhoIs server
Version 2.2.4
Dec. 4, 2024
  • Handled the case when the received Registrar-server is a URL instead of a Domain-name [PAPP-33918]
Version 2.2.2
Sept. 9, 2024
  • Removed certifi, requests and urllib dependencies in order to use platform packages [PAPP-31096, PAPP-30822, PAPP-33451]
Version 2.2.1
Dec. 18, 2023
  • Updated requests and certifi dependencies due to vulnerability CVE-2022-23491 [PAPP-32639, PAPP-31096]
Version 2.2.0
March 15, 2023
  • Updated Library to fix action freezing issue [PAPP-28008]
Version 2.1.7
Feb. 3, 2022

WHOIS Release Notes - Published by Splunk February 02, 2022

Version 2.1.7 - Released February 02, 2022

  • Added support for Python 3.9
Version 2.1.4
Jan. 8, 2022

WHOIS Release Notes - Published by Splunk January 07, 2022

Version 2.1.4 - Released January 07, 2022

  • Marked the app as FIPS Compliant [PAPP-21500]
Version 2.1.3
Nov. 18, 2021

WHOIS Release Notes - Published by Splunk November 16, 2021

Version 2.1.3 - Released November 16, 2021

  • Added port information in the readme file [PAPP-4620]
Version 2.1.0
Sept. 21, 2021

WHOIS Release Notes - Published by Splunk June 30, 2021

Version 2.1.0 - Released June 30, 2021

  • Extended the response parsing ability of 'whois domain' action [PAPP-11658]
  • Bug fix in the output view of 'whois domain' action [PAPP-17983]

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.