PassiveTotal v2
Analyze and understand threat infrastructure from a variety of sources-passive DNS, active DNS, WHOIS, SSL certificates and more-without devoting resources to time-intensive manual threat research and analysis. This integration was integrated and tested with enterprise version of PassiveTotal v2.
Configure PassiveTotal v2 on Cortex XSOAR
- Navigate to Settings > Integrations > Servers & Services.
- Search for PassiveTotal v2.
- Click Add instance to create and configure a new integration instance.
Parameter | Description | Required |
---|---|---|
url | API URL | True |
username | Username | True |
secret | API Secret | True |
insecure | Trust any certificate (not secure) | False |
proxy | Use system proxy settings | False |
request_timeout | HTTP(S) Request Timeout (in seconds) | False |
- Click Test to validate the URLs, token, and connection.
Commands
You can execute these commands from the Demisto CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
pt-whois-search
Gets WHOIS information records based on field matching queries.
Base Command
pt-whois-search
Input
Argument Name | Description | Required |
---|---|---|
query | Query value to use in your request. | Required |
field | WHOIS field to execute the search on: domain, email, name, organization, address, phone, nameserver. | Required |
Context Output
Path | Type | Description |
---|---|---|
Domain.Name | String | The domain name, for example: 'google.com'. |
Domain.WHOIS.CreationDate | Date | The date that the domain was created. |
Domain.WHOIS.UpdatedDate | Date | The date that the domain was last updated. |
Domain.WHOIS.ExpirationDate | Date | The expiration date of the domain. |
Domain.WHOIS.NameServers | String | Name servers of the domain. |
Domain.Organization | String | The organization of the domain. |
Domain.Admin.Email | String | The email address of the domain administrator. |
Domain.Admin.Name | String | The name of the domain administrator. |
Domain.Admin.Phone | String | The phone number of the domain administrator. |
Domain.Admin.Country | String | The country of the domain administrator. |
Domain.Registrant.Email | String | The email address of the registrant. |
Domain.Registrant.Name | String | The name of the registrant. |
Domain.Registrant.Phone | String | The phone number for receiving abuse reports. |
Domain.Registrant.Country | String | The country of the registrant. |
Domain.WHOIS.Admin.Email | String | The email address of the domain administrator. |
Domain.WHOIS.Admin.Name | String | The name of the domain administrator. |
Domain.WHOIS.Admin.Phone | String | The phone number of the domain administrator. |
Domain.WHOIS.Admin.Country | String | The country of the domain administrator. |
Domain.WHOIS.Registrar.Name | String | The name of the registrar, for example: 'GoDaddy'. |
Domain.WHOIS.Registrant.Email | String | The email address of the registrant. |
Domain.WHOIS.Registrant.Name | String | The name of the registrant. |
Domain.WHOIS.Registrant.Phone | String | The phone number for receiving abuse reports. |
Domain.WHOIS.Registrant.Country | String | The country of the registrant. |
PassiveTotal.WHOIS.domain | String | The domain name, for example: 'google.com'. |
PassiveTotal.WHOIS.registrar | String | The name of the registrar of the domain |
PassiveTotal.WHOIS.whoisServer | String | WHOIS server name where the details of domain registrations belong |
PassiveTotal.WHOIS.registered | Date | The date that the domain was registered. |
PassiveTotal.WHOIS.expiresAt | Date | The expiration date of the domain. |
PassiveTotal.WHOIS.registryUpdatedAt | Date | The date when registry was last updated. |
PassiveTotal.WHOIS.lastLoadedAt | Date | Last loaded date of WHOIS database. |
PassiveTotal.WHOIS.nameServers | String | Name servers of the domain. |
PassiveTotal.WHOIS.organization | String | The organization of the domain. |
PassiveTotal.WHOIS.name | String | Name of the domain. |
PassiveTotal.WHOIS.telephone | String | Telephone number fetched from whois details of the domain. |
PassiveTotal.WHOIS.contactEmail | String | Contact Email address of the domain owner |
PassiveTotal.WHOIS.registrantEmail | String | The name of the domain registrant. |
PassiveTotal.WHOIS.registrantFax | String | The fax number of the domain registrant. |
PassiveTotal.WHOIS.registrantName | String | The name of the domain registrant. |
PassiveTotal.WHOIS.registrantOrganization | String | The organizations of the domain registrant. |
PassiveTotal.WHOIS.registrantStreet | String | The street of the domain registrant. |
PassiveTotal.WHOIS.registrantCity | String | The city of the domain registrant. |
PassiveTotal.WHOIS.registrantState | String | The state of the domain registrant. |
PassiveTotal.WHOIS.registrantPostalCode | String | The postal code of the domain registrant. |
PassiveTotal.WHOIS.registrantCountry | String | The country of the domain registrant. |
PassiveTotal.WHOIS.registrantTelephone | String | The telephone number of the domain registrant. |
PassiveTotal.WHOIS.adminEmail | String | The email address of the domain administrator. |
PassiveTotal.WHOIS.adminFax | String | The fax number of the domain administrator. |
PassiveTotal.WHOIS.adminName | String | The name of the domain administrator. |
PassiveTotal.WHOIS.adminOrganization | String | The organizations of the domain administrator. |
PassiveTotal.WHOIS.adminStreet | String | The street of the domain administrator. |
PassiveTotal.WHOIS.adminCity | String | The city of the domain administrator. |
PassiveTotal.WHOIS.adminState | String | The state of the domain administrator. |
PassiveTotal.WHOIS.adminPostalCode | String | The postal code of the domain administrator. |
PassiveTotal.WHOIS.adminCountry | String | The country of the domain administrator. |
PassiveTotal.WHOIS.adminTelephone | String | The telephone number of the domain administrator. |
PassiveTotal.WHOIS.billingEmail | String | The email address of the domain billing. |
PassiveTotal.WHOIS.billingFax | String | The fax number of the domain billing. |
PassiveTotal.WHOIS.billingName | String | The name of the domain billing. |
PassiveTotal.WHOIS.billingOrganization | String | The organizations of the domain billing. |
PassiveTotal.WHOIS.billingStreet | String | The street of the domain billing. |
PassiveTotal.WHOIS.billingCity | String | The city of the domain billing. |
PassiveTotal.WHOIS.billingState | String | The state of the domain billing. |
PassiveTotal.WHOIS.billingPostalCode | String | The postal code of the domain billing. |
PassiveTotal.WHOIS.billingCountry | String | The country of the domain billing. |
PassiveTotal.WHOIS.billingTelephone | String | The telephone number of the domain billing. |
PassiveTotal.WHOIS.techEmail | String | The email address of the domain tech. |
PassiveTotal.WHOIS.techFax | String | The fax number of the domain tech. |
PassiveTotal.WHOIS.techName | String | The name of the domain tech. |
PassiveTotal.WHOIS.techOrganization | String | The organizations of domain tech. |
PassiveTotal.WHOIS.techStreet | String | The street of the domain tech. |
PassiveTotal.WHOIS.techCity | String | The city of the domain tech. |
PassiveTotal.WHOIS.techState | String | The state of the domain tech. |
PassiveTotal.WHOIS.techPostalCode | String | The postal code of the domain tech. |
PassiveTotal.WHOIS.techCountry | String | The country of the domain tech. |
PassiveTotal.WHOIS.techTelephone | String | The telephone number of the domain tech. |
Command Example
!pt-whois-search field=domain query=riskiq.com
Context Example
Human Readable Output
Total Retrieved Record(s): 2
Associated Domains
Domain WHOIS Server Registrar Contact Email Name Servers Registrant Admin Tech Creation Date (GMT) Expire Date (GMT) Updated Date (GMT) Last Scanned (GMT) riskiq.com whois.godaddy.com GODADDY.COM, LLC domains@riskiq.com luke.ns.cloudflare.com, serena.ns.cloudflare.com City: san francisco,
Country: us,
Email: domains@riskiq.com,
Name: Risk IQ,
Organization: RiskIQ, Inc.,
PostalCode: 94111,
State: california,
Street: 22 Battery Street
10th Floor,
Telephone: 18884154447City: san francisco,
Country: us,
Email: domains@riskiq.com,
Name: Risk IQ,
Organization: RiskIQ, Inc.,
PostalCode: 94111,
State: california,
Street: 22 Battery Street
10th Floor,
Telephone: 18884154447City: san francisco,
Country: us,
Email: domains@riskiq.com,
Name: Risk IQ,
Organization: RiskIQ, Inc.,
PostalCode: 94111,
State: california,
Street: 22 Battery Street
10th Floor,
Telephone: 188841544472006-01-11T16:00:00.000-0800 2017-01-11T16:00:00.000-0800 2014-12-08T16:00:00.000-0800 2016-09-27T09:40:31.180-0700
pt-get-components
Retrieves the host attribute components for a domain or IP address. Maximum 2000 records are fetched.
Base Command
pt-get-components
Input
Argument Name | Description | Required |
---|---|---|
query | Domain or IP address you want to search components for. | Required |
start | Filter for records whose last seen is after this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
end | Filter for records whose first seen is before this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
Context Output
Path | Type | Description |
---|---|---|
Domain.Name | String | The domain name, for example: "google.com". |
DBotScore.Indicator | String | The indicator that was tested. |
DBotScore.Type | String | The indicator type. |
DBotScore.Vendor | String | The vendor used to calculate the score. |
DBotScore.Score | Number | The actual score. |
IP.Address | String | The IP Address of the component. |
PassiveTotal.Component.firstSeen | Date | The date and time when the component was first observed. |
PassiveTotal.Component.lastSeen | Date | The date and time when the component was most recently observed. |
PassiveTotal.Component.version | String | The current version of component. |
PassiveTotal.Component.category | String | The category under which the component falls. |
PassiveTotal.Component.label | String | The value of the component. |
PassiveTotal.Component.hostname | String | The hostname of the component. |
PassiveTotal.Component.address | String | The IP address of the component. |
Command Example
!pt-get-components query=www.furth.com.ar
Context Example
Human Readable Output
Total Retrieved Record(s): 7
COMPONENTS
Hostname First (GMT) Last (GMT) Category Value Version www.furth.com.ar 2020-05-29 10:57:44 2020-05-29 10:57:44 Framework PHP www.furth.com.ar 2020-05-29 10:57:44 2020-05-29 10:57:44 Server Apache www.furth.com.ar 2016-01-11 23:45:15 2017-10-24 15:53:52 Server Module mod_bwlimited 1.4 www.furth.com.ar 2016-01-11 23:45:15 2017-10-24 15:53:52 Server Module OpenSSL 1.0.1e-fips www.furth.com.ar 2016-01-11 23:45:15 2017-10-24 15:53:52 Server Apache 2.2.29 www.furth.com.ar 2016-01-11 23:45:15 2017-10-24 15:53:52 Operating System Unix www.furth.com.ar 2016-01-11 23:45:15 2017-10-24 15:53:52 Server Module mod_ssl 2.2.29
pt-get-trackers
Retrieves the host attribute trackers for a domain or IP address. Maximum 2000 records are fetched.
Base Command
pt-get-trackers
Input
Argument Name | Description | Required |
---|---|---|
query | Domain or IP address you want to search trackers for. | Required |
start | Filter for records whose last seen is after this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
end | Filter for records whose first seen is before this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
Context Output
Path | Type | Description |
---|---|---|
Domain.Name | String | The domain name, for example: "google.com". |
DBotScore.Indicator | String | The indicator that was tested. |
DBotScore.Type | String | The indicator type. |
DBotScore.Vendor | String | The vendor used to calculate the score. |
DBotScore.Score | Number | The actual score. |
IP.Address | String | The IP Address of the component. |
PassiveTotal.Tracker.firstSeen | Date | The date and time when the tracker was first observed. |
PassiveTotal.Tracker.lastSeen | Date | The date and time when the tracker was most recently observed. |
PassiveTotal.Tracker.attributeValue | String | The value of the tracker. |
PassiveTotal.Tracker.attributeType | String | The type under which the tracker falls. |
PassiveTotal.Tracker.hostname | String | The hostname of the tracker. |
PassiveTotal.Tracker.address | String | The IP address of the tracker. |
Command Example
!pt-get-trackers query=filmesonlinegratis.net
Context Example
Human Readable Output
Total Retrieved Record(s): 10
TRACKERS
Hostname First (GMT) Last (GMT) Type Value filmesonlinegratis.net 2016-10-14 10:16:38 2020-06-14 19:43:28 GoogleAnalyticsTrackingId ua-70630818-3 filmesonlinegratis.net 2016-10-14 10:16:38 2020-06-14 19:43:28 GoogleAnalyticsAccountNumber ua-70630818 www.filmesonlinegratis.net 2012-03-07 05:53:50 2016-10-13 15:38:35 GoogleAnalyticsAccountNumber ua-11598035 www.filmesonlinegratis.net 2012-03-07 05:53:50 2016-10-13 15:38:35 GoogleAnalyticsTrackingId ua-11598035-1 filmesonlinegratis.net 2014-02-11 01:30:40 2016-09-13 03:54:34 GoogleAnalyticsTrackingId ua-11598035-1 filmesonlinegratis.net 2014-02-11 01:30:40 2016-09-13 03:54:34 GoogleAnalyticsAccountNumber ua-11598035 www.filmesonlinegratis.net 2016-07-02 00:46:33 2016-09-02 11:09:30 TumblrId 25.media www.filmesonlinegratis.net 2012-11-27 06:06:44 2015-09-26 05:52:23 FacebookId filmesog filmesonlinegratis.net 2014-02-11 01:30:40 2015-09-24 05:12:39 FacebookId filmesog www.filmesonlinegratis.net 2012-03-07 05:53:50 2012-03-07 16:00:45 WhosAmungUsId 6cdg
pt-get-pdns-details
Retrieves the passive DNS results from active account sources.
Base Command
pt-get-pdns-details
Input
Argument Name | Description | Required |
---|---|---|
query | The domain or IP being queried. | Required |
start | Filter for records whose last seen is after this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
end | Filter for records whose first seen is before this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
Context Output
Path | Type | Description |
---|---|---|
PassiveTotal.PDNS.resolve | String | The host or ip address that indicates resolve in Passive DNS record. |
PassiveTotal.PDNS.resolveType | String | The type of the resolve. I.e domain, ip, host, etc. |
PassiveTotal.PDNS.value | String | The value of the Passive DNS record. |
PassiveTotal.PDNS.source | String | Source of the passive DNS records. |
PassiveTotal.PDNS.firstSeen | String | First seen timestamp of the passive DNS record. |
PassiveTotal.PDNS.lastSeen | String | Last seen timestamp of the passive DNS record. |
PassiveTotal.PDNS.collected | String | The date when a passive DNS record is collected. |
PassiveTotal.PDNS.recordType | String | The type of the passive DNS record. I.e CNAME, SOA, A, etc |
PassiveTotal.PDNS.recordHash | String | The hash value of the passive DNS record. |
Domain.Name | String | The domain name, for example: 'google.com'. |
IP.Address | String | The IP Address of the component. |
DBotScore.Indicator | String | The indicator that was tested. |
DBotScore.Type | String | The indicator type. |
DBotScore.Vendor | String | The vendor used to calculate the score. |
DBotScore.Score | Number | The actual score. |
Command Example
!pt-get-pdns-details query=www.furth.com.ar
Context Example
Human Readable Output
Total Retrieved Record(s): 5
PDNS detail(s)
Resolve Resolve Type Record Type Collected (GMT) First (GMT) Last (GMT) Source Record Hash furth.com.ar domain CNAME 2020-06-17 12:26:33 2010-12-15 09:10:10 2020-06-17 05:26:33 riskiq, pingly abf781b2484ea79d521cffb0745b71319d4db1158f71bb019b41077f8e55b035 77.81.241.5 ip A 2020-06-17 12:26:33 2020-05-29 03:57:44 2020-06-17 05:26:33 riskiq, pingly d7183564ca617e173fc26aeff66a38bb5c1b9089e56819851183860b9a37ccca 184.75.255.33 ip A 2020-06-17 12:26:33 2016-01-11 15:45:15 2017-10-24 08:53:52 riskiq 345780dcde96f0c28e3b93ec53bd33067f26075f30c2d4e49fafe0d2396194ca webmaster@furth.com.ar SOA 2020-06-17 12:26:33 2020-06-17 05:26:33 2020-06-17 05:26:33 pingly 63deb7c38cbea98f631777fd3ba89de0c270178bd37eb6a270ee7e37b3cd92e5 furth.com.ar domain MX 2020-06-17 12:26:33 2020-06-17 05:26:33 2020-06-17 05:26:33 pingly 24fa99da36eecc22b8970a33f8adf0f150598391319df4fc02128d677999e886
pt-ssl-cert-search
Retrieves SSL certificates for a given field value.
Base Command
pt-ssl-cert-search
Input
Argument Name | Description | Required |
---|---|---|
field | Field by which to search. Allowed values: issuerSurname, subjectOrganizationName, issuerCountry, issuerOrganizationUnitName, fingerprint, subjectOrganizationUnitName, serialNumber, subjectEmailAddress, subjectCountry, issuerGivenName, subjectCommonName, issuerCommonName, issuerStateOrProvinceName, issuerProvince, subjectStateOrProvinceName, sha1, subjectStreetAddress, subjectSerialNumber, issuerOrganizationName, subjectSurname, subjectLocalityName, issuerStreetAddress, issuerLocalityName, subjectGivenName, subjectProvince, issuerSerialNumber, issuerEmailAddress | Required |
query | Field value for which to search. | Required |
Context Output
Path | Type | Description |
---|---|---|
PassiveTotal.SSL.firstSeen | Number | Epoch timestamp when SSL certificate identified by the system. |
PassiveTotal.SSL.lastSeen | Number | The last seen epoch timestamp of the SSL certificates. |
PassiveTotal.SSL.fingerprint | String | A fingerprint detail from the SSL certificates. |
PassiveTotal.SSL.sslVersion | Number | A version of the certificate. |
PassiveTotal.SSL.expirationDate | String | The expiry date of the certificate. |
PassiveTotal.SSL.issueDate | String | Issue date of the certificate. |
PassiveTotal.SSL.sha1 | String | Sha1 of the certificate. |
PassiveTotal.SSL.serialNumber | String | A serial number of the certificate. |
PassiveTotal.SSL.issuerCountry | String | The country name of the certificate issuer. |
PassiveTotal.SSL.issuerStateOrProvinceName | String | The state or province name of the certificate issuer. |
PassiveTotal.SSL.issuerCommonName | String | The common name of the issuer. |
PassiveTotal.SSL.issuerEmailAddress | String | A contact email address of the certificate issuer. |
PassiveTotal.SSL.issuerProvince | String | A province of the certificate issuer. |
PassiveTotal.SSL.issuerOrganizationUnitName | String | An organization unit name of the certificate issuer. |
PassiveTotal.SSL.issuerSurname | String | The surname of the certificate issuer. |
PassiveTotal.SSL.issuerStreetAddress | String | Street address of the certificate issuer. |
PassiveTotal.SSL.issuerLocalityName | String | The locality of the certificate issuer. |
PassiveTotal.SSL.issuerSerialNumber | String | The serial number of the certificate issuer. |
PassiveTotal.SSL.issuerOrganizationName | String | An organization name of the certificate issuer. |
PassiveTotal.SSL.issuerGivenName | String | A given name of the certificate issuer. |
PassiveTotal.SSL.subjectCommonName | String | The common name of the subject. |
PassiveTotal.SSL.subjectOrganizationName | String | An organization name of the subject of the certificate. |
PassiveTotal.SSL.subjectOrganizationUnitName | String | An organization unit name of the subject of the certificate. |
PassiveTotal.SSL.subjectGivenName | String | The given name of the subject of the certificate. |
PassiveTotal.SSL.subjectSurname | String | The surname of the subject of the certificate. |
PassiveTotal.SSL.subjectLocalityName | String | The locality of the subject. |
PassiveTotal.SSL.subjectEmailAddress | String | A contact email address of the subject. |
PassiveTotal.SSL.subjectProvince | String | The province of the subject. |
PassiveTotal.SSL.subjectStateOrProvinceName | String | The state or province name of the subject. |
PassiveTotal.SSL.subjectSerialNumber | String | A serial number of the subject. |
PassiveTotal.SSL.subjectStreetAddress | String | The street address of the subject. |
PassiveTotal.SSL.subjectCountry | String | The country name of the subject from the certificate. |
PassiveTotal.SSL.subjectAlternativeNames | String | Alternative names of the subject from the certificate details. |
Command Example
!pt-ssl-cert-search field=serialNumber query=61135c80f8ed28d2
Context Example
Human Readable Output
Total Retrieved Record(s): 2
SSL certificate(s)
Sha1 Serial Number Issued (GMT) Expires (GMT) SSL Version First (GMT) Last (GMT) Issuer Common Name Subject Common Name Subject Alternative Names Issuer Organization Name Subject Organization Name Subject Locality Name Subject State/Province Name Issuer Country Subject Country 8848e868b190d0fdcb6f39c37b5382c87e0976b0 6995036355238373586 Jan 15 13:15:00 2019 GMT Apr 09 13:15:00 2019 GMT 3 2019-01-15 13:40:31 2019-01-16 03:00:34 Google Internet Authority G3 www.google.com www.google.com Google Trust Services Google LLC Mountain View California US US 995b005f44be53bf3e5921901d79a98e54afd329 6995036355238373586 Jan 15 13:15:00 2019 GMT Apr 09 13:15:00 2019 GMT 3 2019-01-25 22:34:01 2019-02-07 20:39:43 Google Internet Authority G3 www.google.com www.google.com Google Trust Services Google LLC Mountain View California US US
pt-get-host-pairs
Retrieves the host attribute pairs related to a domain or IP address. Maximum 2000 records are fetched.
Base Command
pt-get-host-pairs
Input
Argument Name | Description | Required |
---|---|---|
query | Domain or IP address you want to search host-pairs for. | Required |
direction | The direction of searching pair records for a given domain. Valid values: children, parents. | Required |
start | Filter for records whose last seen is after this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
end | Filter for records whose first seen is before this datetime. It accepts "yyyy-mm-dd hh:mm:ss" or "yyyy-mm-dd" format. | Optional |
Context Output
Path | Type | Description |
---|---|---|
PassiveTotal.HostPair.firstSeen | Date | The date and time when the host pair was first observed. |
PassiveTotal.HostPair.lastSeen | Date | The date and time when the host pair was most recently observed. |
PassiveTotal.HostPair.cause | String | The cause of relation between parent and child. |
PassiveTotal.HostPair.parent | String | The hostname of the parent of the host pair. |
PassiveTotal.HostPair.child | String | The hostname of the child of the host pair. |
Command Example
!pt-get-host-pairs direction=children query=ns1.furth.com.ar
Context Example
Human Readable Output
Total Retrieved Record(s): 2
HOST PAIRS
Parent Hostname Child Hostname First (GMT) Last (GMT) Cause ns1.furth.com.ar furth.com.ar 2020-05-29 07:05:22 2020-06-10 11:53:23 redirect ns1.furth.com.ar ns1.furth.com.ar 2020-05-02 06:47:23 2020-06-08 03:08:38 parentPage
domain
Provides data enrichment for domains.
Base Command
domain
Input
Argument Name | Description | Required |
---|---|---|
domain | The domain to enrich. | Optional |
Context Output
Path | Type | Description |
---|---|---|
Domain.Name | String | The domain name, for example: 'google.com'. |
Domain.WHOIS.CreationDate | Date | The date that the domain was created. |
Domain.WHOIS.UpdatedDate | Date | The date that the domain was last updated. |
Domain.WHOIS.ExpirationDate | Date | The expiration date of the domain. |
Domain.WHOIS.NameServers | String | Name servers of the domain. |
Domain.Organization | String | The organization of the domain. |
Domain.Admin.Email | String | The email address of the domain administrator. |
Domain.Admin.Name | String | The name of the domain administrator. |
Domain.Admin.Phone | String | The phone number of the domain administrator. |
Domain.Admin.Country | String | The country of the domain administrator. |
Domain.Registrant.Email | String | The email address of the registrant. |
Domain.Registrant.Name | String | The name of the registrant. |
Domain.Registrant.Phone | String | The phone number for receiving abuse reports. |
Domain.Registrant.Country | String | The country of the registrant. |
Domain.WHOIS.Admin.Email | String | The email address of the domain administrator. |
Domain.WHOIS.Admin.Name | String | The name of the domain administrator. |
Domain.WHOIS.Admin.Phone | String | The phone number of the domain administrator. |
Domain.WHOIS.Admin.Country | String | The country of the domain administrator. |
Domain.WHOIS.Registrar.Name | String | The name of the registrar, for example: 'GoDaddy'. |
Domain.WHOIS.Registrant.Email | String | The email address of the registrant. |
Domain.WHOIS.Registrant.Name | String | The name of the registrant. |
Domain.WHOIS.Registrant.Phone | String | The phone number for receiving abuse reports. |
Domain.WHOIS.Registrant.Country | String | The country of the registrant. |
PassiveTotal.Domain.domain | String | The domain name, for example: 'google.com'. |
PassiveTotal.Domain.registrar | String | The name of the registrar of the domain |
PassiveTotal.Domain.whoisServer | String | WHOIS server name where the details of domain registrations belong |
PassiveTotal.Domain.registered | Date | The date that the domain was registered. |
PassiveTotal.Domain.expiresAt | Date | The expiration date of the domain. |
PassiveTotal.Domain.registryUpdatedAt | Date | The date when registry was last updated. |
PassiveTotal.Domain.lastLoadedAt | Date | Last loaded date of WHOIS database. |
PassiveTotal.Domain.nameServers | String | Name servers of the domain. |
PassiveTotal.Domain.organization | String | The organization of the domain. |
PassiveTotal.Domain.name | String | Name of the domain. |
PassiveTotal.Domain.telephone | String | Telephone number fetched from whois details of the domain. |
PassiveTotal.Domain.contactEmail | String | Contact Email address of the domain owner |
PassiveTotal.Domain.registrantEmail | String | The name of the domain registrant. |
PassiveTotal.Domain.registrantFax | String | The fax number of the domain registrant. |
PassiveTotal.Domain.registrantName | String | The name of the domain registrant. |
PassiveTotal.Domain.registrantOrganization | String | The organizations of the domain registrant. |
PassiveTotal.Domain.registrantStreet | String | The street of the domain registrant. |
PassiveTotal.Domain.registrantCity | String | The city of the domain registrant. |
PassiveTotal.Domain.registrantState | String | The state of the domain registrant. |
PassiveTotal.Domain.registrantPostalCode | String | The postal code of the domain registrant. |
PassiveTotal.Domain.registrantCountry | String | The country of the domain registrant. |
PassiveTotal.Domain.registrantTelephone | String | The telephone number of the domain registrant. |
PassiveTotal.Domain.adminEmail | String | The email address of the domain administrator. |
PassiveTotal.Domain.adminFax | String | The fax number of the domain administrator. |
PassiveTotal.Domain.adminName | String | The name of the domain administrator. |
PassiveTotal.Domain.adminOrganization | String | The organizations of the domain administrator. |
PassiveTotal.Domain.adminStreet | String | The street of the domain administrator. |
PassiveTotal.Domain.adminCity | String | The city of the domain administrator. |
PassiveTotal.Domain.adminState | String | The state of the domain administrator. |
PassiveTotal.Domain.adminPostalCode | String | The postal code of the domain administrator. |
PassiveTotal.Domain.adminCountry | String | The country of the domain administrator. |
PassiveTotal.Domain.adminTelephone | String | The telephone number of the domain administrator. |
PassiveTotal.Domain.billingEmail | String | The email address of the domain billing. |
PassiveTotal.Domain.billingFax | String | The fax number of the domain billing. |
PassiveTotal.Domain.billingName | String | The name of the domain billing. |
PassiveTotal.Domain.billingOrganization | String | The organizations of the domain billing. |
PassiveTotal.Domain.billingStreet | String | The street of the domain billing. |
PassiveTotal.Domain.billingCity | String | The city of the domain billing. |
PassiveTotal.Domain.billingState | String | The state of the domain billing. |
PassiveTotal.Domain.billingPostalCode | String | The postal code of the domain billing. |
PassiveTotal.Domain.billingCountry | String | The country of the domain billing. |
PassiveTotal.Domain.billingTelephone | String | The telephone number of the domain billing. |
PassiveTotal.Domain.techEmail | String | The email address of the domain tech. |
PassiveTotal.Domain.techFax | String | The fax number of the domain tech. |
PassiveTotal.Domain.techName | String | The name of the domain tech. |
PassiveTotal.Domain.techOrganization | String | The organizations of domain tech. |
PassiveTotal.Domain.techStreet | String | The street of the domain tech. |
PassiveTotal.Domain.techCity | String | The city of the domain tech. |
PassiveTotal.Domain.techState | String | The state of the domain tech. |
PassiveTotal.Domain.techPostalCode | String | The postal code of the domain tech. |
PassiveTotal.Domain.techCountry | String | The country of the domain tech. |
PassiveTotal.Domain.techTelephone | String | The telephone number of the domain tech. |
Command Example
!domain domain=riskiq.com
Context Example
Human Readable Output
Domain(s)
Domain WHOIS Server Registrar Contact Email Name Servers Registrant Admin Tech Creation Date (GMT) Expire Date (GMT) Updated Date (GMT) Last Scanned (GMT) riskiq.com whois.godaddy.com GODADDY.COM, LLC domains@riskiq.com luke.ns.cloudflare.com, serena.ns.cloudflare.com City: san francisco,
Country: us,
Email: domains@riskiq.com,
Name: Risk IQ,
Organization: RiskIQ, Inc.,
PostalCode: 94111,
State: california,
Street: 22 Battery Street
10th Floor,
Telephone: 18884154447City: san francisco,
Country: us,
Email: domains@riskiq.com,
Name: Risk IQ,
Organization: RiskIQ, Inc.,
PostalCode: 94111,
State: california,
Street: 22 Battery Street
10th Floor,
Telephone: 18884154447City: san francisco,
Country: us,
Email: domains@riskiq.com,
Name: Risk IQ,
Organization: RiskIQ, Inc.,
PostalCode: 94111,
State: california,
Street: 22 Battery Street
10th Floor,
Telephone: 188841544472006-01-11T16:00:00.000-0800 2017-01-11T16:00:00.000-0800 2014-12-08T16:00:00.000-0800 2016-09-27T09:40:31.180-0700