RiskIQ (Preview)
RiskIQ Security Intelligence Services provides direct, high volume access to RiskIQ data, allowing mature customers the ability to use this data to defend against threats to their environment.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
token | securestring | The token for this api | True |
secret | securestring | The secret for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get children host pairs of host
Children Host Pairs by host
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Hostname you want to search for.
|
host | True | string |
Hostname you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostPairsResult
Get cookies associated with host
Cookies by host
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Hostname you want to search for.
|
host | True | string |
Hostname you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostCookieResult
Get cookies associated with IPv4 address
Cookies by IP address
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
IPv4 address you want to search for.
|
address | True | string |
IPv4 you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostCookieResult
Get enriched information by host
Enrichment by host
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Query you want to search for.
|
host | True | string |
Host domain or URL you want to search for |
Include WHOIS information.
|
whois | boolean |
Include who is information. |
|
Include host details information.
|
hostDetails | boolean |
Include host details. |
|
Include IP details information.
|
ipDetails | boolean |
Include IP details. |
|
Include linked asset count information.
|
linkedAssetCounts | boolean |
Include linked asset counts. |
|
Include PDNS lookup information.
|
recentPDNS | boolean |
Include recent PDNS lookups. |
|
Include subdomain information.
|
subDomainPDNS | boolean |
Include subdomain PDNS lookups. |
|
Include open ports information.
|
openPorts | boolean |
Include Open ports. |
|
Include certificates information.
|
certificates | boolean |
Include certificates. |
Returns
- response
- object
Get enriched information by IPv4
Enrichment by IP address
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Query you want to search for.
|
ip | True | string |
IPv4 address you want to search for |
Include WHOIS information.
|
whois | boolean |
Include whois information. |
|
Include host details information.
|
hostDetails | boolean |
Include host details. |
|
Include linked asset count information.
|
linkedAssetCounts | boolean |
Include linked asset counts. |
|
Include open ports information.
|
openPorts | boolean |
Include open ports. |
|
Include certificates information.
|
certificates | boolean |
Include certificates. |
Returns
- response
- object
Get hosts by certificate
Hosts by SSL Certificate SHA-1
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
SHA1 hash of certificate for which to retrieve associated hosts.
|
certSha1 | True | string |
SHA1 hash of certificate for which to retrieve associated hosts. |
Returns
- Body
- SslCertHostPage
Get parent host pairs of host
Parent Host Pairs by host
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Hostname you want to search for.
|
host | True | string |
Hostname you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostPairsResult
Get SSL certificate by SHA1 hash
SSL Certificate details by SHA-1
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
SHA1 hash of certificate to retrieve.
|
sha1 | True | string |
SHA1 hash of certificate to retrieve. |
Returns
- Body
- SslCert
Get SSL certificates by host name
SSL Certificates by host name
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
DNS host name or IP address for which to retrieve certificates.
|
host | True | string |
DNS host name or IP address for which to retrieve certificates. |
Returns
- Body
- SslCertWithHostPage
Get SSL certificates by name
SSL Certificates by name
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name of certificates to retrieve..
|
name | True | string |
Name of certificates to retrieve, including formal subject alternative and common names and other colloquial names. |
Returns
- Body
- SslCertPage
Get SSL certificates by serial number
SSL Certificates by serial number
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Serial number of certificates to retrieve.
|
serial | True | string |
Serial number of certificates to retrieve. |
Returns
- Body
- SslCertPage
Get the current WHOIS for a domain
WHOIS record by domain
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The domain or IP Address you wish to search for.
|
domain | True | string |
The domain or IP Address you wish to search for. |
Search for an exact match. Valid values are true and false.
|
exact | string |
Search for an exact match. Valid values are true and false. |
|
Maximum number of results to return.
|
maxResults | string |
Maximum number of results to return. Defaults to 1000 and maximum value is 10000. |
Returns
- Body
- WhoisResult
Get the web components for a domain
Web Components by domain
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Domain you want to search for.
|
domain | True | string |
Domain you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostComponentsResult
Get the web components for a host
Web Components by host
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Hostname you want to search for.
|
host | True | string |
Hostname you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostComponentsResult
Get the web components for a IPv4 address
Web Components by IP address
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
IPv4 address you want to search for.
|
address | True | string |
IPv4 address you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostComponentsResult
Get trackers for a domain
Trackers for a domain
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Domain you want to search for.
|
domain | True | string |
Domain you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostAttributeResult
Get trackers for a host
Trackers for a host
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Hostname you want to search for.
|
host | True | string |
Hostname you want to search for |
Maximum number of results to return.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostAttributeResult
Get trackers for a IPv4 address
Trackers for an IP address
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
IPv4 address you want to search for.
|
address | True | string |
IPv4 address you want to search for |
Maximum number of results.
|
size | integer |
Maximum number of results to return per page. |
|
Page number.
|
page | integer |
Page number. |
|
Filter for records last seen before date.
|
before | integer |
Filter for records last seen before this date in MILLISECONDS. |
|
Filter for records last seen after date.
|
after | integer |
Filter for records first seen after this date in MILLISECONDS. |
|
Filter for records last seen before date.
|
beforeDay | integer |
Filter for records last seen before this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Filter for records last seen after date.
|
afterDay | integer |
Filter for records first seen after this date in MILLISECONDS. Granularity of this filter is DAYS. |
|
Search for exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
Returns
- Body
- HostAttributeResult
Get WHOIS records associated with a name
WHOIS records by name
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The name you wish to search for.
|
name | True | string |
The name you wish to search for. |
Search for an exact match. Valid values are true and false.
|
exact | string |
Search for an exact match. Valid values are true and false. |
|
Maximum number of results to return.
|
maxResults | string |
Maximum number of results to return. Defaults to 1000 and maximum value is 10000. |
Returns
- Body
- WhoisResult
Get WHOIS records associated with a name server
WHOIS records by name server
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The name server you wish to search for.
|
nameserver | True | string |
The name server you wish to search for. |
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
|
Maximum number of results to return.
|
maxResults | string |
Maximum number of results to return. Defaults to 1000 and maximum value is 10000. |
Returns
- Body
- WhoisResult
Get WHOIS records associated with a phone number
WHOIS records by phone number
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The phone number you wish to search for.
|
phone | True | string |
The phone number you wish to search for. |
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
|
Maximum number of results to return.
|
maxResults | string |
Maximum number of results to return. Defaults to 1000 and maximum value is 10000. |
Returns
- Body
- WhoisResult
Get WHOIS records associated with an address
WHOIS record by IP address
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The address you wish to search for.
|
address | True | string |
The address you wish to search for. |
Search for an exact match.
|
exact | string |
Search for an exact match. Valid values are true and false. |
|
Maximum number of results to return.
|
maxResults | string |
Maximum number of results to return. Defaults to 1000 and maximum value is 10000. |
Returns
- Body
- WhoisResult
Get WHOIS records associated with an email address
WHOIS records by email address
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The email address you wish to search for.
|
True | string |
The email address you wish to search for. |
|
Search for an exact match. Valid values are true and false.
|
exact | string |
Search for an exact match. Valid values are true and false. |
|
Maximum number of results to return.
|
maxResults | string |
Maximum number of results to return. Defaults to 1000 and maximum value is 10000. |
Returns
- Body
- WhoisResult
Get WHOIS records associated with an organization
WHOIS records by organization
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The organization you wish to search for.
|
org | True | string |
The organization you wish to search for. |
Search for an exact matrch.
|
exact | string |
Search for an exact match. Valid values are true and false. |
|
Maximum number of results to return.
|
maxResults | string |
Maximum number of results to return. Defaults to 1000 and maximum value is 10000. |
Returns
- Body
- WhoisResult
Passive DNS results by hex bytes in data field
Passive DNS results by hex bytes in data field
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
DNS resource record type.
|
type | string |
DNS resource record type. Indicates the type of a DNS resource record. Different types of records describe different aspects of a resource. For example, a record with a type of A describes an IPv4 address for a given host name (the rrname of the record). There are many different defined types. Some of the more common ones besides A include AAAA for IPv6 records, NS for name server records, MX for mail server records, and TXT for arbitrary data. |
|
Maximum number of results to retrieve.
|
max | string |
Maximum number of results to retrieve. |
|
Filter data based on lastSeen after date (YYYY-MM-DD).
|
lastSeenAfter | string |
Filter data based on lastSeen after date (YYYY-MM-DD). |
|
Filter data based on firstSeen before date (YYYY-MM-DD).
|
firstSeenBefore | string |
Filter data based on firstSeen before date (YYYY-MM-DD). |
|
Hexadecimal encoding of data field bytes.
|
hex | True | string |
Hexadecimal encoding of data field bytes. |
Returns
- Body
- RRSets
Passive DNS results by IP address
Passive DNS results by IP address
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
IP address in data fields for which to retrieve results.
|
ip | True | string |
IP address in data fields for which to retrieve results. |
Maximum number of results to retrieve.
|
max | string |
Maximum number of results to retrieve. |
|
Filter data based on lastSeen after date (YYYY-MM-DD).
|
lastSeenAfter | string |
Filter data based on lastSeen after date (YYYY-MM-DD). |
|
Filter data based on firstSeen before date (YYYY-MM-DD).
|
firstSeenBefore | string |
Filter data based on firstSeen before date (YYYY-MM-DD). |
Returns
- Body
- RRSets
Passive DNS results by name
Passive DNS results by name
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
DNS resource record name.
|
name | True | string |
DNS resource record name. The name of the DNS zone to which a DNS resource record pertains. Commonly used interchangeably with domain name or host name in many scenarios. Technically, an rrname ends with a terminal dot (e.g. riskiq.net.); but this API automatically assumes an implied terminal dot if one is not supplied. |
DNS resource record type.
|
type | string |
DNS resource record type. Indicates the type of a DNS resource record. Different types of records describe different aspects of a resource. For example, a record with an type of A describes an IPv4 address for a given host name (the rrname of the record). There are many different defined types. Some of the more common ones besides A include AAAA for IPv6 records, NS for name server records, MX for mail server records, and TXT for arbitrary data. |
|
Maximum number of results to retrieve.
|
max | string |
Maximum number of results to retrieve. |
|
Filter data based on lastSeen after date (YYYY-MM-DD).
|
lastSeenAfter | string |
Filter data based on lastSeen after date (YYYY-MM-DD). |
|
Filter data based on firstSeen before date (YYYY-MM-DD).
|
firstSeenBefore | string |
Filter data based on firstSeen before date (YYYY-MM-DD). |
Returns
- Body
- RRSets
Passive DNS results by resource name
Passive DNS results by resource name
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Domain name to search against.
|
name | True | string |
DNS name. Colloquially referred to as a domain name or DNS zone. Various types of PDNS records contain DNS names in their data fields. For example, the data fields of a name server (NS) record contain the host names of authoritative name servers. |
Record type.
|
type | string |
DNS resource record type. Indicates the type of a DNS resource record. Different types of records describe different aspects of a resource. For example, a record with a type of A describes an IPv4 address for a given host name (the rrname of the record). There are many different defined types. Some of the more common ones besides A include AAAA for IPv6 records, NS for name server records, MX for mail server records, and TXT for arbitrary data. |
|
Maximum number of results to retrieve.
|
max | string |
Maximum number of results to retrieve. |
|
Filter data based on lastSeen after date (YYYY-MM-DD).
|
lastSeenAfter | string |
Filter data based on lastSeen after date (YYYY-MM-DD). |
|
Filter data based on firstSeen before date (YYYY-MM-DD).
|
firstSeenBefore | string |
Filter data based on firstSeen before date (YYYY-MM-DD). |
Returns
- Body
- RRSets
Definitions
Empty
Name | Path | Type | Description |
---|---|---|---|
|
object |
SslCertPage
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of SslCert | |
first
|
first | boolean | |
last
|
last | boolean | |
number
|
number | integer | |
numberOfElements
|
numberOfElements | integer | |
size
|
size | integer | |
sorted
|
sort.sorted | boolean | |
unsorted
|
sort.unsorted | boolean | |
empty
|
sort.empty | boolean | |
totalElements
|
totalElements | integer | |
totalPages
|
totalPages | integer |
SslCert
Name | Path | Type | Description |
---|---|---|---|
count
|
count | integer | |
firstSeen
|
firstSeen | integer | |
id
|
id | string | |
issuer
|
issuer | array of CertTypedName | |
issuerAlternativeNames
|
issuerAlternativeNames | array of CertTypedName | |
issuerID
|
issuerID | string | |
lastSeen
|
lastSeen | integer | |
notAfter
|
notAfter | integer | |
notBefore
|
notBefore | integer | |
publicKeyAlgorithm
|
publicKeyAlgorithm | string | |
serialNumber
|
serialNumber | string | |
sha1
|
sha1 | string | |
signatureAlgorithm
|
signatureAlgorithm | string | |
signatureAlgorithmOid
|
signatureAlgorithmOid | string | |
subject
|
subject | array of CertTypedName | |
subjectAlternativeNames
|
subjectAlternativeNames | array of CertTypedName | |
subjectID
|
subjectID | string | |
version
|
version | integer |
SslCertWithHostPage
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of object | |
firstSeen
|
content.firstSeen | integer | |
lastSeen
|
content.lastSeen | integer | |
count
|
content.count | integer | |
id
|
content.id | string | |
address
|
content.address | string | |
asn
|
content.asn | string | |
bgpPrefix
|
content.bgpPrefix | string | |
port
|
content.port | integer | |
sha1
|
content.sha1 | string | |
cert
|
content.cert | SslCert |
SslCertHostPage
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of SslCertHost | |
first
|
first | boolean | |
last
|
last | boolean | |
number
|
number | integer | |
numberOfElements
|
numberOfElements | integer | |
size
|
size | integer | |
sorted
|
sort.sorted | boolean | |
unsorted
|
sort.unsorted | boolean | |
empty
|
sort.empty | boolean | |
totalElements
|
totalElements | integer | |
totalPages
|
totalPages | integer |
SslCertHost
Name | Path | Type | Description |
---|---|---|---|
count
|
count | integer | |
firstSeen
|
firstSeen | integer | |
host
|
host | string | |
lastSeen
|
lastSeen | integer | |
port
|
port | integer |
CertTypedName
Name | Path | Type | Description |
---|---|---|---|
type
|
type | string | |
name
|
name | string |
RRSet
Name | Path | Type | Description |
---|---|---|---|
count
|
count | integer | |
firstSeen
|
firstSeen | string | |
lastSeen
|
lastSeen | string | |
name
|
name | string | |
data
|
data | array of string | |
rrtype
|
rrtype | string |
RRSets
Name | Path | Type | Description |
---|---|---|---|
recordCount
|
recordCount | integer | |
records
|
records | array of RRSet |
WhoisResult
Name | Path | Type | Description |
---|---|---|---|
results
|
results | integer | |
domains
|
domains | array of WhoisDomain |
WhoisContact
Name | Path | Type | Description |
---|---|---|---|
domain
|
domain | string | |
email
|
string | ||
name
|
name | string | |
organization
|
organization | string | |
street
|
street | string | |
city
|
city | string | |
state
|
state | string | |
postalCode
|
postalCode | string | |
country
|
country | string | |
telephone
|
telephone | string |
WhoisDomain
Name | Path | Type | Description |
---|---|---|---|
domain
|
domain | string | |
registrar
|
registrar | string | |
whoisServer
|
whoisServer | string | |
registered
|
registered | string | |
registryUpdatedAt
|
registryUpdatedAt | string | |
expiresAt
|
expiresAt | string | |
contactEmail
|
contactEmail | string | |
nameServers
|
nameServers | array of string | |
registrant
|
registrant | WhoisContact | |
admin
|
admin | WhoisContact | |
billing
|
billing | WhoisContact | |
tech
|
tech | WhoisContact | |
zone
|
zone | Empty | |
text
|
text | string | |
lastLoadedAt
|
lastLoadedAt | string |
HostAttributeFacetQueryResult
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of string | |
last
|
last | boolean | |
totalElements
|
totalElements | integer | |
totalPages
|
totalPages | integer | |
size
|
size | integer | |
sorted
|
sort.sorted | boolean | |
unsorted
|
sort.unsorted | boolean | |
empty
|
sort.empty | boolean | |
numberOfElements
|
numberOfElements | integer | |
first
|
first | boolean |
HostAttributeContentResult
Name | Path | Type | Description |
---|---|---|---|
firstSeen
|
firstSeen | integer | |
lastSeen
|
lastSeen | integer | |
count
|
count | integer | |
id
|
id | string | |
hostname
|
hostname | string | |
domain
|
domain | string | |
attributeValue
|
attributeValue | string | |
attributeType
|
attributeType | string |
HostPairsContentResult
Name | Path | Type | Description |
---|---|---|---|
firstSeen
|
firstSeen | integer | |
lastSeen
|
lastSeen | integer | |
count
|
count | integer | |
id
|
id | string | |
cause
|
cause | string | |
childCount
|
childCount | integer | |
childHostname
|
childHostname | string | |
childScore
|
childScore | float | |
pairScore
|
pairScore | float | |
parentCount
|
parentCount | integer | |
parentHostname
|
parentHostname | string | |
parentScore
|
parentScore | float |
HostComponentContentResult
Name | Path | Type | Description |
---|---|---|---|
firstSeen
|
firstSeen | integer | |
lastSeen
|
lastSeen | integer | |
count
|
count | integer | |
id
|
id | string | |
hostname
|
hostname | string | |
domain
|
domain | string | |
webComponentVersion
|
webComponentVersion | string | |
webComponentName
|
webComponentName | string | |
webComponentCategory
|
webComponentCategory | string |
HostCacheContentResult
Name | Path | Type | Description |
---|---|---|---|
firstSeen
|
firstSeen | integer | |
lastSeen
|
lastSeen | integer | |
count
|
count | integer | |
id
|
id | string | |
hostname
|
hostname | string | |
domain
|
domain | string | |
cookieDomain
|
cookieDomain | string | |
cookieName
|
cookieName | string |
HostAttributeResult
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of HostAttributeContentResult | |
facetResultPages
|
facetResultPages | array of string | |
facetQueryResult
|
facetQueryResult | HostAttributeFacetQueryResult | |
highlighted
|
highlighted | array of string | |
maxScore
|
maxScore | float | |
facetFields
|
facetFields | array of string | |
facetPivotFields
|
facetPivotFields | array of string | |
totalElements
|
totalElements | integer | |
totalPages
|
totalPages | integer | |
last
|
last | boolean | |
size
|
size | integer | |
number
|
number | integer | |
sorted
|
sort.sorted | boolean | |
unsorted
|
sort.unsorted | boolean | |
empty
|
sort.empty | boolean | |
numberOfElements
|
numberOfElements | integer | |
first
|
first | boolean |
HostPairsResult
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of HostPairsContentResult | |
facetResultPages
|
facetResultPages | array of string | |
facetQueryResult
|
facetQueryResult | HostAttributeFacetQueryResult | |
highlighted
|
highlighted | array of string | |
maxScore
|
maxScore | float | |
facetFields
|
facetFields | array of string | |
facetPivotFields
|
facetPivotFields | array of string | |
totalElements
|
totalElements | integer | |
totalPages
|
totalPages | integer | |
last
|
last | boolean | |
size
|
size | integer | |
number
|
number | integer | |
sorted
|
sort.sorted | boolean | |
unsorted
|
sort.unsorted | boolean | |
empty
|
sort.empty | boolean | |
numberOfElements
|
numberOfElements | integer | |
first
|
first | boolean |
HostComponentsResult
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of HostComponentContentResult | |
facetResultPages
|
facetResultPages | array of string | |
facetQueryResult
|
facetQueryResult | HostAttributeFacetQueryResult | |
highlighted
|
highlighted | array of string | |
maxScore
|
maxScore | float | |
facetFields
|
facetFields | array of string | |
facetPivotFields
|
facetPivotFields | array of string | |
totalElements
|
totalElements | integer | |
totalPages
|
totalPages | integer | |
last
|
last | boolean | |
size
|
size | integer | |
number
|
number | integer | |
sorted
|
sort.sorted | boolean | |
unsorted
|
sort.unsorted | boolean | |
empty
|
sort.empty | boolean | |
numberOfElements
|
numberOfElements | integer | |
first
|
first | boolean |
HostCookieResult
Name | Path | Type | Description |
---|---|---|---|
content
|
content | array of HostCacheContentResult | |
facetResultPages
|
facetResultPages | array of string | |
facetQueryResult
|
facetQueryResult | HostAttributeFacetQueryResult | |
highlighted
|
highlighted | array of string | |
maxScore
|
maxScore | float | |
facetFields
|
facetFields | array of string | |
facetPivotFields
|
facetPivotFields | array of string | |
totalElements
|
totalElements | integer | |
totalPages
|
totalPages | integer | |
last
|
last | boolean | |
size
|
size | integer | |
number
|
number | integer | |
sorted
|
sort.sorted | boolean | |
unsorted
|
sort.unsorted | boolean | |
empty
|
sort.empty | boolean | |
numberOfElements
|
numberOfElements | integer | |
first
|
first | boolean |
object
This is the type 'object'.