Skip to main content

Cyware Orchestrate

My IP

App Vendor: Myip.ms

Connector Category: Data Enrichment & Threat Intelligence

Connector Version: 1.0.0

API Version: 1.0.0

About App

Myip.ms allows you to check your IP address along with the name of your ISP, your status in the global blacklist of IP addresses, location, browser, OS, as well as your browser agent. In Orchestrate, this app integrates with Myip.ms, providing the ability to perform a whois lookup.

The Myip.ms app is configured with the Orchestrate application to perform the following actions:

Action Name

Description

Whois Query

This action performs a whois lookup on a domain or IP address from the Myip.ms application.

Configuration Parameters

The following configuration parameters are required for the Myip.ms app to communicate with the Myip.ms enterprise application. The parameters can be configured by creating instances in the app.

Parameter

Description

Field Type

Required/Optional

Comments

API ID

Enter the API ID for authorization.

Text

Required

API Key

Enter the API key for authorization.

Password

Required

Action: Whois Query

This action performs a whois lookup on a Domain or IP address from the Myip.ms application.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Hostname

Enter the hostname as Domain(URL, domain) or IP address(ipv4, ipv6).

Example:

1.1.1.1 (or) google.com

Text

Required

Example Request

[
    {
        "hostname": "109.168.3.4"
    }
]