Help
RSS
API
Feed
Maltego
Contact
Domain > amp74.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-09-19
162.213.251.99
(
ClassC
)
2026-01-23
199.188.201.235
(
ClassC
)
Port 80
HTTP/1.1 200 OKkeep-alive: timeout5, max100content-type: text/htmllast-modified: Fri, 09 Jan 2026 05:01:52 GMTaccept-ranges: bytescontent-length: 7652date: Fri, 23 Jan 2026 14:02:35 GMTserver: LiteSpeedx-turbo-charged-by: LiteSpeed !doctype html>html classno-js lang>head>meta charsetutf-8>meta nameviewport contentwidthdevice-width,initial-scale1>title>Amp74 Media/title>link relstylesheet hrefcss/style.24100402.css>meta namedescription contentAMP74 Media - a consultancy that does all kinds of cool things.>meta propertyog:title contentAMP74 Media>meta propertyog:type contentwebsite>meta propertyog:url contenthttps://amp74.com>meta propertyog:image contentimg/Amp74Logo.png>meta propertyog:image:alt contentAMP74 Logo>link relicon href/favicon.ico sizesany>link relapple-touch-icon hreficon.png>link relmanifest hrefsite.webmanifest>meta nametheme-color contentrgb(92 75 81)>script deferdefer src./js/app.js>/script>/head>body>div classwrapper>div classheader>img srcimg/Amp74Wordmark.png classlogo>/div>div classcontent>/div>div classabout>h3 classtab>About/h3>div classabout-content>p>Amp74 is a consultancy and media company based in Southern Alberta, Canada. We do all sorts of cool things./p>p>Please reach out to us at a hrefhttps://www.linkedin.com/company/amp74/>LinkedIn/a> or a hrefhttps://github.com/russelporosky>Github/a>./p>/div>/div>/div>template idproject>div classproject>h1>/h1>h2>/h2>div classdescription>/div>div classlinks>/div>/div>/template>script>const AMP74 {}; AMP74.addProject (project, parentElement, template) > { const NEW_PROJECT_BLOCK template.content.cloneNode(true); const LINK_PARENT NEW_PROJECT_BLOCK.querySelector(.links); NEW_PROJECT_BLOCK.querySelector(h1).innerHTML project.title; NEW_PROJECT_BLOCK.querySelector(h2).innerHTML project.subtitle; NEW_PROJECT_BLOCK.querySelector(.description).innerHTML project.description; project.links .forEach(link > { const NEW_LINK document.createElement(a); NEW_LINK.setAttribute(href, link.url); NEW_LINK.title link.icon; NEW_LINK.classList.add(link-logo); NEW_LINK.innerHTML AMP74.icons .find(icon > icon.name link.icon)?.svg; LINK_PARENT.appendChild(NEW_LINK); }); // a hrefhttps://github.com/jagrmusic/duke classlink-logo titleGithub>/a> parentElement.appendChild(NEW_PROJECT_BLOCK); }; AMP74.adjustTab (toggle true) > { if (toggle) { // only toggle visibility if were not initializing the tab AMP74.tabBlock.classList.toggle(AMP74.visibilityClassName); } let elHeight 0; if (AMP74.tabBlock.classList.contains(AMP74.visibilityClassName)) { elHeight AMP74.tabBlock.getBoundingClientRect().height; } else { elHeight AMP74.tabTitle.getBoundingClientRect().height; } AMP74.tabBlock.style.top `calc(100% - ${ elHeight }px)`; }; AMP74.icons { name: GitHub, svg: svg viewBox0 0 98 96 width98 height96 xmlnshttp://www.w3.org/2000/svg>path fill-ruleevenodd clip-ruleevenodd dM48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z>/path>/svg>, }, ; AMP74.init tabSelector > { AMP74.contentBlock document.querySelector(.content); AMP74.projectTemplate document.querySelector(#project); AMP74.tabBlock document.querySelector(tabSelector); AMP74.tabTitle document.querySelector(`${ tabSelector } .tab`); AMP74.visibilityClassName visible; AMP74.projects .forEach(project > AMP74.addProject(project, AMP74.contentBlock, AMP74.projectTemplate)); window.addEventListener(resize, () > AMP74.adjustTab(false)); AMP74.tabTitle.addEventListener(click, () > AMP74.adjustTab()); AMP74.adjustTab(false); }; AMP74.projects { description: p>The Duke is a stand-alone. voice-controlled speaker that connects to your wireless network and is powered via USB-C. Some basic setup can be achieved through an app (similar to Sonos speakers) which will include some base-level preferences for genre, tempo, complexity, and entropy. The Duke includes presets for many different genres of music, including blues, jazz, rock, country, and pop./p>, links: { icon: GitHub, url: https://github.com/jagrmusic/duke, }, , subtitle: Your Automated Band Leader, title: The Duke, }, { description: p>The JaGrBomb box takes an instrument signal and acoustic signal as inputs. The acoustic signal is compared against a reference signature, and the instrument output is adjusted in real time to help the acoustic signal more closely match the reference signature./p>p>The instrument can be any line-level source, such as an electric guitar./p>, links: { icon: GitHub, url: https://github.com/jagrmusic/JaGrBomb, }, , subtitle: AI-Powered Amp/wbr>Speaker/wbr>Mic Simulator, title: JaGr Bomb, }, { description: p>Prop42 is a site for movie and television prop collectors to showcase their collections, create virtual tours of their collections, and sell or trade props./p>p>It is also a showcase for an upcoming book on creating scalable websites with Angular and using module federation to combine multiple applications and libraries from separate repositories into a single project./p>, links: , subtitle: Online Movie & T.V. Prop Museum\n, title: Prop42\n, }, { description: p>Tenutio is a simple application that allows a music school (or similar arts-based academy) to schedule lessons, collect payment, manage stock, and stay engaged with their students throughout their entire time with the academy./p>, links: , subtitle: Music School Scheduling & Billing, title: Tenutio, }, { description: p>This is a lightweight TypeScript boilerplate that uses code>jest/code> for testing, code>prettier/code> for formatting, and code>typedoc/code> for document generation./p>, links: { icon: GitHub, url: https://github.com/russelporosky/ts-boilerplate, }, , subtitle: A Lightweight TypeScript Boilerplate for TDD, title: TS Boilerplate, }, { description: p>I\ve made this boilerplate to suit my preferences. Most of the additions and changes are fine with most people, but there are a few that have generated a number of discussions in the past./p>, links: { icon: GitHub, url: https://github.com/russelporosky/ngx-boilerplate, }, , subtitle: Opinionated Boilerplate for Angular applications, title: NGX Boilerplate, }, ; AMP74.init(.about);/script>/body>/html>
Port 443
HTTP/1.1 200 OKkeep-alive: timeout5, max100content-type: text/htmllast-modified: Fri, 09 Jan 2026 05:01:52 GMTaccept-ranges: bytescontent-length: 7652date: Fri, 23 Jan 2026 14:02:35 GMTserver: LiteSpeedx-turbo-charged-by: LiteSpeed !doctype html>html classno-js lang>head>meta charsetutf-8>meta nameviewport contentwidthdevice-width,initial-scale1>title>Amp74 Media/title>link relstylesheet hrefcss/style.24100402.css>meta namedescription contentAMP74 Media - a consultancy that does all kinds of cool things.>meta propertyog:title contentAMP74 Media>meta propertyog:type contentwebsite>meta propertyog:url contenthttps://amp74.com>meta propertyog:image contentimg/Amp74Logo.png>meta propertyog:image:alt contentAMP74 Logo>link relicon href/favicon.ico sizesany>link relapple-touch-icon hreficon.png>link relmanifest hrefsite.webmanifest>meta nametheme-color contentrgb(92 75 81)>script deferdefer src./js/app.js>/script>/head>body>div classwrapper>div classheader>img srcimg/Amp74Wordmark.png classlogo>/div>div classcontent>/div>div classabout>h3 classtab>About/h3>div classabout-content>p>Amp74 is a consultancy and media company based in Southern Alberta, Canada. We do all sorts of cool things./p>p>Please reach out to us at a hrefhttps://www.linkedin.com/company/amp74/>LinkedIn/a> or a hrefhttps://github.com/russelporosky>Github/a>./p>/div>/div>/div>template idproject>div classproject>h1>/h1>h2>/h2>div classdescription>/div>div classlinks>/div>/div>/template>script>const AMP74 {}; AMP74.addProject (project, parentElement, template) > { const NEW_PROJECT_BLOCK template.content.cloneNode(true); const LINK_PARENT NEW_PROJECT_BLOCK.querySelector(.links); NEW_PROJECT_BLOCK.querySelector(h1).innerHTML project.title; NEW_PROJECT_BLOCK.querySelector(h2).innerHTML project.subtitle; NEW_PROJECT_BLOCK.querySelector(.description).innerHTML project.description; project.links .forEach(link > { const NEW_LINK document.createElement(a); NEW_LINK.setAttribute(href, link.url); NEW_LINK.title link.icon; NEW_LINK.classList.add(link-logo); NEW_LINK.innerHTML AMP74.icons .find(icon > icon.name link.icon)?.svg; LINK_PARENT.appendChild(NEW_LINK); }); // a hrefhttps://github.com/jagrmusic/duke classlink-logo titleGithub>/a> parentElement.appendChild(NEW_PROJECT_BLOCK); }; AMP74.adjustTab (toggle true) > { if (toggle) { // only toggle visibility if were not initializing the tab AMP74.tabBlock.classList.toggle(AMP74.visibilityClassName); } let elHeight 0; if (AMP74.tabBlock.classList.contains(AMP74.visibilityClassName)) { elHeight AMP74.tabBlock.getBoundingClientRect().height; } else { elHeight AMP74.tabTitle.getBoundingClientRect().height; } AMP74.tabBlock.style.top `calc(100% - ${ elHeight }px)`; }; AMP74.icons { name: GitHub, svg: svg viewBox0 0 98 96 width98 height96 xmlnshttp://www.w3.org/2000/svg>path fill-ruleevenodd clip-ruleevenodd dM48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z>/path>/svg>, }, ; AMP74.init tabSelector > { AMP74.contentBlock document.querySelector(.content); AMP74.projectTemplate document.querySelector(#project); AMP74.tabBlock document.querySelector(tabSelector); AMP74.tabTitle document.querySelector(`${ tabSelector } .tab`); AMP74.visibilityClassName visible; AMP74.projects .forEach(project > AMP74.addProject(project, AMP74.contentBlock, AMP74.projectTemplate)); window.addEventListener(resize, () > AMP74.adjustTab(false)); AMP74.tabTitle.addEventListener(click, () > AMP74.adjustTab()); AMP74.adjustTab(false); }; AMP74.projects { description: p>The Duke is a stand-alone. voice-controlled speaker that connects to your wireless network and is powered via USB-C. Some basic setup can be achieved through an app (similar to Sonos speakers) which will include some base-level preferences for genre, tempo, complexity, and entropy. The Duke includes presets for many different genres of music, including blues, jazz, rock, country, and pop./p>, links: { icon: GitHub, url: https://github.com/jagrmusic/duke, }, , subtitle: Your Automated Band Leader, title: The Duke, }, { description: p>The JaGrBomb box takes an instrument signal and acoustic signal as inputs. The acoustic signal is compared against a reference signature, and the instrument output is adjusted in real time to help the acoustic signal more closely match the reference signature./p>p>The instrument can be any line-level source, such as an electric guitar./p>, links: { icon: GitHub, url: https://github.com/jagrmusic/JaGrBomb, }, , subtitle: AI-Powered Amp/wbr>Speaker/wbr>Mic Simulator, title: JaGr Bomb, }, { description: p>Prop42 is a site for movie and television prop collectors to showcase their collections, create virtual tours of their collections, and sell or trade props./p>p>It is also a showcase for an upcoming book on creating scalable websites with Angular and using module federation to combine multiple applications and libraries from separate repositories into a single project./p>, links: , subtitle: Online Movie & T.V. Prop Museum\n, title: Prop42\n, }, { description: p>Tenutio is a simple application that allows a music school (or similar arts-based academy) to schedule lessons, collect payment, manage stock, and stay engaged with their students throughout their entire time with the academy./p>, links: , subtitle: Music School Scheduling & Billing, title: Tenutio, }, { description: p>This is a lightweight TypeScript boilerplate that uses code>jest/code> for testing, code>prettier/code> for formatting, and code>typedoc/code> for document generation./p>, links: { icon: GitHub, url: https://github.com/russelporosky/ts-boilerplate, }, , subtitle: A Lightweight TypeScript Boilerplate for TDD, title: TS Boilerplate, }, { description: p>I\ve made this boilerplate to suit my preferences. Most of the additions and changes are fine with most people, but there are a few that have generated a number of discussions in the past./p>, links: { icon: GitHub, url: https://github.com/russelporosky/ngx-boilerplate, }, , subtitle: Opinionated Boilerplate for Angular applications, title: NGX Boilerplate, }, ; AMP74.init(.about);/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
]