Skip to main content

Whois

This Integration is part of the Whois Pack.#

Provides data enrichment for domains. This integration was integrated and tested with version 1.0 of Whois

Configure Whois on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for Whois.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    Return ErrorsFalse
    Proxy URLSupports socks4/socks5/http connect proxies (e.g. socks5h://host:1080). Will effect all commands except for the `ip` command.False
    Use system proxy settingsEffect the `ip` command and the other commands only if the Proxy URL is not set.False
    Source ReliabilityReliability of the source providing the intelligence data.True
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR 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.

whois#


Provides data enrichment for domains. This pack relies on free services for WHOIS information. As with many free services, the availability is not guaranteed. Free WHOIS providers may block or be reject queries.

Base Command#

whois

Input#

Argument NameDescriptionRequired
queryThe domain to enrich.Required
recursiveWhether to get the raw response from the whois servers recursively. Default value is True.Optional
verboseWhether to add the raw response as a dictionary to the context.Optional

Context Output#

PathTypeDescription
DBotScore.ScorestringThe actual score.
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.
Domain.NamestringThe domain name.
Domain.Whois.NamestringThe domain name.
Domain.Whois.DomainStatusstringThe domain status.
Domain.Whois.DNSSecstringThe domain name system security extension (DNSSEC).
Domain.Whois.NameServersstringThe name servers.
Domain.Whois.CreationDatedateThe date that the domain was created.
Domain.Whois.UpdatedDatedateThe date that the domain was last updated.
Domain.Whois.ExpirationDatedateThe date that the domain expires.
Domain.Whois.Registrar.NamestringThe name of the registrar.
Domain.Whois.EmailsstringThe abuse emails.
Domain.Whois.Registrar.AbuseEmailstringThe email address of the contact for reporting abuse.
Domain.Whois.Registrant.namestringThe name of the registrant.
Domain.Whois.Registrant.emailstringThe email address of the registrant.
Domain.Whois.RawstringThe raw output.
Domain.Whois.Administrator.countrystringThe country of the domain administrator.
Domain.Whois.Administrator.namestringThe name of domain administrator.
Domain.Whois.Administrator.statestringThe state of domain administrator.
Domain.Whois.Administrator.emailstringThe email address of the domain administrator.
Domain.Whois.Administrator.organizationstringThe organization of the domain administrator.
Domain.Whois.Administrator.postalcodestringThe postal code of the domain administrator
Domain.Whois.Administrator.streetstringThe street of the domain admin
Domain.Whois.Administrator.phonestringThe phone number of the domain administrator.
Domain.Whois.Administrator.citystringThe city of the domain administrator.
Domain.Whois.TechAdmin.countrystringThe country of tech administrator.
Domain.Whois.TechAdmin.namestringThe name of tech administrator.
Domain.Whois.TechAdmin.statestringThe state of tech administrator.
Domain.Whois.TechAdmin.emailstringThe email address of the tech administrator.
Domain.Whois.TechAdmin.organizationstringThe organization of the tech administrator.
Domain.Whois.TechAdmin.postalcodestringThe postal code of the tech administrator.
Domain.Whois.TechAdmin.streetstringThe street of the tech administrator.
Domain.Whois.TechAdmin.phonestringThe phone number of the tech administrator.
Domain.Whois.TechAdmin.citystringThe city of the tech administrator.
Domain.Whois.Registrant.countrystringThe country of the registrant.
Domain.Whois.Registrant.statestringThe state of the registrant.
Domain.Whois.Registrant.organizationstringThe organization of the registrant.
Domain.Whois.Registrant.postalcodestringThe postal code of the registrant.
Domain.Whois.Registrant.streetstringThe street of the registrant.
Domain.Whois.Registrant.phonestringThe phone number of the registrant.
Domain.Whois.Registrant.citystringThe city of the registrant.
Domain.Whois.IDstringThe ID of the domain.
Domain.Whois.QueryStatusstringThe result of the command ("Success" or "Failed").
Domain.Whois.QueryValuestringThe query requested by the user.
Domain.Whois.QueryResultBooleanWhether the query found a matching result.

Command example#

!whois query=paloaltonetworks.com

Context Example#

{
"DBotScore": {
"Indicator": "paloaltonetworks.com",
"Reliability": "B - Usually reliable",
"Score": 0,
"Type": "domain",
"Vendor": "Whois"
},
"Domain": {
"Admin": {
"Country": "US",
"Name": "Palo Alto Networks, Inc.",
"State": "CA",
"country": "US",
"name": "Palo Alto Networks, Inc.",
"state": "CA"
},
"CreationDate": "21-02-2005",
"DomainStatus": [
"clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)",
"clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)",
"clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)"
],
"ExpirationDate": "21-02-2024",
"FeedRelatedIndicators": [
{
"type": "Email",
"value": "abusecomplaints@markmonitor.com"
},
{
"type": "Email",
"value": "whoisrequest@markmonitor.com"
}
],
"Name": "paloaltonetworks.com",
"NameServers": [
"ns4.p23.dynect.net",
"ns7.dnsmadeeasy.com",
"ns2.p23.dynect.net",
"ns3.p23.dynect.net",
"ns1.p23.dynect.net",
"ns5.dnsmadeeasy.com",
"ns6.dnsmadeeasy.com"
],
"Organization": "Palo Alto Networks, Inc.",
"Registrant": {
"Country": "US",
"Organization": "Palo Alto Networks, Inc.",
"State": "CA",
"country": "US",
"organization": "Palo Alto Networks, Inc.",
"state": "CA"
},
"Registrar": {
"Name": [
"MarkMonitor, Inc."
]
},
"Tech": {
"Country": "US",
"Organization": "Palo Alto Networks, Inc."
},
"UpdatedDate": "11-08-2022",
"WHOIS": {
"Admin": {
"country": "US",
"name": "Palo Alto Networks, Inc.",
"state": "CA"
},
"CreationDate": "21-02-2005",
"DomainStatus": [
"clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)",
"clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)",
"clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)"
],
"ExpirationDate": "21-02-2024",
"NameServers": [
"ns4.p23.dynect.net",
"ns7.dnsmadeeasy.com",
"ns2.p23.dynect.net",
"ns3.p23.dynect.net",
"ns1.p23.dynect.net",
"ns5.dnsmadeeasy.com",
"ns6.dnsmadeeasy.com"
],
"Registrar": [
"MarkMonitor, Inc."
],
"UpdatedDate": "11-08-2022"
},
"Whois": {
"Administrator": {
"country": "US",
"name": "Palo Alto Networks, Inc.",
"state": "CA"
},
"CreationDate": "21-02-2005",
"DomainStatus": [
"clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)",
"clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)",
"clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)"
],
"Emails": [
"abusecomplaints@markmonitor.com",
"whoisrequest@markmonitor.com"
],
"ExpirationDate": "21-02-2024",
"ID": [
"143300555_DOMAIN_COM-VRSN"
],
"Name": "paloaltonetworks.com",
"NameServers": [
"ns4.p23.dynect.net",
"ns7.dnsmadeeasy.com",
"ns2.p23.dynect.net",
"ns3.p23.dynect.net",
"ns1.p23.dynect.net",
"ns5.dnsmadeeasy.com",
"ns6.dnsmadeeasy.com"
],
"QueryResult": true,
"QueryStatus": "Success",
"QueryValue": "paloaltonetworks.com",
"Raw": [
"Domain Name: paloaltonetworks.com\nRegistry Domain ID: 143300555_DOMAIN_COM-VRSN\nRegistrar WHOIS Server: whois.markmonitor.com\nRegistrar URL: http://www.markmonitor.com\nUpdated Date: 2022-08-11T11:55:26+0000\nCreation Date: 2005-02-21T02:42:10+0000\nRegistrar Registration Expiration Date: 2024-02-21T02:42:10+0000\nRegistrar: MarkMonitor, Inc.\nRegistrar IANA ID: 292\nRegistrar Abuse Contact Email: abusecomplaints@markmonitor.com\nRegistrar Abuse Contact Phone: +1.2083895770\nDomain Status: clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)\nDomain Status: clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)\nDomain Status: clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)\nRegistrant Organization: Palo Alto Networks, Inc.\nRegistrant State/Province: CA\nRegistrant Country: US\nRegistrant Email: Select Request Email Form at https://domains.markmonitor.com/whois/paloaltonetworks.com\nAdmin Organization: Palo Alto Networks, Inc.\nAdmin State/Province: CA\nAdmin Country: US\nAdmin Email: Select Request Email Form at https://domains.markmonitor.com/whois/paloaltonetworks.com\nTech Organization: Palo Alto Networks, Inc.\nTech State/Province: CA\nTech Country: US\nTech Email: Select Request Email Form at https://domains.markmonitor.com/whois/paloaltonetworks.com\nName Server: ns4.p23.dynect.net\nName Server: ns7.dnsmadeeasy.com\nName Server: ns2.p23.dynect.net\nName Server: ns3.p23.dynect.net\nName Server: ns1.p23.dynect.net\nName Server: ns5.dnsmadeeasy.com\nName Server: ns6.dnsmadeeasy.com\nDNSSEC: signedDelegation\nURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/\n>>> Last update of WHOIS database: 2022-08-22T16:18:20+0000 <<<\n\nFor more information on WHOIS status codes, please visit:\n https://www.icann.org/resources/pages/epp-status-codes\n\nIf you wish to contact this domain\u2019s Registrant, Administrative, or Technical\ncontact, and such email address is not visible above, you may do so via our web\nform, pursuant to ICANN\u2019s Temporary Specification. To verify that you are not a\nrobot, please enter your email address to receive a link to a page that\nfacilitates email communication with the relevant contact(s).\n\nWeb-based WHOIS:\n https://domains.markmonitor.com/whois\n\nIf you have a legitimate interest in viewing the non-public WHOIS details, send\nyour request and the reasons for your request to whoisrequest@markmonitor.com\nand specify the domain name in the subject line. We will review that request and\nmay ask for supporting documentation and explanation.\n\nThe data in MarkMonitor\u2019s WHOIS database is provided for information purposes,\nand to assist persons in obtaining information about or related to a domain\nname\u2019s registration record. While MarkMonitor believes the data to be accurate,\nthe data is provided \"as is\" with no guarantee or warranties regarding its\naccuracy.\n\nBy submitting a WHOIS query, you agree that you will use this data only for\nlawful purposes and that, under no circumstances will you use this data to:\n (1) allow, enable, or otherwise support the transmission by email, telephone,\nor facsimile of mass, unsolicited, commercial advertising, or spam; or\n (2) enable high volume, automated, or electronic processes that send queries,\ndata, or email to MarkMonitor (or its systems) or the domain name contacts (or\nits systems).\n\nMarkMonitor reserves the right to modify these terms at any time.\n\nBy submitting this query, you agree to abide by this policy.\n\nMarkMonitor Domain Management(TM)\nProtecting companies and consumers in a digital world.\n\nVisit MarkMonitor at https://www.markmonitor.com\nContact us at +1.8007459229\nIn Europe, at +44.02032062220\n--\n",
" Domain Name: PALOALTONETWORKS.COM\n Registry Domain ID: 143300555_DOMAIN_COM-VRSN\n Registrar WHOIS Server: whois.markmonitor.com\n Registrar URL: http://www.markmonitor.com\n Updated Date: 2022-08-11T11:55:26Z\n Creation Date: 2005-02-21T02:42:10Z\n Registry Expiry Date: 2024-02-21T02:42:10Z\n Registrar: MarkMonitor Inc.\n Registrar IANA ID: 292\n Registrar Abuse Contact Email: abusecomplaints@markmonitor.com\n Registrar Abuse Contact Phone: +1.2086851750\n Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited\n Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited\n Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited\n Name Server: NS1.P23.DYNECT.NET\n Name Server: NS2.P23.DYNECT.NET\n Name Server: NS3.P23.DYNECT.NET\n Name Server: NS4.P23.DYNECT.NET\n Name Server: NS5.DNSMADEEASY.COM\n Name Server: NS6.DNSMADEEASY.COM\n Name Server: NS7.DNSMADEEASY.COM\n DNSSEC: signedDelegation\n DNSSEC DS Data: 48100 8 1 090B3023BC51024B027B9CF45CADFBE78DF22C34\n DNSSEC DS Data: 48100 8 2 99C5A51D59737F888F24F60E681E33B048F10BB212093EC24CB66D4CA7A71CE3\n DNSSEC DS Data: 9113 13 2 181362F7FAF5EDBAAC773B0A9CA4B24E6B07408A9AAD5EA414CB84CB6BE3F1C8\n DNSSEC DS Data: 49528 5 1 58E723E3E8E047E22C6EEA46E71203B96CEEDEA5\n DNSSEC DS Data: 57256 5 2 9016B1C55520605BF76BA6C0612D9705CDA42D537085C5A93702A88BF4815C65\n DNSSEC DS Data: 57256 5 1 CF097EE799C7A9542EDDE16367C3CC079BABB52E\n DNSSEC DS Data: 49528 5 2 7077CA9EB6941F017FF162B030946028A4C3818D56BB15DD119DC9A0524BED46\n URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/\n>>> Last update of whois database: 2022-08-22T16:27:47Z <<<\n\nFor more information on Whois status codes, please visit https://icann.org/epp\n\nNOTICE: The expiration date displayed in this record is the date the\nregistrar's sponsorship of the domain name registration in the registry is\ncurrently set to expire. This date does not necessarily reflect the expiration\ndate of the domain name registrant's agreement with the sponsoring\nregistrar. Users may consult the sponsoring registrar's Whois database to\nview the registrar's reported date of expiration for this registration.\n\nTERMS OF USE: You are not authorized to access or query our Whois\ndatabase through the use of electronic processes that are high-volume and\nautomated except as reasonably necessary to register domain names or\nmodify existing registrations; the Data in VeriSign Global Registry\nServices' (\"VeriSign\") Whois database is provided by VeriSign for\ninformation purposes only, and to assist persons in obtaining information\nabout or related to a domain name registration record. VeriSign does not\nguarantee its accuracy. By submitting a Whois query, you agree to abide\nby the following terms of use: You agree that you may use this Data only\nfor lawful purposes and that under no circumstances will you use this Data\nto: (1) allow, enable, or otherwise support the transmission of mass\nunsolicited, commercial advertising or solicitations via e-mail, telephone,\nor facsimile; or (2) enable high volume, automated, electronic processes\nthat apply to VeriSign (or its computer systems). The compilation,\nrepackaging, dissemination or other use of this Data is expressly\nprohibited without the prior written consent of VeriSign. You agree not to\nuse electronic processes that are automated and high-volume to access or\nquery the Whois database except as reasonably necessary to register\ndomain names or modify existing registrations. VeriSign reserves the right\nto restrict your access to the Whois database in its sole discretion to ensure\noperational stability. VeriSign may restrict or terminate your access to the\nWhois database for failure to abide by these terms of use. VeriSign\nreserves the right to modify these terms at any time.\n\nThe Registry database contains ONLY .COM, .NET, .EDU domains and\nRegistrars.\n"
],
"Registrant": {
"country": "US",
"organization": "Palo Alto Networks, Inc.",
"state": "CA"
},
"Registrar": {
"Name": [
"MarkMonitor, Inc."
]
},
"TechAdmin": {
"country": "US",
"organization": "Palo Alto Networks, Inc.",
"state": "CA"
},
"UpdatedDate": "11-08-2022"
}
}
}

Human Readable Output#

Whois results for paloaltonetworks.com#

AdministratorCreation DateDomain StatusEmailsExpiration DateIDNameNameServersQueryStatusRegistrantRegistrarTech AdminUpdated Date
name: Palo Alto Networks, Inc.
state: CA
country: US
21-02-2005clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited),
clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited),
clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)
abusecomplaints@markmonitor.com,
whoisrequest@markmonitor.com
21-02-2024143300555_DOMAIN_COM-VRSNpaloaltonetworks.comns4.p23.dynect.net,
ns7.dnsmadeeasy.com,
ns2.p23.dynect.net,
ns3.p23.dynect.net,
ns1.p23.dynect.net,
ns5.dnsmadeeasy.com,
ns6.dnsmadeeasy.com
Successorganization: Palo Alto Networks, Inc.
state: CA
country: US
MarkMonitor, Inc.organization: Palo Alto Networks, Inc.
state: CA
country: US
11-08-2022

