Get WHOIS Information
Get WHOIS information about a specified host address.
External Documentation
To learn more, visit the IBM X Force documentation.
Parameters
Parameter | Description |
---|---|
Host | Specify the host address to return the WHOIS information for. |
Example Output
{
"createdDate": "2002-03-21T00:00:00.000Z",
"expiresDate": "2018-03-21T00:00:00.000Z",
"contact": [
{
"type": "registrant",
"organization": "Google, Inc\nBody Corporate (Ltd,PLC,Company)\nRegistered Trade Mark Name\nGoogle, Inc\nBody Corporate (Ltd,PLC,Company)\nRegistered Trade Mark Name"
}
],
"extended": {
"createdDate": "2002-03-21T00:00:00.000Z",
"expiresDate": "2018-03-21T00:00:00.000Z",
"contact": [
{
"type": "registrant",
"organization": "Google, Inc\nBody Corporate (Ltd,PLC,Company)\nRegistered Trade Mark Name\nGoogle, Inc\nBody Corporate (Ltd,PLC,Company)\nRegistered Trade Mark Name"
}
]
}
}
Workflow Library Example
Get Whois Information with Ibm X Force and Send Results Via Email
Preview this Workflow on desktop