Help
RSS
API
Feed
Maltego
Contact
Domain > betbigtime.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-12-30
104.21.54.78
(
ClassC
)
2026-02-14
104.21.10.4
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sat, 14 Feb 2026 14:33:30 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-alivecache-control: privateReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sh2mzZT7olfrtRkP3e8mUV%2BYNkkiHWawBzQIR2PgX%2BgnOx3q8Kr1qXnzDBaWooO3uINNbYo6y4gpKXvOADxHIdrGdbf9dzmmcWCOH2A%3D%3D}}vary: Accept-Encodingserver: cloudflareset-cookie: ASPSESSIONIDSSCDQRTQFLHPHIAAOAOMABBJCFNJHOMM; path/set-cookie: SERVERIDwww02; path/x-powered-by: ASP.NETNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}cf-cache-status: DYNAMICCF-RAY: 9cdd47e9291f1ef3-PDXalt-svc: h3:443; ma86400 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml>head> style typetext/css> #dropmenudiv { position: absolute; border-bottom-width: 0; font: normal 12px Verdana; line-height: 18px; z-index: 100; } #dropmenudiv a { width: 100%; display: block; text-indent: 3px; padding: 1px 0; text-decoration: none; font-weight: bold; color: #FFFFFF; font-size: 10px; font: Verdana, Arial, Helvetica, sans-serif } #dropmenudiv a:hover { /*hover background color*/ background-color: #666666; } /style> script typetext/javascript> //Contents for menu 1 var menu1 new Array() menu10 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nfl/schedules/nflschedules.htm>Schedules/a> menu11 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nfl/news.asp>News/a> menu12 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nfl/injury_report.asp>Injury Report/a> menu13 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nfl/teams/nfl_teams.htm>Teams/a> menu14 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nfl_lines.html>NFL Lines/a> //Contents for menu 2, and so on var menu2 new Array() menu20 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nba/schedule/schedules.htm>schedules/a> menu21 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nba/news.asp>News/a> menu22 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nba/injury_report.asp>Injury Report/a> menu23 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nba_lines.html>NBA Lines/a> var menu3 new Array() menu30 a hrefhttp://www.betwestcoast.com/betwestcoast-content/mlb/schedule/mlb.htm>Schedules/a> menu31 a hrefhttp://www.betwestcoast.com/betwestcoast-content/mlb/news.asp>News/a> menu32 a hrefhttp://www.betwestcoast.com/betwestcoast-content/mlb/injury_report.asp>Injury Report/a> menu33 a hrefhttp://www.betwestcoast.com/betwestcoast-content/mlb/teams/mlb.htm>Teams/a> menu34 a hrefhttp://www.betwestcoast.com/betwestcoast-content/mlb_lines.html>MLB Lines/a> var menu4 new Array() menu40 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nhl/news.asp>News/a> menu41 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nhl/injury_report.asp>Injury Reports/a> menu42 a hrefhttp://www.betwestcoast.com/betwestcoast-content/nhl_lines.html>NHL Lines/a> var menu5 new Array() menu50 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/soccer/news.asp>News/a> menu51 a hrefhttp://www.betwestcoast.com/betwestcoast-content/soccer.html>Soccer Lines/a> var menu6 new Array() menu60 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/golf/pga_schedule.htm>Schedules/a> menu61 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/golf/news.asp>News/a> var menu7 new Array() menu70 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/nascar/nascar_schedule.htm>Schedules/a> menu71 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/nascar/news.asp>News/a> var menu8 new Array() menu80 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/tennis/atp/atp_schedule_jan.htm>Schedules/a> menu81 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/tennis/news.asp>News/a> var menu9 new Array() menu90 a hrefhttp://www.betwestcoast.com/betwestcoast-content/sports/boxing/boxing_schedule.htm>Schedules/a> var menuwidth 140px //default menu width var menubgcolor gray //menu bgcolor var disappeardelay 250 //menu disappear speed onMouseout (in miliseconds) var hidemenu_onclick yes //hide menu when user clicks within menu? /////No further editting needed var ie4 document.all var ns6 document.getElementById && !document.all if (ie4 || ns6) document.write(div iddropmenudiv stylevisibility:hidden;width: + menuwidth + ;background-color: + menubgcolor + onMouseoverclearhidemenu() onMouseoutdynamichide(event)>/div>) function getposOffset(what, offsettype) { var totaloffset (offsettype left) ? what.offsetLeft : what.offsetTop; var parentEl what.offsetParent; while (parentEl ! null) { totaloffset (offsettype left) ? totaloffset + parentEl.offsetLeft : totaloffset + parentEl .offsetTop; parentEl parentEl.offsetParent; } return totaloffset; } function showhide(obj, e, visible, hidden, menuwidth) { if (ie4 || ns6) dropmenuobj.style.left dropmenuobj.style.top -500px if (menuwidth ! ) { dropmenuobj.widthobj dropmenuobj.style dropmenuobj.widthobj.width menuwidth } if (e.type click && obj.visibility hidden || e.type mouseover) obj.visibility visible else if (e.type click) obj.visibility hidden } function iecompattest() { return (document.compatMode && document.compatMode ! BackCompat) ? document.documentElement : document .body } function clearbrowseredge(obj, whichedge) { var edgeoffset 0 if (whichedge rightedge) { var windowedge ie4 && !window.opera ? iecompattest().scrollLeft + iecompattest().clientWidth - 15 : window.pageXOffset + window.innerWidth - 15 dropmenuobj.contentmeasure dropmenuobj.offsetWidth if (windowedge - dropmenuobj.x dropmenuobj.contentmeasure) edgeoffset dropmenuobj.contentmeasure - obj.offsetWidth } else { var topedge ie4 && !window.opera ? iecompattest().scrollTop : window.pageYOffset var windowedge ie4 && !window.opera ? iecompattest().scrollTop + iecompattest().clientHeight - 15 : window.pageYOffset + window.innerHeight - 18 dropmenuobj.contentmeasure dropmenuobj.offsetHeight if (windowedge - dropmenuobj.y dropmenuobj.contentmeasure) { //move up? edgeoffset dropmenuobj.contentmeasure + obj.offsetHeight if ((dropmenuobj.y - topedge) dropmenuobj.contentmeasure) //up no good either? edgeoffset dropmenuobj.y + obj.offsetHeight - topedge } } return edgeoffset } function populatemenu(what) { if (ie4 || ns6) dropmenuobj.innerHTML what.join() } function dropdownmenu(obj, e, menucontents, menuwidth) { if (window.event) event.cancelBubble true else if (e.stopPropagation) e.stopPropagation() clearhidemenu() dropmenuobj document.getElementById ? document.getElementById(dropmenudiv) : dropmenudiv populatemenu(menucontents) if (ie4 || ns6) { showhide(dropmenuobj.style, e, visible, hidden, menuwidth) dropmenuobj.x getposOffset(obj, left) dropmenuobj.y getposOffset(obj, top) dropmenuobj.style.left dropmenuobj.x - clearbrowseredge(obj, rightedge) + px dropmenuobj.style.top dropmenuobj.y - clearbrowseredge(obj, bottomedge) + obj.offsetHeight + px } return clickreturnvalue() } function clickreturnvalue() { if (ie4 || ns6) return false else return true } function contains_ns6(a, b) { while (b.parentNode) if ((b b.parentNode) a) return true; return false; } function dynamichide(e) { if (ie4 && !dropmenuobj.contains(e.toElement)) delayhidemenu() else if (ns6 && e.currentTarget ! e.relatedTarget && !contains_ns6(e.currentTarget, e.relatedTarget)) delayhidemenu() } function hidemenu(e) { if (typeof dropmenuobj ! undefined) { if (ie4 || ns6) dropmenuobj.style.visibility hidden } } function delayhidemenu() { if (ie4 || ns6) delayhide setTimeout(hidemenu(), disappeardelay) } function clearhidemenu() { if (typeof delayhide ! undefined) clearTimeout(delayhide) } if (hidemenu_onclick yes) document.onclick hidemenu /script> meta http-equivContent-Type contenttext/html; charsetiso-8859-1 /> meta namerobots contentnoindex,nofollow> title>::::: BET BIG TIME :::::/title> link hreffrontend/styles-bet.css relstylesheet typetext/css /> script srcfrontend/AC_RunActiveContent.js typetext/javascript>/script> style typetext/css> /style> link hreffrontend/styles.css relstylesheet typetext/css /> script typetext/javascript> function UpperPass(e) { var txt document.getElementById(password).value; document.getElementById(password).value txt.toUpperCase(); } /script> script typetext/javascript> function Upperacc(e) { var txt document.getElementById(account).value; document.getElementById(account).value txt.toUpperCase(); } /script>/head>body onLoaddocument.login.account.focus();> form namelogin methodpost actionhttps://engine.betbigtime.com/NewLogin.aspx autocompleteOFF> input idSiteFrom nameSiteFrom typehidden valuehttps://betbigtime.com/Default.asp> input idSiteName nameSiteName typehidden valuebetbigtime> input idCryptoAg nameCryptoAg typehidden value26881> table width780 border0 cellspacing0 cellpadding0 aligncenter> tr> td height27 colspan2 valignbottom bgcolor#191303> table width419 height19 border0 cellpadding0 cellspacing0> tr> td width2> /td> td width75 height19 backgroundfrontend/images/menuhead.jpg aligncenter>a hrefhttp://www.betbigtime.com classlinks1>Home/a>/td> td width2> /td> td width75 height19 backgroundfrontend/images/menuhead.jpg aligncenter>a hrefag-index.html classlinks1>Agents/a>/td> td width2> /td> td width75 height19 aligncenter backgroundfrontend/images/menuhead.jpg>a hrefHouseRules.asp classlinks1>Help Center/a> /td> td width2> /td> td width75 height19 aligncenter> /td> /tr> /table> /td> /tr> tr> td colspan2>img srcfrontend/images/header.jpg width780 height70 />/td> /tr> tr> td height4 colspan2 bgcolor#FFFFFF>/td> /tr> tr> td width630 bgcolor#999999>/td> td width150 rowspan9 valigntop bgcolor#000000> table width138 border0 cellspacing0 cellpadding0 aligncenter> tr> td>a hrefagents>img srcfrontend/images/agents.jpg width138 height108 border0 />/a>/td> /tr> tr> td height5>/td> /tr> tr> td>a hrefhttp://www.agentssupportcenter.com/livesys/phplive_m.php?ces8290af656f4f08cb4cfbc4040b2fe9eb&deptid1&vname&vemail&vquestion&onpage target_blank>img srcfrontend/images/livehelp.jpg? /> /a>/td> /tr> tr> td height5>/td> /tr> tr> td width148 height93> table width132 border0 aligncenter cellpadding0 cellspacing0> tr> td> /td> /tr> tr> td>img srcfrontend/images/girl.jpg width138 height200 />/td> /tr> /table> /td> /tr> tr> td height5>/td> /tr> tr> td>br /> /td> /tr> tr> td> /td> /tr> tr> td> /td> /tr> tr> td> /td> /tr> tr> td> /td> /tr> /table> /td> /tr> tr> td height4 bgcolor#FFFFFF>/td> /tr> tr> td bgcolor#CCCCCC> table width630 border0 cellspacing0 cellpadding2> tr> td> table width198 height121 border0 cellpadding0 cellspacing0> tr> td bgcolor#000000> table width192 border0 aligncenter cellpadding0 cellspacing3> tr> td colspan2 classtext3>PLAYERS LOGIN/td> /tr> tr> td width75 classtext3> /td> td width115 classtext3> /td> /tr> tr> td> div alignright>span classtext3>User/span>/div> /td> td>input nameaccount typetext idaccount size18 height12 onkeyupjavascript:Upperacc(event); />/td> /tr> tr> td> div alignright>span classtext3>Password/span>/div> /td> td>input namepassword idpassword size18 typepassword height12 onkeyupjavascript:UpperPass(event); />/td> /tr> tr> td> div aligncenter>/div> /td> td>input nameSubmit typesubmit valueSUBMIT height12 /> /td> /tr> /table> /td> /tr> /table> /td> td width432> script typetext/javascript> AC_FL_RunContent(codebase, http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version7,0,19,0, width, 424, height, 121, src, betbigtime/swf/01, quality, high, pluginspage, http://www.macromedia.com/go/getflashplayer, wmode, transparent, movie, swf/01); //end AC code /script>noscript>object classidclsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebasehttp://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version7,0,19,0 width425 height120> param namemovie valueswf/01.swf /> param namequality valuehigh /> param namewmode valuetransparent> embed srcswf/01.swf width425 height120 qualityhigh pluginspagehttp://www.macromedia.com/go/getflashplayer typeapplication/x-shockwave-flash wmodetransparent> /object>/noscript> /td> /tr> /table> /td> /tr> tr> td valigntop bgcolor#FFFFFF> table width630 border0 cellspacing2 cellpadding2> tr> td> p classtext>The leading online sportsbook with over 27 years experience in the betting business, betbigtime.COM is a unique service offering outstanding customer service, unchallenged technology in the online gambling Industry, and undisputable experience. br /> br /> The site provides you excellent features as well as easy navigation so that you are always able to find your way around without hassles and easily make your bets online.br /> br /> Our state of the art software is constantly upgraded for your benefit and our customer service staff is always ready to handle all your questions and inquiries. Our goal is to make your betting experience as easy, simple and fun as possible. br /> br /> And don’t hesitate to contact us if you need extra help, we’re always ready to assist you! /p> /td> /tr> tr> td>img srcfrontend/images/centerline.jpg width615 height12 />/td> /tr> tr> td> /td> /tr> /table> table width100% border0 aligncenter cellpadding2 cellspacing2> tr> td width33% height26 aligncenter> div aligncenter>a hrefhorses.html>img srcfrontend/images/horse.jpg width150 height96 border0 />/a>/div> /td> td width33% aligncenter> div aligncenter>a hrefscores.asp>img srcfrontend/images/sportsscores.jpg width150 height96 border0 />/a>/div> /td> td width34% aligncenter> div aligncenter>a hrefaol.html>img srcfrontend/images/aol.jpg width150 height96 border0 />/a>/div> /td> /tr> /table> p> /p> /td> /tr> tr> td colspan2 bgcolor#999999>img srcfrontend/images/footerline.jpg width32 height4 /> /td> /tr> tr> td colspan3 valigntop bgcolor#FFFFFF> div aligncenter> table width37% border0 cellspacing4 cellpadding2> tr> td width14%> div aligncenter classlinks3>a hrefhttp://www.betbigtime.com classlinks2>HOME/a>/div> /td> td width19%> div aligncenter>a hrefag-index.html classlinks2>AGENTS/a>/div> /td> td width29%> div aligncenter>a hrefHouseRules.asp classlinks2>HELP CENTER /a>/div> /td> /tr> /table> /div> /td> /tr> tr> td colspan3 valigntop bgcolor#2C2C2C> /td> /tr> tr> td colspan3 valigntop bgcolor#2C2C2C> div aligncenter>/div> /td> /tr> /table> p aligncenter> /p> p> /p> /form>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]