domain#


Provides data enrichment for domains.

Base Command#

domain

Input#

Argument NameDescriptionRequired
domainThe domain to enrich.Required
recursiveWhether to get the raw response from the whois servers recursively. Default value is True.Optional

Context Output#

PathTypeDescription
DBotScore.ScorestringThe actual score.
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.
Domain.NamestringThe domain name.
Domain.Whois.NamestringThe domain name.
Domain.Whois.DomainStatusstringThe domain status.
Domain.Whois.DNSSecstringThe domain name system security extension (DNSSEC).
Domain.Whois.NameServersstringThe name servers.
Domain.Whois.CreationDatedateThe date that the domain was created.
Domain.Whois.UpdatedDatedateThe date that the domain was last updated.
Domain.Whois.ExpirationDatedateThe date that the domain expires.
Domain.Whois.Registrar.NamestringThe name of the registrar.
Domain.Whois.EmailsstringThe abuse emails.
Domain.Whois.Registrar.AbuseEmailstringThe email address of the contact for reporting abuse.
Domain.Whois.Registrant.namestringThe name of the registrant.
Domain.Whois.Registrant.emailstringThe email address of the registrant.
Domain.Whois.RawstringThe raw output.
Domain.Whois.Administrator.countrystringThe country of the domain administrator.
Domain.Whois.Administrator.namestringThe name of domain administrator.
Domain.Whois.Administrator.statestringThe state of domain administrator.
Domain.Whois.Administrator.emailstringThe email address of the domain administrator.
Domain.Whois.Administrator.organizationstringThe organization of the domain administrator.
Domain.Whois.Administrator.postalcodestringThe postal code of the domain administrator
Domain.Whois.Administrator.streetstringThe street of the domain admin
Domain.Whois.Administrator.phonestringThe phone number of the domain administrator.
Domain.Whois.Administrator.citystringThe city of the domain administrator.
Domain.Whois.TechAdmin.countrystringThe country of tech administrator.
Domain.Whois.TechAdmin.namestringThe name of tech administrator.
Domain.Whois.TechAdmin.statestringThe state of tech administrator.
Domain.Whois.TechAdmin.emailstringThe email address of the tech administrator.
Domain.Whois.TechAdmin.organizationstringThe organization of the tech administrator.
Domain.Whois.TechAdmin.postalcodestringThe postal code of the tech administrator.
Domain.Whois.TechAdmin.streetstringThe street of the tech administrator.
Domain.Whois.TechAdmin.phonestringThe phone number of the tech administrator.
Domain.Whois.TechAdmin.citystringThe city of the tech administrator.
Domain.Whois.Registrant.countrystringThe country of the registrant.
Domain.Whois.Registrant.statestringThe state of the registrant.
Domain.Whois.Registrant.organizationstringThe organization of the registrant.
Domain.Whois.Registrant.postalcodestringThe postal code of the registrant.
Domain.Whois.Registrant.streetstringThe street of the registrant.
Domain.Whois.Registrant.phonestringThe phone number of the registrant.
Domain.Whois.Registrant.citystringThe city of the registrant.
Domain.Whois.IDstringThe ID of the domain.
Domain.Whois.QueryStatusstringThe result of the command ("Success" or "Failed").
Domain.Whois.QueryResultBooleanWhether the query found a matching result.
Domain.Admin.CountryStringThe country of the domain administrator.
Domain.Admin.NameStringThe name of domain administrator.
Domain.Admin.StateStringThe state of domain administrator.
Domain.Admin.countryStringThe country of the domain administrator.
Domain.Admin.nameStringThe name of domain administrator.
Domain.Admin.stateStringThe state of domain administrator.
Domain.CreationDateDateThe date that the domain was created.
Domain.DomainStatusStringThe domain status.
Domain.ExpirationDateDateThe date that the domain expires.
Domain.FeedRelatedIndicators.typeStringIndicators that are associated with the Domain.
Domain.FeedRelatedIndicators.valueStringThe type of the indicators that are associated with the Domain.
Domain.NameStringThe domain name.
Domain.NameServersStringThe name servers.
Domain.OrganizationStringThe organization name.
Domain.Registrant.CountryStringThe country of the registrant.
Domain.Registrant.OrganizationStringThe organization of the registrant.
Domain.Registrant.StateStringThe state of the registrant.
Domain.Registrant.countryStringThe country of the registrant.
Domain.Registrant.organizationStringThe organization of the registrant.
Domain.Registrant.stateStringThe state of the registrant.
Domain.Registrar.NameStringThe name of the registrar.
Domain.Tech.CountryStringThe country of tech administrator.
Domain.Tech.OrganizationStringThe organization of the tech administrator.
Domain.UpdatedDateDateThe date that the domain was last updated.

