Help
RSS
API
Feed
Maltego
Contact
Domain > chocaffaires.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-04-08
173.0.137.76
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Tue, 08 Apr 2025 05:00:14 GMTServer: ApacheX-Powered-By: PHP/5.2.17Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cacheSet-Cookie: osCsid2vnmt0p080cku2u1vlv3o42aa0; path/Connection: closeTransfer-Encoding: chunkedContent-Type: text/html !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 HTML_PARAMS>head>meta http-equivContent-Type contenttext/html; charsetCHARSET />title>TITLE/title>base hrefhttp://chocaffaires.com/ />link relstylesheet typetext/css hrefext/jquery/ui/redmond/jquery-ui-1.8.22.css />script typetext/javascript srcext/jquery/jquery-1.8.0.min.js>/script>script typetext/javascript srcext/jquery/ui/jquery-ui-1.8.22.min.js>/script>script typetext/javascript>// fix jQuery 1.8.0 and jQuery UI 1.8.22 bug with dialog buttons; http://bugs.jqueryui.com/ticket/8484if ( $.attrFn ) { $.attrFn.text true; }/script>script typetext/javascript srcext/jquery/ui/i18n/jquery.ui.datepicker-JQUERY_DATEPICKER_I18N_CODE.js>/script>script typetext/javascript>$.datepicker.setDefaults($.datepicker.regionalJQUERY_DATEPICKER_I18N_CODE);/script>script typetext/javascript srcext/jquery/bxGallery/jquery.bxGallery.1.1.min.js>/script>link relstylesheet typetext/css hrefext/jquery/fancybox/jquery.fancybox-1.3.4.css />script typetext/javascript srcext/jquery/fancybox/jquery.fancybox-1.3.4.pack.js>/script>link relstylesheet typetext/css hrefext/960gs/960_24_col.css />link relstylesheet typetext/css hrefstylesheet.css />link relstylesheet typetext/css hreffonts.css />script typetext/javascript>function fnweightprice(optionval,prodid){ $(.tdpricecl_+prodid).hide(); $(#+optionval+_+prodid).show(); }/script>/head>body style>div idbodyWrapper classcontainer_24>script typetext/javascript>function CalcKeyCode(aChar) { var character aChar.substring(0,1); var code aChar.charCodeAt(0); return code;}function checkNumber(val) { var strPass val.value; var strLength strPass.length; var lchar val.value.charAt((strLength) - 1); var cCode CalcKeyCode(lchar); if (cCode 48 || cCode > 57 ) { var myNumber val.value.substring(0, (strLength) - 1); val.value myNumber; } return false;}/script>div idheader classgrid_24> div idstoreLogo>a hrefhttp://chocaffaires.com/index.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>img srcimages/store_logo.png altChocAffaires titleChocAffaires width236 height128 />/a>/div> !--New HTml Start-->div stylefloat:right; margin-right:135px;> div classrt_login> div classlogin1> div classlt_login> !-- a href>/a> l a href>/a> a hreflogin.php>Login/a> or a href>/a> --> /div> div classitem stylepadding-left:20px;> !--a href> item/a> l a href>/a> l --> !--a hrefdyn_information.php?pageshipping_policies>Shipping policies/a>--> /div> !--div classrup_bg>/div>--> /div> /div>/div>!--New HTml End-->script typetext/javascript> $(#headerShortcuts).buttonset();/script>/div>div classgrid_24 ui-widget infoBoxContainer> div classui-widget-header infoBoxHeading> a hrefhttp://chocaffaires.com classheaderNavigation>HEADER_TITLE_TOP/a> » a hrefhttp://chocaffaires.com/index.php?osCsid2vnmt0p080cku2u1vlv3o42aa0 classheaderNavigation>HEADER_TITLE_CATALOG/a>/div>/div>div idbodyContent classgrid_16 push_4>!--h1>/h1>-->div classcontentContainer> !--div classcontentText> /div>--> div classcontentText> TEXT_MAIN /div>/div>!--div idfooter >-->div styleclear:both>/div>div classfooter1 stylemargin-bottom:-255px; margin-left:-242px;> FOOTER_TEXT_BODY | a hrefdyn_information.php?pagedisclaimer>Disclaimer/a> | a hrefdyn_information.php?pageprivacy_policy>Privacy Policy/a> | a hrefdyn_information.php?pageterms>Terms of Use/a> !--span stylemargin-left:245px;>Online store, b>coming soon!/b> Thank you for your patience!/span>-->/div>script typetext/javascript>$(.productListTable tr:nth-child(even)).addClass(alt);$(.selAssortedChoc).live(click,function(){ var chocId $(this).attr(id); var chocIdArr chocId.split(_); var catId chocIdArr1; var prodId chocIdArr2; var checkedStatus 0; var totalSelChoc 0; if($(this).is(:checked)){ checkedStatus 1; } $(.assortLoader).show(); //If Checked if(checkedStatus 1){ if(catId ! && prodId ! ){ var dataString catId+catId+&prodId+prodId; $.ajax({ type: POST, url: select_assorted_choc.php, data: dataString, global: false, success: function(msg){ var box1Children $(.box1).children().size(); if(box1Children 9){ $(.box1).append(msg); }else{ $(.box2).append(msg); } } }); totalSelChoc 1; } }else{ $(.assortLoader).show(); $(#assortDecide_+catId+_+prodId).remove(); var box1Children $(.box1).children().size(); var box2Children $(.box2).children().size(); totalSelChoc box1Children + box2Children; } if(totalSelChoc > 0){ $(.assortedAddBtn).show(); }else{ $(.assortedAddBtn).hide(); } setTimeout(function(){ $(.assortLoader).hide(); },200);});!-- Function For Assorted Chocolates Quanity Selectbox Start Here -->$(.selAssortQuantity).live(change,function(){ var eleId $(this).attr(id); var eleIdArr eleId.split(_); var weight eleIdArr1; if(weight 500){ $(#quantity_750, #quantity_1000).val(0); }else if(weight 750){ $(#quantity_500, #quantity_1000).val(0); }else if(weight 1000){ $(#quantity_500, #quantity_750).val(0); } return false;});!-- Function For Assorted Chocolates Quanity Selectbox End Here -->!-- Function For Assorted Chocolates Form Validation Start Here -->function validateAssorted(){ //Quantity Validation var quantity1 $(#quantity_500).val(); var quantity2 $(#quantity_750).val(); var quantity3 $(#quantity_1000).val(); if(quantity1 0 && quantity2 0 && quantity3 0){ alert(Please Decide Quantity); return false; } //Chocolate Validation var totChocoSelected $(.assortedChocoChk:checked).length; if(totChocoSelected 2){ alert(Please Select Atleast 2 Chocolates); return false; }}!-- Function For Assorted Chocolates Form Validation End Here -->/script>/div> !-- bodyContent //-->div idcolumnLeft classgrid_4 pull_16> div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>MODULE_BOXES_MANUFACTURERS_BOX_TITLE/div> div classui-widget-content infoBoxContents>form namemanufacturers actionhttp://chocaffaires.com/index.php methodget>input typehidden nameosCsid value2vnmt0p080cku2u1vlv3o42aa0 />/form>/div>/div>div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>MODULE_BOXES_SEARCH_BOX_TITLE/div> div classui-widget-content infoBoxContents styletext-align: center;> form namequick_find actionhttp://chocaffaires.com/advanced_search_result.php methodget> input typetext namekeywords size10 maxlength30 stylewidth: 75% /> input typehidden namesearch_in_description value1 />input typehidden nameosCsid value2vnmt0p080cku2u1vlv3o42aa0 />input typeimage srcincludes/languages//images/buttons/button_quick_find.gif altMODULE_BOXES_SEARCH_BOX_TITLE title MODULE_BOXES_SEARCH_BOX_TITLE />br />MODULE_BOXES_SEARCH_BOX_TEXTbr />a hrefhttp://chocaffaires.com/advanced_search.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>strong>MODULE_BOXES_SEARCH_BOX_ADVANCED_SEARCH/strong>/a> /form> /div>/div>div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>MODULE_BOXES_INFORMATION_BOX_TITLE/div> div classui-widget-content infoBoxContents> a hrefhttp://chocaffaires.com/shipping.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>MODULE_BOXES_INFORMATION_BOX_SHIPPING/a>br /> a hrefhttp://chocaffaires.com/privacy.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>MODULE_BOXES_INFORMATION_BOX_PRIVACY/a>br /> a hrefhttp://chocaffaires.com/conditions.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>MODULE_BOXES_INFORMATION_BOX_CONDITIONS/a>br /> a hrefhttp://chocaffaires.com/contact_us.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>MODULE_BOXES_INFORMATION_BOX_CONTACT/a> /div>/div>div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>MODULE_BOXES_CATEGORIES_BOX_TITLE/div> div classmenu>a hrefdyn_information.php?pageabout_us style>About us/a> br /> a hrefhttp://chocaffaires.com/index.php?cPath&osCsid2vnmt0p080cku2u1vlv3o42aa0>/a>br /> a hrefdyn_information.php?pagecontact_us style>Contact us/a> div classtab2>img srcimages/search_top.png border0 />/div> div classtab>Search by/div>form namequick_find actionhttp://chocaffaires.com/advanced_search_result.php methodget> input typetext namekeywords size8 maxlength30 stylewidth: 58% /> input typehidden namesearch_in_description value1 />input typehidden nameosCsid value2vnmt0p080cku2u1vlv3o42aa0 />input typeimage srcincludes/languages//images/buttons/button_quick_find.png altMODULE_BOXES_SEARCH_BOX_TITLE title MODULE_BOXES_SEARCH_BOX_TITLE />br />a hrefhttp://chocaffaires.com/advanced_search.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>Advanced Search/a> /form>/div>/div>div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>a hrefhttp://chocaffaires.com/products_new.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>MODULE_BOXES_WHATS_NEW_BOX_TITLE/a>/div> div classui-widget-content infoBoxContents styletext-align: center;>a hrefhttp://chocaffaires.com/product_info.php?products_id59&osCsid2vnmt0p080cku2u1vlv3o42aa0>img srcimages/anti_armenia_org_by_aze_hack-d5udl3x.jpg alt width114 height114 />/a>br />a hrefhttp://chocaffaires.com/product_info.php?products_id59&osCsid2vnmt0p080cku2u1vlv3o42aa0>/a>br />span classrup>/span>0/div>/div>/div>div styleclear:both;>/div>div idcolumnRight classgrid_4> div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>Information/div> div classui-widget-content infoBoxContents> a hrefhttp://chocaffaires.com/dyn_information.php?pageabout_us?osCsid2vnmt0p080cku2u1vlv3o42aa0>About Us/a>br /> a hrefhttp://chocaffaires.com/dyn_information.php?pageshipping?osCsid2vnmt0p080cku2u1vlv3o42aa0>Shipping & Returns/a>br /> a hrefhttp://chocaffaires.com/dyn_information.php?pageprivacy?osCsid2vnmt0p080cku2u1vlv3o42aa0>Privacy Notice/a>br /> a hrefhttp://chocaffaires.com/dyn_information.php?pagedisclaimer?osCsid2vnmt0p080cku2u1vlv3o42aa0>Disclaimer/a>br /> a hrefhttp://chocaffaires.com/dyn_information.php?pagePrivacy Policy?osCsid2vnmt0p080cku2u1vlv3o42aa0>Privacy Policy/a>br /> a hrefhttp://chocaffaires.com/dyn_information.php?pageterms?osCsid2vnmt0p080cku2u1vlv3o42aa0>Terms of Use/a>br /> a hrefhttp://chocaffaires.com/contact_us.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>Contact Us/a> /div>/div>div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>a hrefhttp://chocaffaires.com/shopping_cart.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>MODULE_BOXES_SHOPPING_CART_BOX_TITLE/a>/div> div classui-widget-content infoBoxContents>MODULE_BOXES_SHOPPING_CART_BOX_CART_EMPTY/div>/div>div classui-widget infoBoxContainer> div classui-widget-header infoBoxHeading>a hrefhttp://chocaffaires.com/reviews.php?osCsid2vnmt0p080cku2u1vlv3o42aa0>MODULE_BOXES_REVIEWS_BOX_TITLE/a>/div> div classui-widget-content infoBoxContents>MODULE_BOXES_REVIEWS_BOX_NO_REVIEWS/div>/div>/div>div styleclear:both;>/div>/div> !-- bodyWrapper //-->/body>/html>link relstylesheet typetext/css hrefengine1/style.css mediascreen />style typetext/css>a#vlb{display:none}/style>script typetext/javascript srcengine1/jquery.js>/script>div classbanner> div idwowslider-container1> div classws_images> a href#>img srcimages/banner.jpg altbanner titlebanner idwows0/>/a> a href#>img srcimages/banner01.jpg altbanner01 titlebanner01 idwows1/>/a> a href#>img srcimages/banner02.jpg altbanner02 titlebanner02 idwows2/>/a> /div> div classws_bullets stylepadding-bottom:20px;> div> a href#wows0 titlebanner>1/a> a href#wows1 titlebanner01>2/a> a href#wows2 titlebanner02>3/a> /div> /div> /div> script typetext/javascript srcengine1/script.js>/script>/div>div classclear>/div>!--div classbanner>img srcimages/banner.jpg border0 />/div>div classclear>/div>-->
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
]