2.13 Rating by CuteStat

epexgear.com is 5 years 3 months old. It is a domain having com extension. This website is estimated worth of $ 8.95 and have a daily income of around $ 0.15. As no active threats were reported recently by users, epexgear.com is SAFE to browse.

PageSpeed Score
28
Siteadvisor Rating
Not Applicable

Traffic Report

Daily Unique Visitors: Not Applicable
Daily Pageviews: Not Applicable

Estimated Valuation

Income Per Day: $ 0.15
Estimated Worth: $ 8.95

Search Engine Indexes

Google Indexed Pages: Not Applicable
Bing Indexed Pages: Not Applicable

Search Engine Backlinks

Google Backlinks: Not Applicable
Bing Backlinks: Not Applicable

Safety Information

Google Safe Browsing: No Risk Issues
Siteadvisor Rating: Not Applicable
WOT Trustworthiness: Not Applicable
WOT Child Safety: Not Applicable

Website Ranks & Scores

Alexa Rank: Not Applicable
Domain Authority: Not Applicable

Web Server Information

Hosted IP Address:

118.69.201.220

Hosted Country:

Vietnam VN

Location Latitude:

10.8167

Location Longitude:

106.6833
EPEX INTERNATIONAL :: >> | // var isNS = (navigator.appName == "Netscape") ? 1 : 0; if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP); function mischandler(){ return false; } function mousehandler(e){ var myevent = (isNS) ? e : event; var eventbutton = (isNS) ? myevent.which : myevent.button; if((eventbutton==2)||(eventbutton==3)) return false; } document.oncontextmenu = mischandler; document.onmousedown = mousehandler; document.onmouseup = mousehandler; $(document).ready(function() { $('form#shonirsubscribefrm').submit(function(e){ if($("input#emailadd").val()==''){ alert('Email: required \n'); return false; }else if($("input#emailadd").val()=='Type your email address...'){ alert('Email: required \n'); return false; }else{ var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if(!emailReg.test($("input#emailadd").val())) { alert('Email: Please enter a valid email \n'); return false; }else{ return true; } } }); $('form#shonirsearchfrm').submit(function(e){ if($("input#q").val()==''){ alert('Please enter at least one searchable keyword \n'); return false; }else if($("input#q").val()=='Search entirs store here...'){ alert('Please enter at least one searchable keyword \n'); return false; }else{ return true; } }); }); jQuery(document).ready(function ($) { var _SlideshowTransitions = [ //Fade { $Duration: 1200, $Opacity: 2 } ]; var options = { $AutoPlay: true, //[Optional] Whether to auto play, to enable slideshow, this option must be set to true, default value is false $AutoPlaySteps: 1, //[Optional] Steps to go for each navigation request (this options applys only when slideshow disabled), the default value is 1 $AutoPlayInterval: 3000, //[Optional] Interval (in milliseconds) to go for next slide since the previous stopped if the slider is auto playing, default value is 3000 $PauseOnHover: 1, //[Optional] Whether to pause when mouse over if a slider is auto playing, 0 no pause, 1 pause for desktop, 2 pause for touch device, 3 pause for desktop and touch device, default value is 1 $ArrowKeyNavigation: true, //[Optional] Allows keyboard (arrow key) navigation or not, default value is false $SlideDuration: 500, //[Optional] Specifies default duration (swipe) for slide in milliseconds, default value is 500 $MinDragOffsetToSlide: 20, //[Optional] Minimum drag offset to trigger slide , default value is 20 //$SlideWidth: 600, //[Optional] Width of every slide in pixels, default value is width of 'slides' container //$SlideHeight: 300, //[Optional] Height of every slide in pixels, default value is height of 'slides' container $SlideSpacing: 0, //[Optional] Space between each slide in pixels, default value is 0 $DisplayPieces: 1, //[Optional] Number of pieces to display (the slideshow would be disabled if the value is set to greater than 1), the default value is 1 $ParkingPosition: 0, //[Optional] The offset position to park slide (this options applys only when slideshow disabled), default value is 0. $UISearchMode: 1, //[Optional] The way (0 parellel, 1 recursive, default value is 1) to search UI components (slides container, loading screen, navigator container, arrow navigator container, thumbnail navigator container etc). $PlayOrientation: 1, //[Optional] Orientation to play slide (for auto play, navigation), 1 horizental, 2 vertical, 5 horizental reverse, 6 vertical reverse, default value is 1 $DragOrientation: 3, //[Optional] Orientation to drag slide, 0 no drag, 1 horizental, 2 vertical, 3 either, default value is 1 (Note that the $DragOrientation should be the same as $PlayOrientation when $DisplayPieces is greater than 1, or parking position is not 0) $SlideshowOptions: { //[Optional] Options to specify and enable slideshow or not $Class: $JssorSlideshowRunner$, //[Required] Class to create instance of slideshow $Transitions: _SlideshowTransitions, //[Required] An array of slideshow transitions to play slideshow $TransitionsOrder: 1, //[Optional] The way to choose transition to play slide, 1 Sequence, 0 Random $ShowLink: true //[Optional] Whether to bring slide link on top of the slider when slideshow is running, default value is false }, $BulletNavigatorOptions: { //[Optional] Options to specify and enable navigator or not $Class: $JssorBulletNavigator$, //[Required] Class to create navigator instance $ChanceToShow: 2, //[Required] 0 Never, 1 Mouse Over, 2 Always $AutoCenter: 1, //[Optional] Auto center navigator in parent container, 0 None, 1 Horizontal, 2 Vertical, 3 Both, default value is 0 $Steps: 1, //[Optional] Steps to go for each navigation request, default value is 1 $Lanes: 1, //[Optional] Specify lanes to arrange items, default value is 1 $SpacingX: 10, //[Optional] Horizontal space between each item in pixel, default value is 0 $SpacingY: 10, //[Optional] Vertical space between each item in pixel, default value is 0 $Orientation: 1 //[Optional] The orientation of the navigator, 1 horizontal, 2 vertical, default value is 1 }, $ArrowNavigatorOptions: { $Class: $JssorArrowNavigator$, //[Requried] Class to create arrow navigator instance $ChanceToShow: 2, //[Required] 0 Never, 1 Mouse Over, 2 Always $Steps: 1 //[Optional] Steps to go for each navigation request, default value is 1 } }; var jssor_slider1 = new $JssorSlider$("slider1_container", options); //responsive code begin //you can remove responsive code if you don't want the slider scales while window resizes function ScaleSlider() { var parentWidth = jssor_slider1.$Elmt.parentNode.clientWidth; if (parentWidth) jssor_slider1.$SetScaleWidth(Math.min(parentWidth, 1000)); else window.setTimeout(ScaleSlider, 30); } ScaleSlider(); if (!navigator.userAgent.match(/(iPhone|iPod|iPad|BlackBerry|IEMobile)/)) { $(window).bind('resize', ScaleSlider); } //if (navigator.userAgent.match(/(iPhone|iPod|iPad)/)) { // $(window).bind("orientationchange", ScaleSlider); //} //responsive code end });