Command example#

!domain domain=google.com

Context Example#

{
"DBotScore": {
"Indicator": "google.com",
"Reliability": "B - Usually reliable",
"Score": 0,
"Type": "domain",
"Vendor": "Whois"
},
"Domain": {
"Admin": {
"Country": "US",
"Name": "Google LLC",
"State": "CA",
"country": "US",
"name": "Google LLC",
"state": "CA"
},
"CreationDate": "15-09-1997",
"DomainStatus": [
"clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)",
"clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)",
"clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)",
"serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)",
"serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)",
"serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)"
],
"ExpirationDate": "13-09-2028",
"FeedRelatedIndicators": [
{
"type": "Email",
"value": "abusecomplaints@markmonitor.com"
},
{
"type": "Email",
"value": "whoisrequest@markmonitor.com"
}
],
"Name": "google.com",
"NameServers": [
"ns2.google.com",
"ns1.google.com",
"ns4.google.com",
"ns3.google.com"
],
"Organization": "Google LLC",
"Registrant": {
"Country": "US",
"Organization": "Google LLC",
"State": "CA",
"country": "US",
"organization": "Google LLC",
"state": "CA"
},
"Registrar": {
"Name": [
"MarkMonitor, Inc."
]
},
"Tech": {
"Country": "US",
"Organization": "Google LLC"
},
"UpdatedDate": "09-09-2019",
"WHOIS": {
"Admin": {
"country": "US",
"name": "Google LLC",
"state": "CA"
},
"CreationDate": "15-09-1997",
"DomainStatus": [
"clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)",
"clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)",
"clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)",
"serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)",
"serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)",
"serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)"
],
"ExpirationDate": "13-09-2028",
"NameServers": [
"ns2.google.com",
"ns1.google.com",
"ns4.google.com",
"ns3.google.com"
],
"Registrar": [
"MarkMonitor, Inc."
],
"UpdatedDate": "09-09-2019"
},
"Whois": {
"Administrator": {
"country": "US",
"name": "Google LLC",
"state": "CA"
},
"CreationDate": "15-09-1997",
"DomainStatus": [
"clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)",
"clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)",
"clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)",
"serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)",
"serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)",
"serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)"
],
"Emails": [
"abusecomplaints@markmonitor.com",
"whoisrequest@markmonitor.com"
],
"ExpirationDate": "13-09-2028",
"ID": [
"2138514_DOMAIN_COM-VRSN"
],
"Name": "google.com",
"NameServers": [
"ns2.google.com",
"ns1.google.com",
"ns4.google.com",
"ns3.google.com"
],
"QueryResult": true,
"QueryStatus": "Success",
"QueryValue": null,
"Raw": [
"Domain Name: google.com\nRegistry Domain ID: 2138514_DOMAIN_COM-VRSN\nRegistrar WHOIS Server: whois.markmonitor.com\nRegistrar URL: http://www.markmonitor.com\nUpdated Date: 2019-09-09T15:39:04+0000\nCreation Date: 1997-09-15T07:00:00+0000\nRegistrar Registration Expiration Date: 2028-09-13T07:00:00+0000\nRegistrar: MarkMonitor, Inc.\nRegistrar IANA ID: 292\nRegistrar Abuse Contact Email: abusecomplaints@markmonitor.com\nRegistrar Abuse Contact Phone: +1.2083895770\nDomain Status: clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)\nDomain Status: clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)\nDomain Status: clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)\nDomain Status: serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)\nDomain Status: serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)\nDomain Status: serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)\nRegistrant Organization: Google LLC\nRegistrant State/Province: CA\nRegistrant Country: US\nRegistrant Email: Select Request Email Form at https://domains.markmonitor.com/whois/google.com\nAdmin Organization: Google LLC\nAdmin State/Province: CA\nAdmin Country: US\nAdmin Email: Select Request Email Form at https://domains.markmonitor.com/whois/google.com\nTech Organization: Google LLC\nTech State/Province: CA\nTech Country: US\nTech Email: Select Request Email Form at https://domains.markmonitor.com/whois/google.com\nName Server: ns2.google.com\nName Server: ns1.google.com\nName Server: ns4.google.com\nName Server: ns3.google.com\nDNSSEC: unsigned\nURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/\n>>> Last update of WHOIS database: 2022-08-22T16:20:02+0000 <<<\n\nFor more information on WHOIS status codes, please visit:\n https://www.icann.org/resources/pages/epp-status-codes\n\nIf you wish to contact this domain\u2019s Registrant, Administrative, or Technical\ncontact, and such email address is not visible above, you may do so via our web\nform, pursuant to ICANN\u2019s Temporary Specification. To verify that you are not a\nrobot, please enter your email address to receive a link to a page that\nfacilitates email communication with the relevant contact(s).\n\nWeb-based WHOIS:\n https://domains.markmonitor.com/whois\n\nIf you have a legitimate interest in viewing the non-public WHOIS details, send\nyour request and the reasons for your request to whoisrequest@markmonitor.com\nand specify the domain name in the subject line. We will review that request and\nmay ask for supporting documentation and explanation.\n\nThe data in MarkMonitor\u2019s WHOIS database is provided for information purposes,\nand to assist persons in obtaining information about or related to a domain\nname\u2019s registration record. While MarkMonitor believes the data to be accurate,\nthe data is provided \"as is\" with no guarantee or warranties regarding its\naccuracy.\n\nBy submitting a WHOIS query, you agree that you will use this data only for\nlawful purposes and that, under no circumstances will you use this data to:\n (1) allow, enable, or otherwise support the transmission by email, telephone,\nor facsimile of mass, unsolicited, commercial advertising, or spam; or\n (2) enable high volume, automated, or electronic processes that send queries,\ndata, or email to MarkMonitor (or its systems) or the domain name contacts (or\nits systems).\n\nMarkMonitor reserves the right to modify these terms at any time.\n\nBy submitting this query, you agree to abide by this policy.\n\nMarkMonitor Domain Management(TM)\nProtecting companies and consumers in a digital world.\n\nVisit MarkMonitor at https://www.markmonitor.com\nContact us at +1.8007459229\nIn Europe, at +44.02032062220\n--\n",
" Domain Name: GOOGLE.COM\n Registry Domain ID: 2138514_DOMAIN_COM-VRSN\n Registrar WHOIS Server: whois.markmonitor.com\n Registrar URL: http://www.markmonitor.com\n Updated Date: 2019-09-09T15:39:04Z\n Creation Date: 1997-09-15T04:00:00Z\n Registry Expiry Date: 2028-09-14T04:00:00Z\n Registrar: MarkMonitor Inc.\n Registrar IANA ID: 292\n Registrar Abuse Contact Email: abusecomplaints@markmonitor.com\n Registrar Abuse Contact Phone: +1.2086851750\n Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited\n Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited\n Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited\n Domain Status: serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited\n Domain Status: serverTransferProhibited https://icann.org/epp#serverTransferProhibited\n Domain Status: serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited\n Name Server: NS1.GOOGLE.COM\n Name Server: NS2.GOOGLE.COM\n Name Server: NS3.GOOGLE.COM\n Name Server: NS4.GOOGLE.COM\n DNSSEC: unsigned\n URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/\n>>> Last update of whois database: 2022-08-22T16:27:47Z <<<\n\nFor more information on Whois status codes, please visit https://icann.org/epp\n\nNOTICE: The expiration date displayed in this record is the date the\nregistrar's sponsorship of the domain name registration in the registry is\ncurrently set to expire. This date does not necessarily reflect the expiration\ndate of the domain name registrant's agreement with the sponsoring\nregistrar. Users may consult the sponsoring registrar's Whois database to\nview the registrar's reported date of expiration for this registration.\n\nTERMS OF USE: You are not authorized to access or query our Whois\ndatabase through the use of electronic processes that are high-volume and\nautomated except as reasonably necessary to register domain names or\nmodify existing registrations; the Data in VeriSign Global Registry\nServices' (\"VeriSign\") Whois database is provided by VeriSign for\ninformation purposes only, and to assist persons in obtaining information\nabout or related to a domain name registration record. VeriSign does not\nguarantee its accuracy. By submitting a Whois query, you agree to abide\nby the following terms of use: You agree that you may use this Data only\nfor lawful purposes and that under no circumstances will you use this Data\nto: (1) allow, enable, or otherwise support the transmission of mass\nunsolicited, commercial advertising or solicitations via e-mail, telephone,\nor facsimile; or (2) enable high volume, automated, electronic processes\nthat apply to VeriSign (or its computer systems). The compilation,\nrepackaging, dissemination or other use of this Data is expressly\nprohibited without the prior written consent of VeriSign. You agree not to\nuse electronic processes that are automated and high-volume to access or\nquery the Whois database except as reasonably necessary to register\ndomain names or modify existing registrations. VeriSign reserves the right\nto restrict your access to the Whois database in its sole discretion to ensure\noperational stability. VeriSign may restrict or terminate your access to the\nWhois database for failure to abide by these terms of use. VeriSign\nreserves the right to modify these terms at any time.\n\nThe Registry database contains ONLY .COM, .NET, .EDU domains and\nRegistrars.\n"
],
"Registrant": {
"country": "US",
"organization": "Google LLC",
"state": "CA"
},
"Registrar": {
"Name": [
"MarkMonitor, Inc."
]
},
"TechAdmin": {
"country": "US",
"organization": "Google LLC",
"state": "CA"
},
"UpdatedDate": "09-09-2019"
}
}
}

