Help
RSS
API
Feed
Maltego
Contact
Domain > jdv.com.co
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-02-18
3.167.56.70
(
ClassC
)
2026-01-14
3.169.173.83
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Wed, 14 Jan 2026 04:10:06 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://jdv.com.co/X-Cache: Redirect from cloudfrontVia: 1.1 a454a679efa1e16833b77cb6af61e11c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: IOQ_mRtBPzgTDGU2QYBsVlafCzunoU09PkPdsRbDn5h5WCaxQuJ2CA html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 6521Connection: keep-aliveDate: Wed, 14 Jan 2026 04:10:08 GMTLast-Modified: Mon, 04 Mar 2024 20:12:34 GMTETag: fa0e011c338109fe528becd1b4e3e28eServer: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 30f0e61c1580551568da5e96c38c9796.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: u-y6FBKQppq7_uK03Dp5Djun1R7VW66YJYk3qhSKxiCgkBYwAtVYcQ !DOCTYPE html>!-- NOTES: 1. All tokens are represented by $ sign in the template. 2. You can write your code only wherever mentioned. 3. All occurrences of existing tokens will be replaced by their appropriate values. 4. Blank lines will be removed automatically. 5. Remove unnecessary comments before creating your template.-->html>head>meta charsetUTF-8>meta nameauthoring-tool contentAdobe_Animate_CC>title>Servicio Desarrollo de Proyectos de Software, Programación a la medida - JDV/title>meta namedescription contentServicio de desarollo de software corporativo a medida para emprendimiento y empresas/>!-- write your code here -->style> #animation_container, #_preload_div_ { position:absolute; margin:auto; left:0;right:0; top:0;bottom:0; }/style>script srchttps://code.createjs.com/1.0.0/createjs.min.js>/script>script>function LoadGFonts(families, comp) { var libcomp.getLibrary(); var googleObject {type: Google, loadedFonts: 0, totalFonts: families.length, callOnLoad: lib.gfontAvailable}; for(var i 0; i families.length; i++) isFontAvailable(gFontsFamiliesi, googleObject); }function isFontAvailable(font, obj) { var timeOut 5000; var delay 200; var interval 0; var timeElapsed 0; function checkFont() { var node document.createElement(span); node.innerHTML giItT1WQy@!-/#; node.style.position absolute; node.style.left -1000px; node.style.top -1000px; node.style.fontSize 300px; node.style.fontFamily sans-serif; node.style.fontVariant normal; node.style.fontStyle normal; node.style.fontWeight normal; node.style.letterSpacing 0; document.body.appendChild(node); var width node.offsetWidth; node.style.fontFamily font+,+node.style.fontFamily; var returnVal false; if((node && node.offsetWidth ! width) || timeElapsed >timeOut) { obj.loadedFonts++; if(interval) clearInterval(interval); obj.callOnLoad(font, obj.totalFonts); returnVal true; } if(node) { node.parentNode.removeChild(node); node null; } timeElapsed + delay; return returnVal; } if(!checkFont()) { interval setInterval(checkFont, delay); } }/script>script> var gFontsFamilies PT Sans,PT Sans Narrow;/script>link relstylesheet typetext/css hrefhttps://fonts.googleapis.com/css?familyPT+Sans:700&subsetlatin>link relstylesheet typetext/css hrefhttps://fonts.googleapis.com/css?familyPT+Sans:italic&subsetlatin>link relstylesheet typetext/css hrefhttps://fonts.googleapis.com/css?familyPT+Sans:regular&subsetlatin>link relstylesheet typetext/css hrefhttps://fonts.googleapis.com/css?familyPT+Sans+Narrow:700&subsetlatin>link relstylesheet typetext/css hrefhttps://fonts.googleapis.com/css?familyPT+Sans+Narrow:regular&subsetlatin>script srcindex.js?1575417864151>/script>script>var canvas, stage, exportRoot, anim_container, dom_overlay_container, fnStartAnimation;function init() { canvas document.getElementById(canvas); anim_container document.getElementById(animation_container); dom_overlay_container document.getElementById(dom_overlay_container); var compAdobeAn.getComposition(B2E069AAE4FA4E4ABDD136E22EA8E4E2); var libcomp.getLibrary(); try { if(!(typeof gFontsFamilies undefined || gFontsFamilies null)) LoadGFonts(gFontsFamilies, comp); if(!(typeof totalTypekitFonts undefined || totalTypekitFonts null)) { var typekitObject {type: Typekit, loadedFonts: 0, totalFonts: totalTypekitFonts, callOnLoad: lib.tfontAvailable}; Typekit.load({ async: true, fontactive: function(family) { isFontAvailable(family, typekitObject); } }); } } catch(e) {}; var loader new createjs.LoadQueue(false); loader.addEventListener(fileload, function(evt){handleFileLoad(evt,comp)}); loader.addEventListener(complete, function(evt){handleComplete(evt,comp)}); var libcomp.getLibrary(); loader.loadManifest(lib.properties.manifest);}function handleFileLoad(evt, comp) { var imagescomp.getImages(); if (evt && (evt.item.type image)) { imagesevt.item.id evt.result; } }function handleComplete(evt,comp) { //This function is always called, irrespective of the content. You can use the variable stage after it is created in token create_stage. var libcomp.getLibrary(); var sscomp.getSpriteSheet(); var queue evt.target; var ssMetadata lib.ssMetadata; for(i0; issMetadata.length; i++) { ssssMetadatai.name new createjs.SpriteSheet( {images: queue.getResult(ssMetadatai.name), frames: ssMetadatai.frames} ) } var preloaderDiv document.getElementById(_preload_div_); preloaderDiv.style.display none; dom_overlay_container.style.display canvas.style.display block; exportRoot new lib.index(); stage new lib.Stage(canvas); stage.enableMouseOver(); //Registers the tick event listener. fnStartAnimation function() { stage.addChild(exportRoot); createjs.Ticker.framerate lib.properties.fps; createjs.Ticker.addEventListener(tick, stage); } //Code to support hidpi screens and responsive scaling. AdobeAn.makeResponsive(true,both,true,1,canvas,preloaderDiv,anim_container,dom_overlay_container); AdobeAn.compositionLoaded(lib.properties.id); fnStartAnimation();}/script>!-- write your code here -->/head>body onloadinit(); stylemargin:0px;> div idanimation_container stylebackground-color:rgba(255, 255, 255, 1.00); width:1280px; height:700px> canvas idcanvas width1280 height700 styleposition: absolute; display: none; background-color:rgba(255, 255, 255, 1.00);>/canvas> div iddom_overlay_container stylepointer-events:none; overflow:hidden; width:1280px; height:700px; position: absolute; left: 0px; top: 0px; display: none;> /div> /div> div id_preload_div_ styleposition:absolute; top:0; left:0; display: inline-block; height:700px; width: 1280px; text-align: center;> span styledisplay: inline-block; height: 100%; vertical-align: middle;>/span> img srcimages/_preloader.gif?1575417864152 stylevertical-align: middle; max-height: 100%/>/div>/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
]