Page Resources Breakdown

Homepage Links Analysis

Website Inpage Analysis

H1 Headings: Not Applicable H2 Headings: Not Applicable
H3 Headings: Not Applicable H4 Headings: Not Applicable
H5 Headings: Not Applicable H6 Headings: Not Applicable
Total IFRAMEs: Not Applicable Total Images: 140
Google Adsense: Not Applicable Google Analytics: UA-46030794-1

Websites Hosted on Same IP (i.e. 118.69.201.220)

合同会社チップスリーズ

- tip3s.com

マーケットと共に変化を創造し、個々の能力を発揮できる環境構築と「信頼」「感動」「立案」「サプライズ」を追究します。朱印帳ブランド「HollyHock/ホリーホック」ブランド運営

Not Applicable $ 8.95

HD PORN

- pornzeb.com
3,677,733 $ 240.00

CÔNG TY CP GIÁO DỤC TÀI CHÍNH | Thiết bị mầm non tại ĐÃ

- thietbimamnonmientrung.com

Đơn vị nhập khẩu và sản xuất thiết bị giáo dục mầm non cung cấp Thiết bị mầm non cho các trường Mầm Non, Nhà thiếu nhi, Khu vui chơi, giải trí tại Đà Nẵng và trong khu vực Miền Trung -Tây Nguyên. Thiết bị mầm non tại Đà Nẵng

Not Applicable $ 8.95

Gocdaiviet.com

- gocdaiviet.com

Gocdaiviet.com | Hòa Nhịp Trái Tim

26,162,420 $ 8.95

Account Suspended

- toiraq.com

Recreation facility management is a complex responsibility. Professionals in this field are responsible for various types of facilities—recreation centers, water parks and pools, playgrounds, parks, fitness centers, sport complexes, and resorts—each with its own set of goals and challenges.

Not Applicable $ 8.95

HTTP Header Analysis

HTTP/1.1 200 OK
Date: Fri, 18 Jan 2019 12:16:13 GMT
Server: Apache/2.4.33 (cPanel) OpenSSL/1.0.2o mod_bwlimited/1.4
X-Powered-By: PHP/5.3.29
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8

Domain Information

Domain Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registration Date: Jan 16, 2019, 12:00 AM 5 years 3 months 3 weeks ago
Last Modified: Jan 16, 2019, 12:00 AM 5 years 3 months 3 weeks ago
Domain Status:
clientTransferProhibited

Domain Nameserver Information

Host IP Address Country
rs51.signtrue.com 64.20.51.18 United States of America United States of America
rs52.signtrue.com 64.20.51.18 United States of America United States of America

DNS Record Analysis

Host Type TTL Extra
epexgear.com A 10795 IP: 66.23.237.186
epexgear.com NS 86400 Target: rs51.signtrue.com
epexgear.com NS 86400 Target: rs52.signtrue.com
epexgear.com SOA 10794 MNAME: rs51.signtrue.com
RNAME: accounts.webexcels.com
Serial: 2017031200
Refresh: 86400
Retry: 7200
Expire: 3600000
Minimum TTL: 86400
epexgear.com MX 14400 Target: epexgear.com
epexgear.com TXT 14400 TXT: v=spf1 +a +mx +ip4:66.23.237.186 ~all

Full WHOIS Lookup

Domain Name: EPEXGEAR.COM
Registry Domain ID: 2352752155_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2019-01-16T06:43:45Z
Creation Date: 2019-01-16T06:43:44Z
Registry Expiry Date: 2020-01-16T06:43:44Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: abuse-contact@publicdomainregistry.com
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: RS51.SIGNTRUE.COM
Name Server: RS52.SIGNTRUE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2019-01-18T12:16:07Z