orionmicro.com stats and valuation

Basic Information
Created 1998-11-30
Updated 2020-10-01
Expires 2025-11-29
Registrar Network Solutions, LLC
Alexa Rank99999999
Backlinks0
Semrush Rank10919401
Domain Authority0/100
Pageviews11/ Day
Worth21.9
Last Updated:
Website Information
Title
iQuakeMini - iQuakeLite /title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="description" content="iQuakeMini for iPad, iPhone and iPod"> <meta name="description" content="Our iPhone applications are cool and instructive"> <meta name="keywords" content="iQuakeMini, iQuakeLite, iPad,iPhone, iPod,App Store,iTunes Store, TicTacToe, TicWiToe"> <script language="JavaScript" type="text/javascript"> <!-- //--------------- LOCALIZEABLE GLOBALS --------------- var d=new Date(); var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December"); //Ensure correct for language. English is "January 1, 2004" var TODAY = monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear(); //--------------- END LOCALIZEABLE --------------- function MM_goToURL() { //v3.0 var i, args=MM_goToURL.arguments; document.MM_returnValue = false; for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'"); } function MM_timelineStop(tmLnName) { //v1.2 //Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Macromedia, Inc. All rights reserved. if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time if (tmLnName == null) //stop all for (var i=0; i<document.MM_Time.length; i++) document.MM_Time[i].ID = null; else document.MM_Time[tmLnName].ID = null; //stop one } function MM_timelineGoto(tmLnName, fNew, numGotos) { //v2.0 //Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Macromedia, Inc. All rights reserved. var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,lastKeyFr,propNum,theObj; if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time tmLn = document.MM_Time[tmLnName]; if (numGotos != null) if (tmLn.gotoCount == null) tmLn.gotoCount = 1; else if (tmLn.gotoCount++ >= numGotos) {tmLn.gotoCount=0; return} jmpFwd = (fNew > tmLn.curFrame); for (i = 0; i < tmLn.length; i++) { sprite = (jmpFwd)? tmLn[i] : tmLn[(tmLn.length-1)-i]; //count bkwds if jumping back if (sprite.charAt(0) == "s") { numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0]; lastKeyFr = sprite.keyFrames[numKeyFr - 1]; if ((jmpFwd && fNew<firstKeyFr) || (!jmpFwd && lastKeyFr<fNew)) continue; //skip if untouchd for (keyFrm=1; keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]; keyFrm++); for (j=0; j<sprite.values.length; j++) { props = sprite.values[j]; if (numKeyFr == props.length) propNum = keyFrm-1 //keyframes only else propNum = Math.min(Math.max(0,fNew-firstKeyFr),props.length-1); //or keep in legal range if (sprite.obj != null) { if (props.prop2 == null) sprite.obj[props.prop] = props[propNum]; else sprite.obj[props.prop2][props.prop] = props[propNum]; } } } else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value); } tmLn.curFrame = fNew; if (tmLn.ID == 0) eval('MM_timelinePlay(tmLnName)'); } function MM_timelinePlay(tmLnName, myID) { //v1.2 //Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Macromedia, Inc. All rights reserved. var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firstTime=false; if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time tmLn = document.MM_Time[tmLnName]; if (myID == null) { myID = ++tmLn.ID; firstTime=true;}//if new call, incr ID if (myID == tmLn.ID) { //if Im newest setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay); fNew = ++tmLn.curFrame; for (i=0; i<tmLn.length; i++) { sprite = tmLn[i]; if (sprite.charAt(0) == 's') { if (sprite.obj) { numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0]; if (fNew >= firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {//in range keyFrm=1; for (j=0; j<sprite.values.length; j++) { props = sprite.values[j]; if (numKeyFr != props.length) { if (props.prop2 == null) sprite.obj[props.prop] = props[fNew-firstKeyFr]; else sprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr]; } else { while (keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]) keyFrm++; if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) { if (props.prop2 == null) sprite.obj[props.prop] = props[keyFrm-1]; else sprite.obj[props.prop2][props.prop] = props[keyFrm-1]; } } } } } } else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value); if (fNew > tmLn.lastFrame) tmLn.ID = 0; } } } function MM_initTimelines() { //v4.0 //MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved. var ns = navigator.appName == "Netscape"; var ns4 = (ns && parseInt(navigator.appVersion) == 4); var ns5 = (ns && parseInt(navigator.appVersion) > 4); var macIE5 = (navigator.platform ? (navigator.platform == "MacPPC") : false) && (navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4); document.MM_Time = new Array(1); document.MM_Time[0] = new Array(5); document.MM_Time["Timeline1"] = document.MM_Time[0]; document.MM_Time[0].MM_Name = "Timeline1"; document.MM_Time[0].fps = 1; document.MM_Time[0][0] = new String("sprite"); document.MM_Time[0][0].slot = 1; if (ns4) document.MM_Time[0][0].obj = document["Layer1"]; else if (ns5) document.MM_Time[0][0].obj = document.getElementById("Layer1"); else document.MM_Time[0][0].obj = document.all ? document.all["Layer1"] : null; document.MM_Time[0][0].keyFrames = new Array(1, 5, 18); document.MM_Time[0][0].values = new Array(1); document.MM_Time[0][0].values[0] = new Array("visible","hidden","visible"); document.MM_Time[0][0].values[0].prop = "visibility"; if (!ns4) document.MM_Time[0][0].values[0].prop2 = "style"; document.MM_Time[0][1] = new String("sprite"); document.MM_Time[0][1].slot = 2; if (ns4) document.MM_Time[0][1].obj = document["Layer2"]; else if (ns5) document.MM_Time[0][1].obj = document.getElementById("Layer2"); else document.MM_Time[0][1].obj = document.all ? document.all["Layer2"] : null; document.MM_Time[0][1].keyFrames = new Array(1, 5, 10, 18); document.MM_Time[0][1].values = new Array(1); document.MM_Time[0][1].values[0] = new Array("hidden","visible","hidden","hidden"); document.MM_Time[0][1].values[0].prop = "visibility"; if (!ns4) document.MM_Time[0][1].values[0].prop2 = "style"; document.MM_Time[0][2] = new String("sprite"); document.MM_Time[0][2].slot = 3; if (ns4) document.MM_Time[0][2].obj = document["Layer3"]; else if (ns5) document.MM_Time[0][2].obj = document.getElementById("Layer3"); else document.MM_Time[0][2].obj = document.all ? document.all["Layer3"] : null; document.MM_Time[0][2].keyFrames = new Array(1, 10, 14, 18); document.MM_Time[0][2].values = new Array(1); document.MM_Time[0][2].values[0] = new Array("hidden","visible","hidden","hidden"); document.MM_Time[0][2].values[0].prop = "visibility"; if (!ns4) document.MM_Time[0][2].values[0].prop2 = "style"; document.MM_Time[0][3] = new String("sprite"); document.MM_Time[0][3].slot = 4; if (ns4) document.MM_Time[0][3].obj = document["Layer4"]; else if (ns5) document.MM_Time[0][3].obj = document.getElementById("Layer4"); else document.MM_Time[0][3].obj = document.all ? document.all["Layer4"] : null; document.MM_Time[0][3].keyFrames = new Array(1, 14, 18); document.MM_Time[0][3].values = new Array(1); document.MM_Time[0][3].values[0] = new Array("hidden","visible","hidden"); document.MM_Time[0][3].values[0].prop = "visibility"; if (!ns4) document.MM_Time[0][3].values[0].prop2 = "style"; document.MM_Time[0][4] = new String("behavior"); document.MM_Time[0][4].frame = 19; document.MM_Time[0][4].value = "MM_timelineGoto('Timeline1','1')"; document.MM_Time[0].lastFrame = 19; for (i=0; i<document.MM_Time.length; i++) { document.MM_Time[i].ID = null; document.MM_Time[i].curFrame = 0; document.MM_Time[i].delay = 1000/document.MM_Time[i].fps; } } //--> </script> <style type="text/css"> <!-- body { margin-right: 0px; margin-bottom: 0px; background-image: url(a/images/blackstr.png); background-color: #000000; background-repeat: repeat; } .Title { font-size: 18; font-family: Arial, Helvetica, sans-serif; background-color: #000000; } .styleBody { font-size: 12; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; } .stylemenu { font-size: 12; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; } .bottomcopy { font-size: 11; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; } a:link { color: #FF6600; } a:visited { color: #FFFF33; } .style18 {color: #CCCCCC; font-size: small; } .style20 {background-color: #000000; font-family: Arial, Helvetica, sans-serif;} .style23 {color: #CCCCCC} .style25 {line-height: 16px; letter-spacing: .1em; text-decoration: none; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; } a:hover { color: #00FFFF; } body,td,th { color: #EEEEEE; } --> </style> <link href="a/assets/black.css" rel="stylesheet" type="text/css"> <style type="text/css"> <!-- .style38 { font-family: Arial, Helvetica, sans-serif; font-size: 10px} #Layer1 { position:absolute; width:340; height:560; z-index:4; left: 300; top: 200; visibility: hidden; } #Layer2 { position:absolute; width:340; height:560; z-index:3; left: 300; top: 200; visibility: hidden; } #Layer3 { position:absolute; width:200px; height:115px; z-index:2; left: 300; top: 200; visibility: hidden; } #Layer4 { position:absolute; width:200px; height:115px; z-index:1; left: 300; top: 200; visibility: visible; } --> </style>
Http Header
HTTP/1.1 200 OK
Date: Wed, 24 Feb 2021 14:16:32 GMT
Server: Apache
Last-Modified: Fri, 03 Jul 2020 11:10:20 GMT
Accept-Ranges: bytes
Content-Length: 17852
Vary: Accept-Encoding,User-Agent
Content-Type: text/html
SSL Provider
Let's Encrypt
Semrush Metrics
Semrush Rank10919401Rank based on keywords, cost and organic traffic
Keywords10Number of keywords in top 20 Google SERP
Organic Traffic7Number of visitors coming from top 20 search results
Cost (in USD)0$How much need to spend if get same number of visitors from Google Adwords
Adwords Keyword0Keywords a website is buying in Google AdWords for ads that appear in paid search results.
Adwords Traffic0Number of visitors brought to the website via paid search results.
Adwords budget (in USD)0$Estimated budget spent for buying keywords in Google AdWords for ads that appear in paid search results (monthly estimation).

