Skip to main content

CSCDomainManager

This Integration is part of the CSCDomainManager Pack.#

CSCDomainManager uses rules-based technology, customizable reporting, granular user management, and more—and is the world's first multilingual domain management tool, available in English, French, and German. This integration was integrated and tested with version 2.0.0 of CSCDomainManager.

Configure CSCDomainManager on Cortex XSOAR#

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

  2. Search for CSCDomainManager.

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

    ParameterDescriptionRequired
    Base URLThe endpoint URLTrue
    TokenThe token to use for connectionTrue
    API KeyThe API Key to use for connectionTrue
    Source ReliabilityReliability of the source providing the intelligence data.False
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
  4. Click Test to validate the URLs, token, and connection.

Access and Security#

Customers request access through their CSC service team. Their service team will gather the details for the service account that will be used to access the API; and the API administrator(s) (one or more authorized client users) who will manage the credentials through our CSCDomainManagerSM web portal.

Please see attached API guide for reference.

CSC generates the API key and creates the service account, with requested permissions, that will be used to access the API.

The client API administrator then logs into our CSCDomainManagerSM at https://weblogin.cscglobal.com to retrieve the key and generate the bearer token for the API service account.

Token Refresh#

Token will expire after 30 consecutive days of no activity, you can reactive it by using the token refresh endpoint.

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.

csc-domains-search#


Gets the domains by the applied filters

Base Command#

csc-domains-search

Input#

Argument NameDescriptionRequired
domain_namedomain name to filter by, can start with like=, in=.Optional
registration_dateregistration date to filter by, can start with gt=, ge=, lt=, le=. Date example 22-Apr-2024.Optional
emailemail to filter by, can start with like=, in=.Optional
organizationorganization to filter by, can start with like=, in=.Optional
registry_expiry_dateregistry expiry date to filter by, can start with gt=, ge=, lt=, le=. Date example 22-Apr-2024.Optional
filtercan write your own filter according to selectors such as accountName, accountNumber, brandName, businessUnit, city, country, countryCode, criticalDomain, dnssecActivated, dnsType, domain, email, extension, fax, firstName, idnReferenceName, lastModifiedDate, lastModifiedDescription, lastModifiedReason, lastName, localAgent, managedStatus, nameServers, newGtld, organization, paidThroughDate, phone, phoneExtn, postalCode, qualifiedDomainName, redirectType, registrationDate, registryExpiryDate, serverDeleteProhibited, serverTransferProhibited, serverUpdateProhibited, stateProvince, street1, street2, urlForwarding, whoisPrivacy.Optional
sortsorting the output by a selector and desc/asc, for example: propertyName,asc.Optional
pagepage number.Optional
page_sizethe size of rows in a page.Optional
limitthe limit of rows.Optional

Context Output#

PathTypeDescription
CSCDomainManager.Domain.qualifiedDomainNameStringthe qualified domain name
CSCDomainManager.Domain.domainStringthe domain
CSCDomainManager.Domain.managedStatusStringthe managed status
CSCDomainManager.Domain.registrationDateStringthe registration date
CSCDomainManager.Domain.registryExpiryDateStringthe registry expiry date
CSCDomainManager.Domain.paidThroughDateStringpaid through date
CSCDomainManager.Domain.nameServersStringservers names
CSCDomainManager.Domain.dnsTypeStringdns type
CSCDomainManager.Domain.account.accountNameStringThe name of the account associated with the domain.
CSCDomainManager.Domain.account.accountNumberStringThe account number associated with the domain.
CSCDomainManager.Domain.brandNameStringThe brand name associated with the domain.
CSCDomainManager.Domain.businessUnitStringThe business unit associated with the domain.
CSCDomainManager.Domain.countryCodeStringThe country code associated with the domain.
CSCDomainManager.Domain.criticalDomainBooleanIndicates if the domain is critical.
CSCDomainManager.Domain.customFields.nameStringThe name of the custom field.
CSCDomainManager.Domain.customFields.valueStringThe value of the custom field.
CSCDomainManager.Domain.dnssecActivatedStringIndicates if DNSSEC is activated for the domain.
CSCDomainManager.Domain.extensionStringThe extension of the domain, such as .com, .net, etc.
CSCDomainManager.Domain.idnStringIndicates if the domain is an Internationalized Domain Name (IDN).
CSCDomainManager.Domain.idnReferenceNameStringThe reference name for the IDN.
CSCDomainManager.Domain.lastModifiedDateDateThe date when the domain was last modified.
CSCDomainManager.Domain.lastModifiedDescriptionStringA description of the last modification made to the domain.
CSCDomainManager.Domain.lastModifiedReasonStringThe reason for the last modification made to the domain.
CSCDomainManager.Domain.localAgentBooleanIndicates if the domain has a local agent.
CSCDomainManager.Domain.newGtldBooleanIndicates if the domain is a new gTLD (Generic Top-Level Domain).
CSCDomainManager.Domain.serverDeleteProhibitedBooleanIndicates if the domain is prohibited from deletion by the server.
CSCDomainManager.Domain.serverTransferProhibitedBooleanIndicates if the domain is prohibited from transfer by the server.
CSCDomainManager.Domain.serverUpdateProhibitedBooleanIndicates if the domain is prohibited from updates by the server.
CSCDomainManager.Domain.urlf.redirectTypeStringThe type of redirect used in URL forwarding for the domain.
CSCDomainManager.Domain.urlf.urlForwardingBooleanIndicates if URL forwarding is enabled for the domain.
CSCDomainManager.Domain.whoisContacts.cityStringThe city of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.contactTypeStringThe type of WHOIS contact (e.g., registrant, admin, tech).
CSCDomainManager.Domain.whoisContacts.countryStringThe country of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.emailStringThe email address of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.faxStringThe fax number of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.firstNameStringThe first name of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.lastNameStringThe last name of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.organizationStringThe organization of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.phoneStringThe phone number of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.phoneExtnStringThe phone extension of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.postalCodeStringThe postal code of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.stateProvinceStringThe state or province of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.street1StringThe street address of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.street2StringThe secondary street address of the WHOIS contact.
CSCDomainManager.Domain.whoisPrivacyBooleanIndicates if WHOIS privacy protection is enabled for the domain.

Command example#

!csc-domains-search domain_name=csc-panw.biz

Context Example#

{
"CSCDomainManager": {
"Domain": {
"account": {
"accountName": "Palo Alto Networks - Integration",
"accountNumber": "8601230"
},
"brandName": "",
"businessUnit": "Cortex",
"countryCode": "",
"criticalDomain": false,
"customFields": [
{
"name": "Custom Field 2",
"value": "Custom-RefVal"
},
{
"name": "Department",
"value": "Xpanse"
},
{
"name": "PO Number",
"value": "2024-XR-586"
}
],
"dnsType": "CSC_BASIC",
"dnssecActivated": "USAGE_UNKNOWN",
"domain": "csc-panw",
"extension": "biz",
"idn": "",
"idnReferenceName": "",
"lastModifiedDate": "22-Apr-2024 UTC",
"lastModifiedDescription": "Domain registered",
"lastModifiedReason": "REGISTRATION_COMPLETE",
"localAgent": false,
"managedStatus": "ACTIVE",
"nameServers": [
"dns1.cscdns.net",
"dns2.cscdns.net"
],
"newGtld": false,
"paidThroughDate": "22-Apr-2025 UTC",
"qualifiedDomainName": "csc-panw.biz",
"registrationDate": "22-Apr-2024 UTC",
"registryExpiryDate": "22-Apr-2025 UTC",
"serverDeleteProhibited": false,
"serverTransferProhibited": false,
"serverUpdateProhibited": false,
"urlf": {
"redirectType": "",
"urlForwarding": false
},
"whoisContacts": [
{
"city": "Wilmington",
"contactType": "REGISTRANT",
"country": "US",
"email": "admin@internationaladmin.com",
"fax": "",
"firstName": "Domain",
"lastName": "Administrator",
"organization": "CSC Corporate Domains, Inc.",
"phone": "+1.3026365400",
"phoneExtn": "",
"postalCode": "19808",
"stateProvince": "DE",
"street1": "251 Little Falls Drive",
"street2": ""
},
{
"city": "Wilmington",
"contactType": "ADMINISTRATIVE",
"country": "US",
"email": "admin@internationaladmin.com",
"fax": "",
"firstName": "Domain",
"lastName": "Administrator",
"organization": "CSC Corporate Domains, Inc.",
"phone": "+1.3026365400",
"phoneExtn": "",
"postalCode": "19808",
"stateProvince": "DE",
"street1": "251 Little Falls Drive",
"street2": ""
},
{
"city": "Wilmington",
"contactType": "TECHNICAL",
"country": "US",
"email": "dns-admin@cscglobal.com",
"fax": "",
"firstName": "DNS",
"lastName": "Administrator",
"organization": "CSC Corporate Domains, Inc.",
"phone": "+1.3026365400",
"phoneExtn": "",
"postalCode": "19808",
"stateProvince": "DE",
"street1": "251 Little Falls Drive",
"street2": ""
}
],
"whoisPrivacy": false
}
}
}

