Help
RSS
API
Feed
Maltego
Contact
Domain > thedhakatravels.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2013-09-16
142.4.51.68
(
ClassC
)
2024-12-29
91.232.125.3
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100content-type: text/htmllast-modified: Tue, 16 Jul 2019 17:05:35 GMTaccept-ranges: bytescontent-length: 19686date: Sun, 29 Dec 2024 06:10:40 GMTserver: LiteSpeed html>head>title>The Dhaka Travels :: Govt. Approved Travel Agent/title>meta http-equivContent-Type contenttext/html; charsetiso-8859-1>link hrefstyle.css relstylesheet typetext/css>link hrefstyle2.css relstylesheet typetext/css /> link relstylesheet typetext/css hrefengine1/style.css /> style typetext/css>a#vlb{display:none}/style> script typetext/javascript srcengine1/jquery.js>/script> script typetext/javascript srcengine1/wowslider.js>/script>style typetext/css>/*Example CSS for the two demo scrollers*/#pscroller1{width: 200px;height: 100px;border: 1px solid black;padding: 5px;background-color: lightyellow;}#pscroller2{width: 350px;height: 20px;border: 0px solid black;padding: 8px;}#pscroller2 a{text-decoration: none;}.someclass{ //class to apply to your scroller(s) if desired}/style>script typetext/javascript>/*Example message arrays for the two demo scrollers*/var pausecontentnew Array()pausecontent0a hrefhttp://www.javascriptkit.com>JavaScript Kit/a>br />Comprehensive JavaScript tutorials and over 400+ free scripts!var pausecontent2new Array()pausecontent20a href# classnew>Welcome to The Dhaka Travels Limited/a>pausecontent21a href# classnew>Government Approved Travel Agent/a>pausecontent22a href# classnew>Member of IATA, ATAB, TOAB/a>/script>script typetext/javascript>/************************************************ Pausing up-down scroller- © Dynamic Drive (www.dynamicdrive.com)* This notice MUST stay intact for legal use* Visit http://www.dynamicdrive.com/ for this script and 100s more.***********************************************/function pausescroller(content, divId, divClass, delay){this.contentcontent //message array contentthis.tickeriddivId //ID of ticker div to display informationthis.delaydelay //Delay between msg change, in miliseconds.this.mouseoverBol0 //Boolean to indicate whether mouse is currently over scroller (and pause it if it is)this.hiddendivpointer1 //index of message array for hidden divdocument.write(div id+divId+ class+divClass+ styleposition: relative; overflow: hidden>div classinnerDiv styleposition: absolute; width: 100% id+divId+1>+content0+/div>div classinnerDiv styleposition: absolute; width: 100%; visibility: hidden id+divId+2>+content1+/div>/div>)var scrollerinstancethisif (window.addEventListener) //run onload in DOM2 browserswindow.addEventListener(load, function(){scrollerinstance.initialize()}, false)else if (window.attachEvent) //run onload in IE5.5+window.attachEvent(onload, function(){scrollerinstance.initialize()})else if (document.getElementById) //if legacy DOM browsers, just start scroller after 0.5 secsetTimeout(function(){scrollerinstance.initialize()}, 500)}// -------------------------------------------------------------------// initialize()- Initialize scroller method.// -Get div objects, set initial positions, start up down animation// -------------------------------------------------------------------pausescroller.prototype.initializefunction(){this.tickerdivdocument.getElementById(this.tickerid)this.visibledivdocument.getElementById(this.tickerid+1)this.hiddendivdocument.getElementById(this.tickerid+2)this.visibledivtopparseInt(pausescroller.getCSSpadding(this.tickerdiv))//set width of inner DIVs to outer DIVs width minus padding (padding assumed to be top padding x 2)this.visiblediv.style.widththis.hiddendiv.style.widththis.tickerdiv.offsetWidth-(this.visibledivtop*2)+pxthis.getinline(this.visiblediv, this.hiddendiv)this.hiddendiv.style.visibilityvisiblevar scrollerinstancethisdocument.getElementById(this.tickerid).onmouseoverfunction(){scrollerinstance.mouseoverBol1}document.getElementById(this.tickerid).onmouseoutfunction(){scrollerinstance.mouseoverBol0}if (window.attachEvent) //Clean up loose references in IEwindow.attachEvent(onunload, function(){scrollerinstance.tickerdiv.onmouseoverscrollerinstance.tickerdiv.onmouseoutnull})setTimeout(function(){scrollerinstance.animateup()}, this.delay)}// -------------------------------------------------------------------// animateup()- Move the two inner divs of the scroller up and in sync// -------------------------------------------------------------------pausescroller.prototype.animateupfunction(){var scrollerinstancethisif (parseInt(this.hiddendiv.style.top)>(this.visibledivtop+5)){this.visiblediv.style.topparseInt(this.visiblediv.style.top)-5+pxthis.hiddendiv.style.topparseInt(this.hiddendiv.style.top)-5+pxsetTimeout(function(){scrollerinstance.animateup()}, 50)}else{this.getinline(this.hiddendiv, this.visiblediv)this.swapdivs()setTimeout(function(){scrollerinstance.setmessage()}, this.delay)}}// -------------------------------------------------------------------// swapdivs()- Swap between which is the visible and which is the hidden div// -------------------------------------------------------------------pausescroller.prototype.swapdivsfunction(){var tempcontainerthis.visibledivthis.visibledivthis.hiddendivthis.hiddendivtempcontainer}pausescroller.prototype.getinlinefunction(div1, div2){div1.style.topthis.visibledivtop+pxdiv2.style.topMath.max(div1.parentNode.offsetHeight, div1.offsetHeight)+px}// -------------------------------------------------------------------// setmessage()- Populate the hidden div with the next message before its visible// -------------------------------------------------------------------pausescroller.prototype.setmessagefunction(){var scrollerinstancethisif (this.mouseoverBol1) //if mouse is currently over scoller, do nothing (pause it)setTimeout(function(){scrollerinstance.setmessage()}, 100)else{var ithis.hiddendivpointervar ceilingthis.content.lengththis.hiddendivpointer(i+1>ceiling-1)? 0 : i+1this.hiddendiv.innerHTMLthis.contentthis.hiddendivpointerthis.animateup()}}pausescroller.getCSSpaddingfunction(tickerobj){ //get CSS padding value, if anyif (tickerobj.currentStyle)return tickerobj.currentStylepaddingTopelse if (window.getComputedStyle) //if DOM2return window.getComputedStyle(tickerobj, ).getPropertyValue(padding-top)elsereturn 0}/script>/head>body bgcolor#FFFFFF leftmargin0 topmargin0 marginwidth0 marginheight0>table width100% border0 cellspacing0 cellpadding0> tr> td valigntop>table width100% border0 cellspacing0 cellpadding0> tr> td height95 bgcolor#CD3333> /td> /tr> /table>/td> td width1000>table width1000 border0 aligncenter cellpadding0 cellspacing0> tr> td height95 valigntop backgroundimages/header.jpg>table width1000 border0 cellspacing0 cellpadding0> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td>table width71% border0 alignright cellpadding0 cellspacing0> tr> td>table width50% border0 alignright cellpadding0 cellspacing0> tr> td>script typetext/javascript>//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds)new pausescroller(pausecontent2, pscroller2, someclass, 2000) /script>/td> /tr> /table>/td> /tr> tr> td> /td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height2>/td> /tr> tr> td>table width1000 border0 cellspacing0 cellpadding0> tr> td width304> /td> td width696>table width696 border0 cellspacing0 cellpadding0> tr> td width37>div aligncenter>a hrefindex.html classmenu_link2>/a>/div>/td> td width71>a hrefindex.html classmenu_link2>HOME/a>/td> td width108>div aligncenter>a hrefour_services.html classmenu_link>SERVICES/a>/div>/td> td width112>div aligncenter>a hrefclient_list.html classmenu_link>CLIENT LIST /a>/div>/td> td width116>div aligncenter>a hrefmanagement_team.html classmenu_link>MANAGEMENT/a>/div>/td> td width108>div aligncenter>a hrefbusiness_partner.html classmenu_link>PARTNERS/a>/div>/td> td width111>div aligncenter>a hrefcontact_us.html classmenu_link>CONTACT US /a>/div> div aligncenter>/div>/td> td width33> /td> /tr> /table>/td> /tr> /table>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height10>/td> /tr> tr> td>table width1000 border0 cellspacing0 cellpadding0> tr> td width33> /td> td width266 valigntop>table width266 border0 cellspacing0 cellpadding0> tr> td height32 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefindex.html classmenu_link>HOME/a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefour_services.html classmenu_link>OUR SERVICES /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefmission_vision.html classmenu_link>MISSION & VISION /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefmanagement_team.html classmenu_link>MANAGEMENT TEAM /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefclient_list.html classmenu_link>OUR VALUED CLIENT LIST /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefbusiness_partner.html classmenu_link>BUSINESS PARTNER /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hreforganogram.html classmenu_link>ORGANOGRAM /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefphoto_gallery.html classmenu_link>PHOTO GALLERY/a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hreftour_package.html classmenu_link>OUR TOUR PACKAGE /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width248 border0 alignright cellpadding0 cellspacing0> tr> td>a hrefhotel.html classmenu_link>WORLD WIDE HOTEL RESERVATION/a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefumrah_package.html classmenu_link>UMRAH PACKAGE /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefhajj_package.html classmenu_link>HAJJ PACKAGE /a>/td> /tr> /table>/td> /tr> tr> td height17> /td> /tr> tr> td height17>img srcimages/logo.jpg width266 height265>/td> /tr> /table>/td> td width11> /td> td width655 valigntop>table width655 border0 cellspacing0 cellpadding0> tr> td>div idwowslider-container1> div classws_images>span>img srcdata1/images/1.jpg alt1 title1 idwows0/>/span>span>img srcdata1/images/2.jpg alt2 title2 idwows1/>/span>span>img srcdata1/images/3.jpg alt3 title3 idwows2/>/span>span>img srcdata1/images/4.jpg alt4 title4 idwows3/>/span>span>img srcdata1/images/5.jpg alt5 title5 idwows4/>/span>span>img srcdata1/images/6.jpg alt6 title6 idwows5/>/span>span>img srcdata1/images/7.jpg alt7 title7 idwows6/>/span>span>img srcdata1/images/8.jpg alt8 title8 idwows7/>/span>span>img srcdata1/images/9.jpg alt9 title9 idwows8/>/span>span>img srcdata1/images/10.jpg alt10 title10 idwows9/>/span>span>img srcdata1/images/11.jpg alt11 title11 idwows10/>/span>span>img srcdata1/images/12.jpg alt12 title12 idwows11/>/span>/div> /div> script typetext/javascript srcengine1/script.js>/script>/td> /tr> tr> td>img srcimages/spacer.gif width1 height7>/td> /tr> tr> td>img srcimages/body_top.jpg width655 height8>/td> /tr> tr> td bgcolor#EDECD7>table width630 border0 aligncenter cellpadding0 cellspacing0> tr> td classbody_title>Welcome to Dhaka Travels/td> /tr> tr> td>img srcimages/spacer.gif width1 height10>/td> /tr> tr> td height225 valigntop>p alignjustify classbody_text>The Dhaka Travels is a travel agency and tour operator managed by a professional and experienced team strives to provide its best services to the valued travelers and clients in Bangladesh and abroad. The Dhaka Travels is registered by Ministry of Civil Aviation & Tourism And obtained IATA accreditation and also a member of ATAB./p> p alignjustify classbody_text>The founder and employees of the Dhaka Travels are having experienced about air Ticketing, traveling and professional tour guides who are knowledgeable, capable & passionate about the services that we offer. We always try our best level to provide best fare & best services to our valuable clients./p>/td> /tr> /table>/td> /tr> tr> td>img srcimages/body_bottom.jpg width655 height7>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> /table>/td> td width35> /td> /tr> /table>/td> /tr> tr> td>table width1000 border0 cellspacing0 cellpadding0> tr> td width310> /td> td width690>div aligncenter classfooter>© 2019 The Dhaka Travels. All Rights Reserved./div>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> /table>/td> td valigntop>table width100% border0 cellspacing0 cellpadding0> tr> td height95 bgcolor#CD3333> /td> /tr> /table>/td> /tr> tr> td colspan3 bgcolor#CD3333>img srcimages/spacer.gif width1 height10>/td> /tr>/table>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100content-type: text/htmllast-modified: Tue, 16 Jul 2019 17:05:35 GMTaccept-ranges: bytescontent-length: 19686date: Sun, 29 Dec 2024 06:10:40 GMTserver: LiteSpeed html>head>title>The Dhaka Travels :: Govt. Approved Travel Agent/title>meta http-equivContent-Type contenttext/html; charsetiso-8859-1>link hrefstyle.css relstylesheet typetext/css>link hrefstyle2.css relstylesheet typetext/css /> link relstylesheet typetext/css hrefengine1/style.css /> style typetext/css>a#vlb{display:none}/style> script typetext/javascript srcengine1/jquery.js>/script> script typetext/javascript srcengine1/wowslider.js>/script>style typetext/css>/*Example CSS for the two demo scrollers*/#pscroller1{width: 200px;height: 100px;border: 1px solid black;padding: 5px;background-color: lightyellow;}#pscroller2{width: 350px;height: 20px;border: 0px solid black;padding: 8px;}#pscroller2 a{text-decoration: none;}.someclass{ //class to apply to your scroller(s) if desired}/style>script typetext/javascript>/*Example message arrays for the two demo scrollers*/var pausecontentnew Array()pausecontent0a hrefhttp://www.javascriptkit.com>JavaScript Kit/a>br />Comprehensive JavaScript tutorials and over 400+ free scripts!var pausecontent2new Array()pausecontent20a href# classnew>Welcome to The Dhaka Travels Limited/a>pausecontent21a href# classnew>Government Approved Travel Agent/a>pausecontent22a href# classnew>Member of IATA, ATAB, TOAB/a>/script>script typetext/javascript>/************************************************ Pausing up-down scroller- © Dynamic Drive (www.dynamicdrive.com)* This notice MUST stay intact for legal use* Visit http://www.dynamicdrive.com/ for this script and 100s more.***********************************************/function pausescroller(content, divId, divClass, delay){this.contentcontent //message array contentthis.tickeriddivId //ID of ticker div to display informationthis.delaydelay //Delay between msg change, in miliseconds.this.mouseoverBol0 //Boolean to indicate whether mouse is currently over scroller (and pause it if it is)this.hiddendivpointer1 //index of message array for hidden divdocument.write(div id+divId+ class+divClass+ styleposition: relative; overflow: hidden>div classinnerDiv styleposition: absolute; width: 100% id+divId+1>+content0+/div>div classinnerDiv styleposition: absolute; width: 100%; visibility: hidden id+divId+2>+content1+/div>/div>)var scrollerinstancethisif (window.addEventListener) //run onload in DOM2 browserswindow.addEventListener(load, function(){scrollerinstance.initialize()}, false)else if (window.attachEvent) //run onload in IE5.5+window.attachEvent(onload, function(){scrollerinstance.initialize()})else if (document.getElementById) //if legacy DOM browsers, just start scroller after 0.5 secsetTimeout(function(){scrollerinstance.initialize()}, 500)}// -------------------------------------------------------------------// initialize()- Initialize scroller method.// -Get div objects, set initial positions, start up down animation// -------------------------------------------------------------------pausescroller.prototype.initializefunction(){this.tickerdivdocument.getElementById(this.tickerid)this.visibledivdocument.getElementById(this.tickerid+1)this.hiddendivdocument.getElementById(this.tickerid+2)this.visibledivtopparseInt(pausescroller.getCSSpadding(this.tickerdiv))//set width of inner DIVs to outer DIVs width minus padding (padding assumed to be top padding x 2)this.visiblediv.style.widththis.hiddendiv.style.widththis.tickerdiv.offsetWidth-(this.visibledivtop*2)+pxthis.getinline(this.visiblediv, this.hiddendiv)this.hiddendiv.style.visibilityvisiblevar scrollerinstancethisdocument.getElementById(this.tickerid).onmouseoverfunction(){scrollerinstance.mouseoverBol1}document.getElementById(this.tickerid).onmouseoutfunction(){scrollerinstance.mouseoverBol0}if (window.attachEvent) //Clean up loose references in IEwindow.attachEvent(onunload, function(){scrollerinstance.tickerdiv.onmouseoverscrollerinstance.tickerdiv.onmouseoutnull})setTimeout(function(){scrollerinstance.animateup()}, this.delay)}// -------------------------------------------------------------------// animateup()- Move the two inner divs of the scroller up and in sync// -------------------------------------------------------------------pausescroller.prototype.animateupfunction(){var scrollerinstancethisif (parseInt(this.hiddendiv.style.top)>(this.visibledivtop+5)){this.visiblediv.style.topparseInt(this.visiblediv.style.top)-5+pxthis.hiddendiv.style.topparseInt(this.hiddendiv.style.top)-5+pxsetTimeout(function(){scrollerinstance.animateup()}, 50)}else{this.getinline(this.hiddendiv, this.visiblediv)this.swapdivs()setTimeout(function(){scrollerinstance.setmessage()}, this.delay)}}// -------------------------------------------------------------------// swapdivs()- Swap between which is the visible and which is the hidden div// -------------------------------------------------------------------pausescroller.prototype.swapdivsfunction(){var tempcontainerthis.visibledivthis.visibledivthis.hiddendivthis.hiddendivtempcontainer}pausescroller.prototype.getinlinefunction(div1, div2){div1.style.topthis.visibledivtop+pxdiv2.style.topMath.max(div1.parentNode.offsetHeight, div1.offsetHeight)+px}// -------------------------------------------------------------------// setmessage()- Populate the hidden div with the next message before its visible// -------------------------------------------------------------------pausescroller.prototype.setmessagefunction(){var scrollerinstancethisif (this.mouseoverBol1) //if mouse is currently over scoller, do nothing (pause it)setTimeout(function(){scrollerinstance.setmessage()}, 100)else{var ithis.hiddendivpointervar ceilingthis.content.lengththis.hiddendivpointer(i+1>ceiling-1)? 0 : i+1this.hiddendiv.innerHTMLthis.contentthis.hiddendivpointerthis.animateup()}}pausescroller.getCSSpaddingfunction(tickerobj){ //get CSS padding value, if anyif (tickerobj.currentStyle)return tickerobj.currentStylepaddingTopelse if (window.getComputedStyle) //if DOM2return window.getComputedStyle(tickerobj, ).getPropertyValue(padding-top)elsereturn 0}/script>/head>body bgcolor#FFFFFF leftmargin0 topmargin0 marginwidth0 marginheight0>table width100% border0 cellspacing0 cellpadding0> tr> td valigntop>table width100% border0 cellspacing0 cellpadding0> tr> td height95 bgcolor#CD3333> /td> /tr> /table>/td> td width1000>table width1000 border0 aligncenter cellpadding0 cellspacing0> tr> td height95 valigntop backgroundimages/header.jpg>table width1000 border0 cellspacing0 cellpadding0> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td>table width71% border0 alignright cellpadding0 cellspacing0> tr> td>table width50% border0 alignright cellpadding0 cellspacing0> tr> td>script typetext/javascript>//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds)new pausescroller(pausecontent2, pscroller2, someclass, 2000) /script>/td> /tr> /table>/td> /tr> tr> td> /td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height2>/td> /tr> tr> td>table width1000 border0 cellspacing0 cellpadding0> tr> td width304> /td> td width696>table width696 border0 cellspacing0 cellpadding0> tr> td width37>div aligncenter>a hrefindex.html classmenu_link2>/a>/div>/td> td width71>a hrefindex.html classmenu_link2>HOME/a>/td> td width108>div aligncenter>a hrefour_services.html classmenu_link>SERVICES/a>/div>/td> td width112>div aligncenter>a hrefclient_list.html classmenu_link>CLIENT LIST /a>/div>/td> td width116>div aligncenter>a hrefmanagement_team.html classmenu_link>MANAGEMENT/a>/div>/td> td width108>div aligncenter>a hrefbusiness_partner.html classmenu_link>PARTNERS/a>/div>/td> td width111>div aligncenter>a hrefcontact_us.html classmenu_link>CONTACT US /a>/div> div aligncenter>/div>/td> td width33> /td> /tr> /table>/td> /tr> /table>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height10>/td> /tr> tr> td>table width1000 border0 cellspacing0 cellpadding0> tr> td width33> /td> td width266 valigntop>table width266 border0 cellspacing0 cellpadding0> tr> td height32 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefindex.html classmenu_link>HOME/a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefour_services.html classmenu_link>OUR SERVICES /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefmission_vision.html classmenu_link>MISSION & VISION /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefmanagement_team.html classmenu_link>MANAGEMENT TEAM /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefclient_list.html classmenu_link>OUR VALUED CLIENT LIST /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefbusiness_partner.html classmenu_link>BUSINESS PARTNER /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hreforganogram.html classmenu_link>ORGANOGRAM /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefphoto_gallery.html classmenu_link>PHOTO GALLERY/a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hreftour_package.html classmenu_link>OUR TOUR PACKAGE /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width248 border0 alignright cellpadding0 cellspacing0> tr> td>a hrefhotel.html classmenu_link>WORLD WIDE HOTEL RESERVATION/a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefumrah_package.html classmenu_link>UMRAH PACKAGE /a>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> tr> td height31 backgroundimages/menu_bg.jpg>table width230 border0 aligncenter cellpadding0 cellspacing0> tr> td>a hrefhajj_package.html classmenu_link>HAJJ PACKAGE /a>/td> /tr> /table>/td> /tr> tr> td height17> /td> /tr> tr> td height17>img srcimages/logo.jpg width266 height265>/td> /tr> /table>/td> td width11> /td> td width655 valigntop>table width655 border0 cellspacing0 cellpadding0> tr> td>div idwowslider-container1> div classws_images>span>img srcdata1/images/1.jpg alt1 title1 idwows0/>/span>span>img srcdata1/images/2.jpg alt2 title2 idwows1/>/span>span>img srcdata1/images/3.jpg alt3 title3 idwows2/>/span>span>img srcdata1/images/4.jpg alt4 title4 idwows3/>/span>span>img srcdata1/images/5.jpg alt5 title5 idwows4/>/span>span>img srcdata1/images/6.jpg alt6 title6 idwows5/>/span>span>img srcdata1/images/7.jpg alt7 title7 idwows6/>/span>span>img srcdata1/images/8.jpg alt8 title8 idwows7/>/span>span>img srcdata1/images/9.jpg alt9 title9 idwows8/>/span>span>img srcdata1/images/10.jpg alt10 title10 idwows9/>/span>span>img srcdata1/images/11.jpg alt11 title11 idwows10/>/span>span>img srcdata1/images/12.jpg alt12 title12 idwows11/>/span>/div> /div> script typetext/javascript srcengine1/script.js>/script>/td> /tr> tr> td>img srcimages/spacer.gif width1 height7>/td> /tr> tr> td>img srcimages/body_top.jpg width655 height8>/td> /tr> tr> td bgcolor#EDECD7>table width630 border0 aligncenter cellpadding0 cellspacing0> tr> td classbody_title>Welcome to Dhaka Travels/td> /tr> tr> td>img srcimages/spacer.gif width1 height10>/td> /tr> tr> td height225 valigntop>p alignjustify classbody_text>The Dhaka Travels is a travel agency and tour operator managed by a professional and experienced team strives to provide its best services to the valued travelers and clients in Bangladesh and abroad. The Dhaka Travels is registered by Ministry of Civil Aviation & Tourism And obtained IATA accreditation and also a member of ATAB./p> p alignjustify classbody_text>The founder and employees of the Dhaka Travels are having experienced about air Ticketing, traveling and professional tour guides who are knowledgeable, capable & passionate about the services that we offer. We always try our best level to provide best fare & best services to our valuable clients./p>/td> /tr> /table>/td> /tr> tr> td>img srcimages/body_bottom.jpg width655 height7>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> /table>/td> td width35> /td> /tr> /table>/td> /tr> tr> td>table width1000 border0 cellspacing0 cellpadding0> tr> td width310> /td> td width690>div aligncenter classfooter>© 2019 The Dhaka Travels. All Rights Reserved./div>/td> /tr> /table>/td> /tr> tr> td>img srcimages/spacer.gif width1 height5>/td> /tr> /table>/td> td valigntop>table width100% border0 cellspacing0 cellpadding0> tr> td height95 bgcolor#CD3333> /td> /tr> /table>/td> /tr> tr> td colspan3 bgcolor#CD3333>img srcimages/spacer.gif width1 height10>/td> /tr>/table>/body>/html>
Subdomains
Date
Domain
IP
www.thedhakatravels.com
2013-09-16
142.4.51.68
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
]