View Full Report

DNS Report
HostTypeClassTTLExtra
orionmicro.comAIN14400ip: 69.90.160.225
orionmicro.comNSIN86400target: ns2.hostpapa.com
orionmicro.comNSIN86400target: ns1.hostpapa.com
orionmicro.comSOAIN86400mname: ns1.hostpapa.com
rname: admin.hostpapa.com
serial: 2021022400
refresh: 3600
retry: 7200
expire: 1209600
minimum-ttl: 86400
orionmicro.comMXIN14400pri: 0
target: orionmicro.com
orionmicro.comTXTIN14400txt: v=spf1 +a +mx +ip4:69.90.160.225 +include:spf.antispamcloud.com ~all
entries: Array
IP Address Information
Server IP
69.90.160.225
Server Location
Oakville,ON,Canada
ISP
Peer 1 Network (USA)
Location on MAP
Domain Whois Record
	     Domain Name: ORIONMICRO.COM
   Registry Domain ID: 2574692_DOMAIN_COM-VRSN
   Registrar WHOIS Server: whois.networksolutions.com
   Registrar URL: http://networksolutions.com
   Updated Date: 2020-10-01T06:51:22Z
   Creation Date: 1998-11-30T05:00:00Z
   Registry Expiry Date: 2025-11-29T05:00:00Z
   Registrar: Network Solutions, LLC
   Registrar IANA ID: 2
   Registrar Abuse Contact Email: abuse@web.com
   Registrar Abuse Contact Phone: +1.8003337680
   Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
   Name Server: NS1.HOSTPAPA.COM
   Name Server: NS2.HOSTPAPA.COM
   DNSSEC: unsigned
   URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2021-02-24T14:16:25Z <<<

For more information on Whois status codes, please visit https://icann.org/epp

NOTICE: The expiration date displayed in this record is the date the
registrar's sponsorship of the domain name registration in the registry is
currently set to expire. This date does not necessarily reflect the expiration
date of the domain name registrant's agreement with the sponsoring
registrar.  Users may consult the sponsoring registrar's Whois database to
view the registrar's reported date of expiration for this registration.

IP Address Has Reached Rate Limit	  

Analyze Another Website

Semrush 14 days trial

Recently Viewed