Help
RSS
API
Feed
Maltego
Contact
Domain > mosaic.camp
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-03-02
18.164.154.38
(
ClassC
)
2026-02-18
3.175.34.122
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Wed, 18 Feb 2026 20:38:33 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://mosaic.camp/X-Cache: Redirect from cloudfrontVia: 1.1 434332a359553ee5780f138c0e5bc35c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: k3-5Ma0jW0AgSEK7xz_79BpH_4qUSuwIjqq2nPWHRWGltTDw7W4NUA 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: 5755Connection: keep-aliveX-Amz-Cf-Pop: HIO52-P4Date: Wed, 18 Feb 2026 20:38:33 GMTX-Amzn-Trace-Id: Root1-69962349-689367e823fba0171b85ac6ax-amzn-RequestId: 3fafe497-3a9b-4569-82e4-c2c99014b308x-amz-apigw-id: Y_pziGWoCYcETZAVia: 1.1 c5e1a6561d8dc3977e11160718fc75e8.cloudfront.net (CloudFront), 1.1 bd8c16c206acee72e6a2b3f5e3d960cc.cloudfront.net (CloudFront)X-Cache: Miss from cloudfrontX-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: bEqzbx-O3H__d5FG6gH8wWZB48evc8FX1C-xYS8dFmfwL7zSrBE_YA !DOCTYPE html>html langen>head> meta charsetutf-8> meta http-equivContent-Type contenttext/html; charsetutf-8> meta namelanguage contentEnglish> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno> title>Link Shortener Home - Mosaic Tools/title> link relicon typeimage/png sizes192x192 href/static/img/android-chrome-192x192.png> link relapple-touch-icon href/static/img/apple-touch-icon.png> link relicon typeimage/png sizes32x32 href/static/img/favicon-32x32.png> link relshortcut icon typeimage/x-icon href/static/img/favicon.ico> !-- Custom fonts for this template--> link href/static/vendor/fontawesome-free/css/all.min.css relstylesheet typetext/css> link hrefhttps://fonts.googleapis.com/css?familyNunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i relstylesheet> !-- Custom styles for this template--> link href/static/css/portal.min.css relstylesheet> !-- Google tag (gtag.js) --> script async srchttps://www.googletagmanager.com/gtag/js?idG-25WP0KF0LW>/script> script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(set, linker, {domains: mosaic.camp}); gtag(js, new Date()); gtag(config, G-25WP0KF0LW); /script>/head>body classbg-gradient-success> div classcontainer> !-- Outer Row --> div classrow justify-content-center> div classcol-xl-10 col-lg-12 col-md-9> div classcard o-hidden border-0 shadow-lg my-5> div classcard-body p-0> !-- Nested Row within Card Body --> div classrow> div classcol-lg-6 bg-login-image text-center> img src/static/img/mosaic_logo.png classd-xs-block d-lg-none img-fluid stylemax-height: 200px; altMosaic Logo> img src/static/img/mosaic_logo.png classd-none d-lg-block img-fluid align-middle altMosaic Logo> /div> div classcol-lg-6> div classp-5> div classtext-center> h1 classh4 text-gray-900 mb-4>Mosaic Link Shortener/h1> p>Quickly shorten a long link by pasting it below and sharing!/p> /div> form classuser action/link-shortener/create methodPOST> div classform-group> input required namelong_link typeurl classform-control form-control-user idlong_link aria-describedbycampIDHelp placeholderPaste your Long URL> /div> div classform-group> div classcustom-control custom-checkbox small> input typecheckbox classcustom-control-input onclickviewCustomURL() idcustomCheck> label classcustom-control-label forcustomCheck>Customize Link/label> /div> /div> div classform-group styledisplay: none; idshort_link_section> input nameshort_link onkeyupliveUpdateLinkPreview(this) typetext classform-control form-control-user idshort_link placeholderCustom URL> label idshort_link_preview forshort_link classmt-2>/label> /div> hr> button typesubmit classbtn btn-success btn-user btn-block> Shorten /button> /div> /form> div classtext-center> a classsmall hrefhttps://the.ismaili/usa/camp-mosaic-building-character-and-leaders-tomorrow>Learn More about Camp Mosaic/a> br/> a classsmall hrefhttps://www.theismailiusa.org>Apply to Camp Mosaic/a> /div> div classtext-center mb-4> a classsmall href/login>Return to Mosaic Tools/a> | a classsmall href/link-shortener/stats>View Usage Stats/a> /div> /div> /div> !-- div classcol-lg-3 d-none d-lg-block>/div> --> /div> /div> /div> /div> /div> /div> script> function viewCustomURL() { console.log(document.getElementById(short_link_section).style.display); if(document.getElementById(short_link_section).style.display none){ document.getElementById(short_link_section).style.displayblock; } else { document.getElementById(short_link_section).style.displaynone; } } function liveUpdateLinkPreview(short_link_input){ var linkValue short_link_input.value; const baseUrl Your URL will be: mosaic.camp/ document.getElementById(short_link_preview).innerHTML baseUrl + linkValue; } /script>!-- Bootstrap core JavaScript-->script src/static/vendor/jquery/jquery.min.js>/script>script src/static/vendor/bootstrap/js/bootstrap.bundle.min.js>/script> !-- Core plugin JavaScript--> script src/static/vendor/jquery-easing/jquery.easing.min.js>/script> !-- Custom scripts for all pages--> script src/static/js/portal.min.js>/script>/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
]