Whois
Visualize Whois domains and monitor changes through queries and alerts.
- Installation
- Data Model
Installation
This integration does not require any vendor setup or API credentials. It performs public WHOIS lookups for the domains you specify.
Required Configuration:
- A comma-separated list of domain names to monitor (e.g.,
google.com,facebook.com,notion.so)
How it Works: The integration queries public WHOIS servers to retrieve domain registration information including registrar details, registration dates, and expiration dates.
No Authentication Required: WHOIS is a public protocol and does not require API keys or credentials to access domain registration information.
When configuring the Whois integration, the instance creation input for Domains expects a comma separated lists of domains.
For example:
google.com,facebook.com,notion.so
Configuration in JupiterOne
To install the Whois integration in JupiterOne, navigate to the Integrations tab in JupiterOne and select Whois. Click New Instance to begin configuring your integration.
Creating an instance requires the following:
-
The Account Name used to identify the Whois account in JupiterOne. Ingested entities will have this value stored in
tag.AccountNamewhen theAccountNametoggle is enabled. -
Description to assist in identifying the integration instance, if desired.
-
Polling Interval that you feel is sufficient for your monitoring needs. You may leave this as
DISABLEDand manually execute the integration. -
The Domains as a comma-separated list that JupiterOne will look up.
Click Create once all values are provided to finalize the integration.
Next steps
Now that your integration instance has been configured, it will begin running on the polling interval you provided, populating data within JupiterOne. Continue on to our Instance management guide to learn more about working with and editing integration instances.