Human Readable Output#

Whois results for google.com#

AdministratorCreation DateDomain StatusEmailsExpiration DateIDNameNameServersQueryStatusRegistrantRegistrarTech AdminUpdated Date
name: Google LLC
state: CA
country: US
15-09-1997clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited),
clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited),
clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited),
serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited),
serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited),
serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)
abusecomplaints@markmonitor.com,
whoisrequest@markmonitor.com
13-09-20282138514_DOMAIN_COM-VRSNgoogle.comns2.google.com,
ns1.google.com,
ns4.google.com,
ns3.google.com
Successorganization: Google LLC
state: CA
country: US
MarkMonitor, Inc.organization: Google LLC
state: CA
country: US
09-09-2019

ip#


Provides data enrichment for ips.

Base Command#

ip

Input#

Argument NameDescriptionRequired
ipThe IP to enrich.Required

Context Output#

PathTypeDescription
Whois.IP.asnstringGlobally unique identifier used for routing information exchange with Autonomous Systems.
Whois.IP.asn_cidrstringNetwork routing block assigned to an ASN.
Whois.IP.asn_country_codestringASN assigned country code in ISO 3166-1 format.
Whois.IP.asn_dateDateASN allocation date in ISO 8601 format.
Whois.IP.asn_descriptionstringThe ASN description
Whois.IP.asn_registrystringASN assigned regional internet registry.
Whois.IP.entitiesstringlist of object names referenced by an RIR network. Map these to the objects dictionary keys.
Whois.IP.network.cidrstringNetwork routing block an IP address belongs to.
Whois.IP.network.countrystringCountry code registered with the RIR in ISO 3166-1 format.
Whois.IP.network.end_addressstringThe last IP address in a network block.
Whois.IP.network.events.actionstringThe reason for an event.
Whois.IP.network.events.actorstringThe identifier for an event initiator (if any).
Whois.IP.network.events.timestampDateThe date an event occurred in ISO 8601 format.
Whois.IP.network.handlestringUnique identifier for a registered object.
Whois.IP.network.ip_versionstringIP protocol version (v4 or v6) of an IP address.
Whois.IP.network.linksstringHTTP/HTTPS links provided for an RIR object.
Whois.IP.network.namestringThe identifier assigned to the network registration for an IP address.
Whois.IP.network.notices.descriptionstringThe description/body of a notice.
Whois.IP.network.notices.linksstringlist of HTTP/HTTPS links provided for a notice.
Whois.IP.network.notices.titlestringThe title/header for a notice.
Whois.IP.network.parent_handlestringUnique identifier for the parent network of a registered network.
Whois.IP.network.remarksstringList of remark (notice) dictionaries.
Whois.IP.network.start_addressstringThe first IP address in a network block.
Whois.IP.network.statusstringList indicating the state of a registered object.
Whois.IP.network.typestringThe RIR classification of a registered network.
Whois.IP.querystringThe IP address
IP.AddressstringIP address
IP.ASNstringThe autonomous system name for the IP address, for example: "AS8948".
IP.Geo.CountrystringThe country in which the IP address is located.
IP.Organization.NamestringThe organization name.
IP.feed_related_indicators.valuestringIndicators that are associated with the IP.
IP.feed_related_indicators.typestringThe type of the indicators that are associated with the IP
DBotScore.IndicatorStringThe indicator that was tested.
DBotScore.TypeStringThe indicator type.
DBotScore.VendorStringThe vendor used to calculate the score.
DBotScore.ScoreNumberThe actual score.
DBotScore.ReliabilityStringReliability of the source providing the intelligence data.

Command example#

!ip ip=8.8.8.8

Context Example#

{
"DBotScore": {
"Indicator": "8.8.8.8",
"Reliability": "B - Usually reliable",
"Score": 0,
"Type": "ip",
"Vendor": "Whois"
},
"IP": {
"ASN": "15169",
"Address": "8.8.8.8",
"FeedRelatedIndicators": [
{
"description": null,
"type": "CIDR",
"value": "8.8.8.0/24"
}
],
"Organization": {
"Name": "LVLT-GOGL-8-8-8"
}
},
"Whois": {
"IP": {
"asn": "15169",
"asn_cidr": "8.8.8.0/24",
"asn_country_code": "US",
"asn_date": "1992-12-01",
"asn_description": "GOOGLE, US",
"asn_registry": "arin",
"entities": [
"GOGL"
],
"network": {
"cidr": "8.8.8.0/24",
"country": null,
"end_address": "8.8.8.255",
"events": [
{
"action": "last changed",
"actor": null,
"timestamp": "2014-03-14T16:52:05-04:00"
},
{
"action": "registration",
"actor": null,
"timestamp": "2014-03-14T16:52:05-04:00"
}
],
"handle": "NET-8-8-8-0-1",
"ip_version": "v4",
"links": [
"https://rdap.arin.net/registry/ip/8.8.8.0",
"https://whois.arin.net/rest/net/NET-8-8-8-0-1",
"https://rdap.arin.net/registry/ip/8.0.0.0/9"
],
"name": "LVLT-GOGL-8-8-8",
"notices": [
{
"description": "By using the ARIN RDAP/Whois service, you are agreeing to the RDAP/Whois Terms of Use",
"links": [
"https://www.arin.net/resources/registry/whois/tou/"
],
"title": "Terms of Service"
},
{
"description": "If you see inaccuracies in the results, please visit: ",
"links": [
"https://www.arin.net/resources/registry/whois/inaccuracy_reporting/"
],
"title": "Whois Inaccuracy Reporting"
},
{
"description": "Copyright 1997-2022, American Registry for Internet Numbers, Ltd.",
"links": null,
"title": "Copyright Notice"
}
],
"parent_handle": "NET-8-0-0-0-1",
"raw": null,
"remarks": null,
"start_address": "8.8.8.0",
"status": [
"active"
],
"type": "ALLOCATION"
},
"nir": null,
"objects": {
"ABUSE5250-ARIN": {
"contact": {
"address": [
{
"type": null,
"value": "1600 Amphitheatre Parkway\nMountain View\nCA\n94043\nUnited States"
}
],
"email": [
{
"type": null,
"value": "network-abuse@google.com"
}
],
"kind": "group",
"name": "Abuse",
"phone": [
{
"type": [
"work",
"voice"
],
"value": "+1-650-253-0000"
}
],
"role": null,
"title": null
},
"entities": null,
"events": [
{
"action": "last changed",
"actor": null,
"timestamp": "2018-10-24T11:23:55-04:00"
},
{
"action": "registration",
"actor": null,
"timestamp": "2015-11-06T15:36:35-05:00"
}
],
"events_actor": null,
"handle": "ABUSE5250-ARIN",
"links": [
"https://rdap.arin.net/registry/entity/ABUSE5250-ARIN",
"https://whois.arin.net/rest/poc/ABUSE5250-ARIN"
],
"notices": [
{
"description": "By using the ARIN RDAP/Whois service, you are agreeing to the RDAP/Whois Terms of Use",
"links": [
"https://www.arin.net/resources/registry/whois/tou/"
],
"title": "Terms of Service"
},
{
"description": "If you see inaccuracies in the results, please visit: ",
"links": [
"https://www.arin.net/resources/registry/whois/inaccuracy_reporting/"
],
"title": "Whois Inaccuracy Reporting"
},
{
"description": "Copyright 1997-2022, American Registry for Internet Numbers, Ltd.",
"links": null,
"title": "Copyright Notice"
}
],
"raw": null,
"remarks": [
{
"description": "Please note that the recommended way to file abuse complaints are located in the following links.\n\nTo report abuse and illegal activity: https://www.google.com/contact/\n\nFor legal requests: http://support.google.com/legal \n\nRegards,\nThe Google Team",
"links": null,
"title": "Registration Comments"
},
{
"description": "ARIN has attempted to validate the data for this POC, but has received no response from the POC since 2019-10-24",
"links": null,
"title": "Unvalidated POC"
}
],
"roles": [
"abuse"
],
"status": null
},
"GOGL": {
"contact": {
"address": [
{
"type": null,
"value": "1600 Amphitheatre Parkway\nMountain View\nCA\n94043\nUnited States"
}
],
"email": null,
"kind": "org",
"name": "Google LLC",
"phone": null,
"role": null,
"title": null
},
"entities": [
"ABUSE5250-ARIN",
"ZG39-ARIN"
],
"events": [
{
"action": "last changed",
"actor": null,
"timestamp": "2019-10-31T15:45:45-04:00"
},
{
"action": "registration",
"actor": null,
"timestamp": "2000-03-30T00:00:00-05:00"
}
],
"events_actor": null,
"handle": "GOGL",
"links": [
"https://rdap.arin.net/registry/entity/GOGL",
"https://whois.arin.net/rest/org/GOGL"
],
"notices": null,
"raw": null,
"remarks": [
{
"description": "Please note that the recommended way to file abuse complaints are located in the following links. \n\nTo report abuse and illegal activity: https://www.google.com/contact/\n\nFor legal requests: http://support.google.com/legal \n\nRegards, \nThe Google Team",
"links": null,
"title": "Registration Comments"
}
],
"roles": [
"registrant"
],
"status": null
},
"ZG39-ARIN": {
"contact": {
"address": [
{
"type": null,
"value": "1600 Amphitheatre Parkway\nMountain View\nCA\n94043\nUnited States"
}
],
"email": [
{
"type": null,
"value": "arin-contact@google.com"
}
],
"kind": "group",
"name": "Google LLC",
"phone": [
{
"type": [
"work",
"voice"
],
"value": "+1-650-253-0000"
}
],
"role": null,
"title": null
},
"entities": null,
"events": [
{
"action": "last changed",
"actor": null,
"timestamp": "2021-11-10T10:26:54-05:00"
},
{
"action": "registration",
"actor": null,
"timestamp": "2000-11-30T13:54:08-05:00"
}
],
"events_actor": null,
"handle": "ZG39-ARIN",
"links": [
"https://rdap.arin.net/registry/entity/ZG39-ARIN",
"https://whois.arin.net/rest/poc/ZG39-ARIN"
],
"notices": [
{
"description": "By using the ARIN RDAP/Whois service, you are agreeing to the RDAP/Whois Terms of Use",
"links": [
"https://www.arin.net/resources/registry/whois/tou/"
],
"title": "Terms of Service"
},
{
"description": "If you see inaccuracies in the results, please visit: ",
"links": [
"https://www.arin.net/resources/registry/whois/inaccuracy_reporting/"
],
"title": "Whois Inaccuracy Reporting"
},
{
"description": "Copyright 1997-2022, American Registry for Internet Numbers, Ltd.",
"links": null,
"title": "Copyright Notice"
}
],
"raw": null,
"remarks": null,
"roles": [
"technical",
"administrative"
],
"status": [
"validated"
]
}
},
"query": "8.8.8.8",
"raw": null
}
}
}

Human Readable Output#

Whois results:#

asnasn_cidrasn_datecountry_codenetwork_namequery
151698.8.8.0/241992-12-01LVLT-GOGL-8-8-88.8.8.8

Troubleshooting#

  • The error message Bad Gateway (502) might occur when using a firewall/proxy. To fix the issue, make sure the whois TLD provider exists in your allowlist.

Known limitations#

  • The IP lookup has a rate limit of 1 lookup per second.