cookcomputing.com valuation and analysis

Robots.txt Information
Robot Path Permission
GoogleBot /
BingBot /
BaiduSpider /
YandexBot /
Meta Tags
Title Cook
Description Archives Regex XML-RPC.NET About Cook Computing Implementing an XML-RPC Service with ASP.NET MVC April 1, 2012 Written by Charles Cook I received a couple
Keywords N/A
Server Information
WebSite cookcomputing faviconcookcomputing.com
Host IP 96.31.33.28
Location United States
Related Websites
Site Rank
More to Explore
cookcomputing.com Valuation
US$1,124
Last updated: 2022-06-30 18:10:13

cookcomputing.com has Semrush global rank of 0. cookcomputing.com has an estimated worth of US$ 1,124, based on its estimated Ads revenue. cookcomputing.com receives approximately 129 unique visitors each day. Its web server is located in United States, with IP address 96.31.33.28. According to SiteAdvisor, cookcomputing.com is safe to visit.

Traffic & Worth Estimates
Purchase/Sale Value US$1,124
Daily Ads Revenue US$1
Monthly Ads Revenue US$31
Yearly Ads Revenue US$373
Daily Unique Visitors 8
Note: All traffic and earnings values are estimates.
DNS Records
Host Type TTL Data
cookcomputing.com. A 3599 IP: 96.31.33.28
cookcomputing.com. NS 3600 NS Record: ns1.discountasp.net.
cookcomputing.com. NS 3600 NS Record: ns2.discountasp.net.
cookcomputing.com. NS 3600 NS Record: ns3.discountasp.net.
cookcomputing.com. MX 3600 MX Record: 20 alt1.aspmx.l.google.com.
cookcomputing.com. MX 3600 MX Record: 30 alt2.aspmx.l.google.com.
cookcomputing.com. MX 3600 MX Record: 10 aspmx.l.google.com.
HtmlToTextCheckTime:2022-06-30 18:10:13
Archives Regex XML-RPC.NET About Cook Computing Implementing an XML-RPC Service with ASP.NET MVC April 1, 2012 Written by Charles Cook I received a couple of emails recently asking how to implement an XML-RPC service in an ASP.NET MVC application. In case anyone is interested this is how to do it (this is an expanded version of an earlier post ). Define an interface for your XML-RPC service, for example: using CookComputing.XmlRpc; public interface IStateName { [XmlRpcMethod("examples.getStateName")] string GetStateName(int stateNumber); } Implement the service: using CookComputing.XmlRpc; public class StateNameService : XmlRpcService, IStateName { public string GetStateName(int stateNumber) { if (stateNumber < 1 || stateNumber > m_stateNames.Length) throw new XmlRpcFaultException(1, "Invalid state number"); return m_stateNames[stateNumber - 1]; } string[] m_stateNames = { "Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", "Florida",
HTTP Headers
HTTP/1.1 302 Found
Cache-Control: private
Content-Length: 133
Content-Type: text/html; charset=utf-8
Location: /blog/index.html
Server: Microsoft-IIS/8.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Wed, 27 Oct 2021 05:00:26 GMT
Connection: close

HTTP/1.1 200 OK
Cache-Control: public, max-age=14975
Content-Length: 62011
Content-Type: text/html; charset=utf-8
Expires: Wed, 27 Oct 2021 09:10:02 GMT
Last-Modified: Tue, 26 Oct 2021 09:10:02 GMT
Vary: *
Server: Microsoft-IIS/8.0
X-AspNetMvc-Version: 3.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Wed, 27 Oct 2021 05:00:26 GMT
Connection: close
cookcomputing.com Whois Information
Domain Name: COOKCOMPUTING.COM
Registry Domain ID: 7542780_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2021-08-23T07:39:02Z
Creation Date: 1999-06-28T15:54:45Z
Registry Expiry Date: 2022-06-28T15:54:45Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: abuse@namecheap.com
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DISCOUNTASP.NET
Name Server: NS2.DISCOUNTASP.NET
Name Server: NS3.DISCOUNTASP.NET
DNSSEC: unsigned
>>> Last update of whois database: 2021-09-15T02:56:22Z <<<