Human Readable Output#

Filtered Domains#

Qualified Domain NameDomainManaged StatusRegistration DateRegistry Expiry DatePaid Through DateName ServersDns TypeWhois Contact first NameWhois Contact last NameWhois Contact email
csc-panw.bizcsc-panwACTIVE22-Apr-2024 UTC22-Apr-2025 UTC22-Apr-2025 UTCdns1.cscdns.net,
dns2.cscdns.net
CSC_BASICDomain,
Domain,
DNS
Administrator,
Administrator,
Administrator
admin@internationaladmin.com,
admin@internationaladmin.com,
dns-admin@cscglobal.com

csc-domains-availability-check#


Check registration availability for one or more domain names

Base Command#

csc-domains-availability-check

Input#

Argument NameDescriptionRequired
domain_namethe domain name.Required

Context Output#

PathTypeDescription
CSCDomainManager.Domain.Availability.qualifiedDomainNameStringThe fully qualified domain name (FQDN) being checked for availability.
CSCDomainManager.Domain.Availability.result.codeStringThe result code indicating the availability status of the domain.
CSCDomainManager.Domain.Availability.result.messageStringA message providing additional information about the availability status.
CSCDomainManager.Domain.Availability.basePrice.priceStringThe base price for registering the domain.
CSCDomainManager.Domain.Availability.basePrice.currencyStringThe currency of the base price.
CSCDomainManager.Domain.Availability.listOfTheTermsStringA list of terms related to the availability of the domain.
CSCDomainManager.Domain.Availability.availableTermsUnknownThe terms available for the domain registration.

Command example#

!csc-domains-availability-check domain_name=csc-panw.biz

Context Example#

{
"CSCDomainManager": {
"Domain": {
"Availability": [
{
"availableTerms": [],
"basePrice": {
"currency": "",
"price": null
},
"qualifiedDomainName": "csc-panw.biz",
"result": {
"code": "DOMAIN_IN_PORTFOLIO",
"message": "Domain already in portfolio"
}
}
]
}
}
}

Human Readable Output#

Domains Availability#

Qualified Domain NameCodeMessagePriceCurrencyList of the terms (months) available for registration
csc-panw.bizDOMAIN_IN_PORTFOLIODomain already in portfolio

csc-domains-configuration-list#


Get domains configuration information for owned domains with optional filtering

Base Command#

csc-domains-configuration-list

Input#

Argument NameDescriptionRequired
domain_namedomain name to filter by, can start with like=, in=.Optional
registration_dateregistration date to filter by, can start with gt=, ge=, lt=, le=. Date example 22-Apr-2024.Optional
domain_emailemail to filter by, can start with like=, in=.Optional
filtercan write your own filter according to selectors such as accountName, accountNumber, brandName, businessUnit, city, country, countryCode, criticalDomain, dnssecActivated, dnsType, domain, email, extension, fax, firstName, idnReferenceName, lastModifiedDate, lastModifiedDescription, lastModifiedReason, lastName, localAgent, managedStatus, nameServers, newGtld, organization, paidThroughDate, phone, phoneExtn, postalCode, qualifiedDomainName, redirectType, registrationDate, registryExpiryDate, serverDeleteProhibited, serverTransferProhibited, serverUpdateProhibited, stateProvince, street1, street2, urlForwarding, whoisPrivacy.Optional
pagepage number.Optional
page_sizethe size of rows in a page.Optional
limitto fill.Optional

