All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.v1.2.0.cybox.objects.Whois_Object.xsd Maven / Gradle / Ivy

The newest version!


	
		This schema was originally developed by The MITRE Corporation. The CybOX XML Schema implementation is maintained by The MITRE Corporation and developed by the open CybOX Community. For more information, including how to get involved in the effort and how to submit change requests, please visit the CybOX website at http://cybox.mitre.org.
		
			Whois_Object
			2.1
			01/22/2014			
			The following specifies the fields and types that compose this defined CybOX Object type. Each defined object is an extension of the abstract ObjectPropertiesType, defined in CybOX Common. For more information on this extension mechanism, please see the CybOX Specification. This document is intended for developers and assumes some familiarity with XML. 
			Copyright (c) 2012-2014, The MITRE Corporation. All rights reserved. The contents of this file are subject to the terms of the CybOX License located at http://cybox.mitre.org/about/termsofuse.html. See the CybOX License for the specific language governing permissions and limitations for use of this schema. When distributing copies of the CybOX Schema, this license header must be included.
		
	
	
	
	
	
		
			The Whois_Entry object is intended to characterize an individual Whois entry for a domain.
		
	
	
		
			The WhoisObjectType type is intended to characterize Whois information for a domain.
		
		
			
				
					
						
							The Lookup_Date field specifies the date and time that the Whois record was queried.
						
					
					
						
							The Domain_Name field specifies the corresponding domain name for this whois entry.
						
					
					
						
							The Domain_ID field specifies the domain id for the domain associated with this Whois entry.
						
					
					
						
							The Server_Name field specifies the corresponding server name for this whois entry. This usually corresponds to a nameserver lookup.
						
					
					
						
							The IP_Address field specifies the corresponding ip address for this whois entry. The usually corresponds to a nameserver lookup.
						
					
					
						
							The DNSSEC element corresponds to the DNSSEC field associated with a Whois entry. Acceptable values are: "Signed" or "Unsigned".
						
					
					
						
							The Nameservers element represents a list of nameserver entries for a Whois entry.
						
					
					
						
							The Status element represents a list of statuses for a given Whois entry.
						
					
					
						
							The Updated_Date field specifies the date in which the registered domain information was last updated.
						
					
					
						
							The Creation_Date field specifies the date in which the registered domain was created.
						
					
					
						
							The Expiration_Date field specifies the date in which the registered domain will expire.
						
					
					
						
							The Regional_Internet_Registry field specifies the name of the Regional Internet Registry (RIR) which allocated the IP address contained in this WHOIS entry.
						
					
					
						
							The Sponsoring_Registrar field holds the name of the sponsoring registrar for the domain.
						
					
					
						
							The Registrar_Info element represents registrar info that would be returned from a registrar lookup.
						
					
					
						
							The Registrants element represents the registrant information associated with a domain lookup.
						
					
					
						
							The Contact_Info element represents contact info that would be returned from a contact lookup.
						
					
					
						
							The Remarks field specifies any remarks associated with this Whois entry.
						
					
				
			
		
	

	
		
			The WhoisStatusEnum enumeration lists all valid statuses for a domain within a whois entry.
		
		
			
				
					The 5-day Add Grace Period after the initial registration of a domain. If the domain is deleted by the registrar during this period, the registry provides a credit to the registrar for the cost of the registration.
				
			
			
				
					The 5-day period after a domain registration period is explicitly extended (renewed) by the registrar. If the domain is deleted by the registrar during this period, the registry provides a credit to the registrar for the cost of the renewal.
				
			
			
				
					The 45-day period after a domain registration period expires and is extended (renewed) automatically by the registry. If the domain is deleted by the registrar during this period, the registry provides a credit to the registrar for the cost of the renewal.
				
			
			
				
					The 5-day period after the successful transfer of domain name registration sponsorship from one registrar to another registrar. If the domain is deleted by the new sponsoring registrar during this period, the registry provides a credit to the registrar for the cost of the transfer.
				
			
			
				
					The 30-day period after a registrar has submitted a delete command to delete a domain from the registry. All Internet services associated with the domain are disabled. During this period, a registrar can submit a request to Restore the domain.
				
			
			
				
					The 5-day period following the PENDING DELETE RESTORABLE period. During this period, all Internet services associated with the domain will remain disabled and domain cannot be Restored.
				
			
			
				
					The registrar has submitted a Restore request for a domain that was previously in the status of PENDING DELETE RESTORABLE and the registry is awaiting a Restore Report from the registrar.
				
			
			
				
					This is the normal status for a domain that has no pending operations or prohibitions.
				
			
			
				
					The domain has no associated nameservers. A minimum of 2 nameservers must be associated with the domain before it can be published to the zone.
				
			
			
				
					Registrar does not allow the transfer of a domain.
				
			
			
				
					Registrar does not allow the renewal of a domain.
				
			
			
				
					Registrar does not allow the deletion of a domain.
				
			
			
				
					Registrar does not allow the update or modification of a domain.
				
			
			
				
					Registrar will not allow the domain to be published to the zone.
				
			
			
				
					Registry does not allow the transfer of a domain.
				
			
			
				
					Registry does not allow the renewal of a domain.
				
			
			
				
					Registry does not allow the deletion of a domain.
				
			
			
				
					Registry does not allow all the update or modification of a domain.
				
			
			
				
					Registry will not allow the domain to be published to the zone.
				
			
		
	

	
		
			
				
					The Registrar_ID corresponds to the Registrar ID field of a Whois entry.
				
			
			
				
					The Registrar_GUID corresponds to the Registrar GUID field of a Whois entry.
				
			
			
				
					The Name field holds the name of the registrar organization.
				
			
			
				
					The Address field holds the address (location) of the registrar organization.
				
			
			
				
					The main email address for the registrar.
				
			
			
				
					The Phone_Number field holds the phone number of the registrar organization.
				
			
			
				
					The Whois_Server field specifies the corresponding whois server for this registrar.
				
			
			
				
					The Referral_URL field specifies the corresponding referral URL for registrar.
				
			
			
				
					A list of registrar contacts.
				
			
		
	

	
		
			The WhoisDNSSECTypeEnum defines an enumeration of acceptable values for the DNSSEC field in a Whois entry.
		
		
			
				
					The Signed value signifies that the domain name associated with the Whois entry is digitally signed.
				
			
			
				
					The Unsigned value signifies that the domain name associated with the Whois entry is not digitally signed.
				
			
		
	

	
		
			The WhoisContactsType represents a list of contacts (usually registrar or registrant) found in a Whois entry.
		
		
			
				
					A contact found in a Whois entry.
				
			
		
	

	
		
			
				
					The Contact_ID corresponds to an ID for the contact. This can be presented as Contact ID, Billing ID, Admin ID, Tech ID, etc.
				
			
			
				
					The name of the contact.
				
			
			
				
					The email address of the contact.
				
			
			
				
					The phone number of the contact.
				
			
			
				
					The fax number of the contact.
				
			
			
				
					The address of the contact.
				
			
			
				
					The name of the organization this contact works for or is assoicated with.
				
			
		
		
			
				The contact_type field specifies what type of contact this is. Only values from WhoisObj:RegistrarContactTypeEnum can be used.
			
			
				
			
		
	

	
		
			The RegistrarContactTypeEnum defines the types of registrar contacts listed in a whois entry.
		
		
			
				
					The contact is an administrator.
				
			
			
				
					The contact is for billing.
				
			
			
				
					The contact is for technical assistance.
				
			
		
	

	
		
			The WhoisStatusType specifies a status for a domain as listed in its Whois entry. Only statuses defined by WhoisStatusTypeEnum can be used.
		
		
			
				
					
				
			
		
	

	
		
			The WhoisStatusesType defines a list of WhoisStatusType objecst.
		
		
			
		
	

	
		
			The WhoisNameserversType defines a list of nameservers associated with a Whois entry.
		
		
			
				
					The Nameserver field specifies a nameserver of the domain for this whois entry.
				
			
		
	

	
		
			
				
					
						
							The Registrant_ID specifies the registrant id for a given registrant.
						
					
				
			
		
	

	
		
			The WhoisRegistrantsType represents a list of registrant information for a given Whois entry.
		
		
			
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy