wsphp.net valuation and analysis

Robots.txt Information
Robot Path Permission
GoogleBot /
BingBot /
BaiduSpider /
YandexBot /
User-agent: *

Disallow: /cgi-bin
Disallow: /ftp
Meta Tags
Title Websocket server for
Description WSPHP en | ru WSPHP WSPHP is small and fast server written in C++ providing developers with a tool to create bi-directional applications between clients and ser
Keywords N/A
Server Information
WebSite wsphp faviconwsphp.net
Host IP 173.225.110.100
Location United States
Related Websites
Site Rank
More to Explore
wsphp.net Valuation
US$386,125
Last updated: 2022-06-23 11:39:07

wsphp.net has Semrush global rank of 27,411,599. wsphp.net has an estimated worth of US$ 386,125, based on its estimated Ads revenue. wsphp.net receives approximately 44,553 unique visitors each day. Its web server is located in United States, with IP address 173.225.110.100. According to SiteAdvisor, wsphp.net is safe to visit.

Traffic & Worth Estimates
Purchase/Sale Value US$386,125
Daily Ads Revenue US$357
Monthly Ads Revenue US$10,693
Yearly Ads Revenue US$128,313
Daily Unique Visitors 2,971
Note: All traffic and earnings values are estimates.
DNS Records
Host Type TTL Data
wsphp.net. A 14400 IP: 173.225.110.100
wsphp.net. NS 86400 NS Record: dns2050b.trouble-free.net.
wsphp.net. NS 86400 NS Record: dns2050a.trouble-free.net.
wsphp.net. MX 14400 MX Record: 0 wsphp.net.
HtmlToTextCheckTime:2022-06-23 11:39:07
en | ru WSPHP WSPHP is small and fast server written in C++ providing developers with a tool to create bi-directional applications between clients and servers over Websockets. Developers may continue using PHP as usual. No special knowledge is required. Hello, world Here are simple steps to create your first Websockets application in PHP test1.js ws = new WebSocket( "ws://127.0.0.1:30403" ); /* You may mask IP address and port using Nginx */ ws.onopen = onWebsocketConnected; ws.onmessage = onWebsocketReceived; function onWebsocketConnected(e) { ws.send("my_name_is=John"); } function onWebsocketReceived(e) { alert(e.data); } app1.php if(isset($_GET[’my_name_is’])) { echo "<WSContent>\n"; echo "<WSReply>Hello, " . $_GET[’my_name_is’] . "</WSReply>"; echo "</WSContent>\n"; } In java script we send query string my_name_is=John to server. Server wraps its responce with special tags <WSReply>. Once received, browser will show the alert window with greeting
HTTP Headers
HTTP/1.1 200 OK
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
x-powered-by: PHP/5.3.29
content-type: text/html; charset=UTF-8
date: Sun, 24 Oct 2021 09:58:28 GMT
server: LiteSpeed
wsphp.net Whois Information
Domain Name: WSPHP.NET
Registry Domain ID: 2147119809_DOMAIN_NET-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2020-09-30T17:31:04Z
Creation Date: 2017-07-26T18:29:31Z
Registry Expiry Date: 2022-07-26T18:29:31Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: abuse@godaddy.com
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: DNS2050A.TROUBLE-FREE.NET
Name Server: DNS2050B.TROUBLE-FREE.NET
DNSSEC: unsigned
>>> Last update of whois database: 2021-09-12T17:51:09Z <<<