Context Output#

PathTypeDescription
CSCDomainManager.Domain.Configuration.domainStringthe domain
CSCDomainManager.Domain.Configuration.domainLabelStringthe domain label
CSCDomainManager.Domain.Configuration.domainStatusCodeStringthe domain status code
CSCDomainManager.Domain.Configuration.domainExtensionStringextension
CSCDomainManager.Domain.Configuration.countryStringcountry
CSCDomainManager.Domain.Configuration.adminEmailStringdomain email
CSCDomainManager.Domain.Configuration.adminNameStringadmin name
CSCDomainManager.Domain.Configuration.accountNumberStringthe account number
CSCDomainManager.Domain.Configuration.accountNameStringthe account name
CSCDomainManager.Domain.Configuration.account.accountNameStringThe name of the account associated with the domain.
CSCDomainManager.Domain.Configuration.account.accountNumberStringThe account number associated with the domain.
CSCDomainManager.Domain.Configuration.adminOrgStringThe administrative organization managing the domain.
CSCDomainManager.Domain.Configuration.businessUnitStringThe business unit associated with the domain.
CSCDomainManager.Domain.Configuration.dnsData.dnsDomainStringThe DNS domain information.
CSCDomainManager.Domain.Configuration.dnsData.dnsProviderStringThe DNS provider for the domain.
CSCDomainManager.Domain.Configuration.dnsHostingTypeStringThe type of DNS hosting used for the domain.
CSCDomainManager.Domain.Configuration.dnsTraffic12moAveNumberThe average DNS traffic over the last 12 months.
CSCDomainManager.Domain.Configuration.extensionStringThe extension of the domain, such as .com, .net, etc.
CSCDomainManager.Domain.Configuration.hasCscUrlfBooleanIndicates if the domain has CSC URL forwarding enabled.
CSCDomainManager.Domain.Configuration.hasDkimBooleanIndicates if DKIM is configured for the domain.
CSCDomainManager.Domain.Configuration.hasDmarcBooleanIndicates if DMARC is configured for the domain.
CSCDomainManager.Domain.Configuration.hasDnssecDsBooleanIndicates if the domain has DNSSEC DS records.
CSCDomainManager.Domain.Configuration.hasSpfBooleanIndicates if SPF is configured for the domain.
CSCDomainManager.Domain.Configuration.hasWwwBooleanIndicates if the domain has a WWW record.
CSCDomainManager.Domain.Configuration.isGtldBooleanIndicates if the domain is a gTLD (Generic Top-Level Domain).
CSCDomainManager.Domain.Configuration.isLiveBooleanIndicates if the domain is live.
CSCDomainManager.Domain.Configuration.isLiveTypeStringThe type of live status for the domain.
CSCDomainManager.Domain.Configuration.isMultilockEligibleBooleanIndicates if the domain is eligible for multilock.
CSCDomainManager.Domain.Configuration.isVitalBooleanIndicates if the domain is considered vital.
CSCDomainManager.Domain.Configuration.multiLockedBooleanIndicates if the domain is multilocked.
CSCDomainManager.Domain.Configuration.numLiveMxNumberThe number of live MX records for the domain.
CSCDomainManager.Domain.Configuration.numRootANumberThe number of root A records for the domain.
CSCDomainManager.Domain.Configuration.numRootTxtNumberThe number of root TXT records for the domain.
CSCDomainManager.Domain.Configuration.numSslNetcraftNumberThe number of SSL certificates detected by Netcraft for the domain.
CSCDomainManager.Domain.Configuration.numWwwANumberThe number of WWW A records for the domain.
CSCDomainManager.Domain.Configuration.numWwwCnameNumberThe number of WWW CNAME records for the domain.
CSCDomainManager.Domain.Configuration.regEmailStringThe registration email address for the domain.
CSCDomainManager.Domain.Configuration.regNameStringThe registration name for the domain.
CSCDomainManager.Domain.Configuration.regOrgStringThe registration organization for the domain.
CSCDomainManager.Domain.Configuration.registryExpiryDateDateThe expiration date of the domain registration in the registry.
CSCDomainManager.Domain.Configuration.rootHttpCodeNumberThe HTTP response code for the root domain.
CSCDomainManager.Domain.Configuration.rootHttpUrlUnknownThe HTTP URL for the root domain.
CSCDomainManager.Domain.Configuration.rootIsUrlfBooleanIndicates if the root domain is URL forwarding enabled.
CSCDomainManager.Domain.Configuration.serverDeleteProhibitedUnknownIndicates if the domain is prohibited from deletion by the server.
CSCDomainManager.Domain.Configuration.serverTransferProhibitedUnknownIndicates if the domain is prohibited from transfer by the server.
CSCDomainManager.Domain.Configuration.serverUpdateProhibitedUnknownIndicates if the domain is prohibited from updates by the server.
CSCDomainManager.Domain.Configuration.techEmailStringThe technical contact email address for the domain.
CSCDomainManager.Domain.Configuration.techNameStringThe technical contact name for the domain.
CSCDomainManager.Domain.Configuration.techOrgStringThe technical contact organization for the domain.
CSCDomainManager.Domain.Configuration.tldStringThe top-level domain (TLD) of the domain.
CSCDomainManager.Domain.Configuration.urlfTraffic12moAveNumberThe average URL forwarding traffic over the last 12 months.
CSCDomainManager.Domain.Configuration.valueRootAUnknownThe value of root A records for the domain.
CSCDomainManager.Domain.Configuration.valueRootMxUnknownThe value of root MX records for the domain.
CSCDomainManager.Domain.Configuration.valueRootTxtUnknownThe value of root TXT records for the domain.
CSCDomainManager.Domain.Configuration.valueWwwAUnknownThe value of WWW A records for the domain.
CSCDomainManager.Domain.Configuration.valueWwwCnameUnknownThe value of WWW CNAME records for the domain.
CSCDomainManager.Domain.Configuration.wwwHttpCodeNumberThe HTTP response code for the WWW domain.
CSCDomainManager.Domain.Configuration.wwwHttpUrlUnknownThe HTTP URL for the WWW domain.
CSCDomainManager.Domain.Configuration.wwwIsUrlfBooleanIndicates if the WWW domain is URL forwarding enabled.

Command example#

!csc-domains-configuration-list domain_name=csc-panw.biz

Context Example#

{
"CSCDomainManager": {
"Domain": {
"Configuration": {
"account": {
"accountName": "Palo Alto Networks - Integration",
"accountNumber": "8601230"
},
"adminEmail": "admin@internationaladmin.com",
"adminName": "Domain Administrator",
"adminOrg": "CSC Corporate Domains, Inc.",
"businessUnit": "Cortex",
"country": "GTLD",
"dnsData": [
{
"dnsDomain": "ns1.1-877namebid.com",
"dnsProvider": "1-877NameBid.com LLC, (United States)"
},
{
"dnsDomain": "ns2.1-877namebid.com",
"dnsProvider": "1-877NameBid.com LLC, (United States)"
}
],
"dnsHostingType": "THIRDPARTY",
"dnsTraffic12moAve": 790,
"domain": "csc-panw.biz",
"domainLabel": "csc-panw",
"domainStatusCode": "ACT",
"extension": "biz",
"hasCscUrlf": false,
"hasDkim": false,
"hasDmarc": false,
"hasDnssecDs": false,
"hasSpf": false,
"hasWww": false,
"isGtld": false,
"isLive": false,
"isLiveType": "Not Live",
"isMultilockEligible": true,
"isVital": false,
"multiLocked": false,
"numLiveMx": 0,
"numRootA": 0,
"numRootTxt": 0,
"numSslNetcraft": 0,
"numWwwA": 0,
"numWwwCname": 0,
"regEmail": "admin@internationaladmin.com",
"regName": "Domain Administrator",
"regOrg": "CSC Corporate Domains, Inc.",
"registryExpiryDate": "2025-04-22",
"rootHttpCode": 0,
"rootHttpUrl": null,
"rootIsUrlf": false,
"serverDeleteProhibited": null,
"serverTransferProhibited": null,
"serverUpdateProhibited": null,
"techEmail": "dns-admin@cscglobal.com",
"techName": "Domain Administrator",
"techOrg": "CSC Corporate Domains, Inc.",
"tld": "biz",
"urlfTraffic12moAve": 0,
"valueRootA": null,
"valueRootMx": null,
"valueRootTxt": null,
"valueWwwA": null,
"valueWwwCname": null,
"wwwHttpCode": 0,
"wwwHttpUrl": null,
"wwwIsUrlf": true
}
}
}
}

Human Readable Output#

Filtered Configurations#

DomainDomain LabelDomain Status CodeDomain extensionCountryAdmin EmailAdmin NameAccount NumberAccount Name
csc-panw.bizcsc-panwACTbizGTLDadmin@internationaladmin.comadmin@internationaladmin.com8601230Palo Alto Networks - Integration

domain#


Get domain data by qualified domain name

Base Command#

domain

Input#

Argument NameDescriptionRequired
domainWill contain domains values. Example: If you need to get the object_ids of indicator example.com then the value will be example.com.Required

Context Output#

PathTypeDescription
DBotScore.IndicatorStringThe indicator that was tested.
DBotScore.TypeStringThe indicator type.
DBotScore.VendorStringThe vendor used to calculate the score.
DBotScore.ScoreNumberThe actual score.
Domain.NameStringThe domain name, for example: "google.com".
Domain.CreationDateStringCreation dare
Domain.DomainIDNNameStringDomain ID name
Domain.ExpirationDateStringExpiration date
DomainUpdatedDateStringUpdated date
Domain.NameServersStringServers Name
Domain.Registrant.NameStringRegistrant name
Domain.Registrant.EmailStringRegistrant email
Domain.Registrant.PhoneStringRegistrant phone
Domain.Registrant.CountryStringRegistrant country
Domain.Admin.NameStringAdmin name
Domain.Admin.EmailStringAdmin email
Domain.Admin.PhoneStringAdmin phone
Domain.Admin.CountryStringAdmin country
Domain.Tech.CountryStringTech country
Domain.Tech.NameStringTech name
Domain.Tech.OrganizationStringTech organization
Domain.Tech.EmailStringTech email
CSCDomainManager.Domain.account.accountNameStringDomain account name
CSCDomainManager.Domain.account.accountNumberStringDomain account number
CSCDomainManager.Domain.brandNameStringDomain brand name
CSCDomainManager.Domain.businessUnitStringDomain business unit
CSCDomainManager.Domain.countryCodeStringDomain country code
CSCDomainManager.Domain.criticalDomainBooleanDomain critical domain
CSCDomainManager.Domain.customFields.nameStringDomain custom fields name
CSCDomainManager.Domain.customFields.valueStringThe value of custom fields associated with the domain.
CSCDomainManager.Domain.dnsTypeStringThe type of DNS used by the domain.
CSCDomainManager.Domain.dnssecActivatedStringIndicates whether DNSSEC is activated for the domain.
CSCDomainManager.Domain.domainStringThe domain name.
CSCDomainManager.Domain.extensionStringThe extension of the domain, such as .com, .net, etc.
CSCDomainManager.Domain.idnStringIndicates if the domain is an Internationalized Domain Name (IDN).
CSCDomainManager.Domain.idnReferenceNameStringThe reference name for the Internationalized Domain Name (IDN).
CSCDomainManager.Domain.lastModifiedDateDateThe date when the domain was last modified.
CSCDomainManager.Domain.lastModifiedDescriptionStringA description of the last modification made to the domain.
CSCDomainManager.Domain.lastModifiedReasonStringThe reason for the last modification of the domain.
CSCDomainManager.Domain.localAgentBooleanIndicates if a local agent is associated with the domain.
CSCDomainManager.Domain.managedStatusStringThe managed status of the domain.
CSCDomainManager.Domain.nameServersStringThe name servers associated with the domain.
CSCDomainManager.Domain.newGtldBooleanIndicates if the domain is a new gTLD (Generic Top-Level Domain).
CSCDomainManager.Domain.paidThroughDateDateThe date through which the domain has been paid.
CSCDomainManager.Domain.qualifiedDomainNameStringThe fully qualified domain name (FQDN).
CSCDomainManager.Domain.registrationDateDateThe date when the domain was registered.
CSCDomainManager.Domain.registryExpiryDateDateThe expiration date of the domain registration in the registry.
CSCDomainManager.Domain.serverDeleteProhibitedBooleanIndicates if the domain is prohibited from deletion by the server.
CSCDomainManager.Domain.serverTransferProhibitedBooleanIndicates if the domain is prohibited from transfer by the server.
CSCDomainManager.Domain.serverUpdateProhibitedBooleanIndicates if the domain is prohibited from updates by the server.
CSCDomainManager.Domain.urlf.redirectTypeStringThe type of URL forwarding redirect.
CSCDomainManager.Domain.urlf.urlForwardingBooleanIndicates if URL forwarding is enabled for the domain.
CSCDomainManager.Domain.whoisContacts.cityStringThe city of the WHOIS contact.
CSCDomainManager.Domain.whoisContacts.contactTypeStringThe type of WHOIS contact (e.g., Registrant, Admin, Tech).
Domain.WHOIS.Admin.CountryStringThe country of the admin contact in the WHOIS record.
Domain.WHOIS.Admin.EmailStringThe email of the admin contact in the WHOIS record.
Domain.WHOIS.Admin.NameStringThe name of the admin contact in the WHOIS record.
Domain.WHOIS.Admin.PhoneStringThe phone number of the admin contact in the WHOIS record.
Domain.WHOIS.CreationDateDateThe creation date of the domain in the WHOIS record.
Domain.WHOIS.ExpirationDateDateThe expiration date of the domain in the WHOIS record.
Domain.WHOIS.NameServersStringThe name servers listed in the WHOIS record.
Domain.WHOIS.Registrant.CountryStringThe country of the registrant in the WHOIS record.
Domain.WHOIS.Registrant.EmailStringThe email of the registrant in the WHOIS record.
Domain.WHOIS.Registrant.NameStringThe name of the registrant in the WHOIS record.
Domain.WHOIS.Registrant.PhoneStringThe phone number of the registrant in the WHOIS record.

Command example#

!domain domain=csc-panw.biz

Context Example#

{
"CSCDomainManager": {
"Domain": {
"account": {
"accountName": "Palo Alto Networks - Integration",
"accountNumber": "8601230"
},
"brandName": "",
"businessUnit": "Cortex",
"countryCode": "",
"criticalDomain": false,
"customFields": [
{
"name": "Custom Field 2",
"value": "Custom-RefVal"
},
{
"name": "Department",
"value": "Xpanse"
},
{
"name": "PO Number",
"value": "2024-XR-586"
}
],
"dnsType": "CSC_BASIC",
"dnssecActivated": "USAGE_UNKNOWN",
"domain": "csc-panw",
"extension": "biz",
"idn": "",
"idnReferenceName": "",
"lastModifiedDate": "22-Apr-2024 UTC",
"lastModifiedDescription": "Domain registered",
"lastModifiedReason": "REGISTRATION_COMPLETE",
"localAgent": false,
"managedStatus": "ACTIVE",
"nameServers": [
"dns1.cscdns.net",
"dns2.cscdns.net"
],
"newGtld": false,
"paidThroughDate": "22-Apr-2025 UTC",
"qualifiedDomainName": "csc-panw.biz",
"registrationDate": "22-Apr-2024 UTC",
"registryExpiryDate": "22-Apr-2025 UTC",
"serverDeleteProhibited": false,
"serverTransferProhibited": false,
"serverUpdateProhibited": false,
"urlf": {
"redirectType": "",
"urlForwarding": false
},
"whoisContacts": [
{
"city": "Wilmington",
"contactType": "REGISTRANT",
"country": "US",
"email": "admin@internationaladmin.com",
"fax": "",
"firstName": "Domain",
"lastName": "Administrator",
"organization": "CSC Corporate Domains, Inc.",
"phone": "+1.3026365400",
"phoneExtn": "",
"postalCode": "19808",
"stateProvince": "DE",
"street1": "251 Little Falls Drive",
"street2": ""
},
{
"city": "Wilmington",
"contactType": "ADMINISTRATIVE",
"country": "US",
"email": "admin@internationaladmin.com",
"fax": "",
"firstName": "Domain",
"lastName": "Administrator",
"organization": "CSC Corporate Domains, Inc.",
"phone": "+1.3026365400",
"phoneExtn": "",
"postalCode": "19808",
"stateProvince": "DE",
"street1": "251 Little Falls Drive",
"street2": ""
},
{
"city": "Wilmington",
"contactType": "TECHNICAL",
"country": "US",
"email": "dns-admin@cscglobal.com",
"fax": "",
"firstName": "DNS",
"lastName": "Administrator",
"organization": "CSC Corporate Domains, Inc.",
"phone": "+1.3026365400",
"phoneExtn": "",
"postalCode": "19808",
"stateProvince": "DE",
"street1": "251 Little Falls Drive",
"street2": ""
}
],
"whoisPrivacy": false
}
},
"DBotScore": {
"Indicator": "csc-panw.biz",
"Reliability": "A - Completely reliable",
"Score": 0,
"Type": "domain",
"Vendor": "CSCDomainManager"
},
"Domain": {
"Admin": {
"Country": [
"US"
],
"Email": [
"admin@internationaladmin.com"
],
"Name": [
"Domain Administrator"
],
"Phone": [
"+1.3026365400"
]
},
"CreationDate": "22-Apr-2024 UTC",
"ExpirationDate": "22-Apr-2025 UTC",
"Name": "csc-panw",
"NameServers": [
"dns1.cscdns.net",
"dns2.cscdns.net"
],
"Registrant": {
"Country": [
"US"
],
"Email": [
"admin@internationaladmin.com"
],
"Name": [
"Domain Administrator"
],
"Phone": [
"+1.3026365400"
]
},
"Tech": {
"Country": [
"US"
],
"Email": [
"dns-admin@cscglobal.com"
],
"Name": [
"DNS Administrator"
],
"Organization": [
"CSC Corporate Domains, Inc."
]
},
"WHOIS": {
"Admin": {
"Country": [
"US"
],
"Email": [
"admin@internationaladmin.com"
],
"Name": [
"Domain Administrator"
],
"Phone": [
"+1.3026365400"
]
},
"CreationDate": "22-Apr-2024 UTC",
"ExpirationDate": "22-Apr-2025 UTC",
"NameServers": [
"dns1.cscdns.net",
"dns2.cscdns.net"
],
"Registrant": {
"Country": [
"US"
],
"Email": [
"admin@internationaladmin.com"
],
"Name": [
"Domain Administrator"
],
"Phone": [
"+1.3026365400"
]
}
}
}
}

Human Readable Output#

Domain#

Qualified Domain NameDomainIdnGeneric top-level domainsManaged StatusRegistration DateRegistry Expiry DatePaid Through DateCountry CodeServer Delete ProhibitedServer Transfer ProhibitedServer Update ProhibitedName ServersDns TypeWhois Contact first NameWhois Contact last NameWhois Contact email
csc-panw.bizcsc-panwfalseACTIVE22-Apr-2024 UTC22-Apr-2025 UTC22-Apr-2025 UTCfalsedns1.cscdns.net,
dns2.cscdns.net
CSC_BASICDomainAdministratoradmin@internationaladmin.com