Help
RSS
API
Feed
Maltego
Contact
Domain > ajstilly.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-26
16.15.0.209
(
ClassC
)
2025-09-08
52.219.117.155
(
ClassC
)
2025-09-26
16.15.4.35
(
ClassC
)
2025-11-03
16.15.4.8
(
ClassC
)
Port 80
HTTP/1.1 200 OKx-amz-id-2: 4dZ14JTcMRwVAIUHBOGxF7lYDmqn/sdS4m/wD5CpTDG6mbOL/RpBznzHhU/REdPhMClpDuikZS8x-amz-request-id: YF77Q1BYTXPMC35YDate: Mon, 03 Nov 2025 06:51:46 GMTLast-Modified: Thu, 24 Jul 2025 22:25:59 GMTETag: 40cb978c72e5a783bf88dab8c723f773Content-Type: text/htmlContent-Length: 5715Server: AmazonS3 !DOCTYPE html>html>head>title>Anthony Stilwell/title>meta charsetUTF-8>meta nameviewport contentwidthdevice-width, initial-scale1>link relstylesheet hrefhttps://www.w3schools.com/w3css/5/w3.css>link relstylesheet hrefhttps://fonts.googleapis.com/css?familyLato>link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>style>body,h1,h2,h3,h4,h5,h6 {font-family: Lato, sans-serif;}body, html { height: 100%; color: black; line-height: 1.8;}/* Create a Parallax Effect */.bgimg-1, .bgimg-2, .bgimg-3 { background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover;}/* First image (Logo. Full height) */.bgimg-1 { background-image: url(media/thumbs_up.jpeg); min-height: 100%;}/* Second image (Portfolio) */.bgimg-2 { background-image: url(media/Noodles Small.jpeg); min-height: 400px;}/* Third image (Contact) */.bgimg-3 { background-image: url(); min-height: 400px;}.w3-wide {letter-spacing: 10px;}.w3-hover-opacity {cursor: pointer;}/* Turn off parallax scrolling for tablets and phones */@media only screen and (max-device-width: 1600px) { .bgimg-1, .bgimg-2, .bgimg-3 { background-attachment: scroll; min-height: 400px; }}/style>/head>body>!-- Navbar (sit on top) -->div classw3-top stylecolor: white> div classw3-bar idmyNavbar> a classw3-bar-item w3-button w3-hover-black w3-hide-medium w3-hide-large w3-right hrefjavascript:void(0); onclicktoggleFunction() titleToggle Navigation Menu> i classfa fa-bars>/i> /a> a hrefindex.html classw3-bar-item w3-button w3-hide-small>i classfa fa-user>/i> ABOUT/a> a hrefgaming.html classw3-bar-item w3-button w3-hide-small>i classfa fa-th>/i> GAMING/a> a hreffoxy.html classw3-bar-item w3-button w3-hide-small>i classfa fa-envelope>/i> FOXY/a> a href# classw3-bar-item w3-button w3-hide-small w3-right w3-hover-red> i classfa fa-search>/i> /a> /div> !-- Navbar on small screens --> div idnavDemo classw3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium> a hrefindex.html classw3-bar-item w3-button onclicktoggleFunction()>ABOUT/a> a hrefgaming.html classw3-bar-item w3-button onclicktoggleFunction()>GAMING/a> a hreffoxy.html classw3-bar-item w3-button onclicktoggleFunction()>FOXY/a> /div>/div>!-- First Parallax Image with Logo Text -->div classbgimg-1 w3-display-container w3-opacity-min idhome> div classw3-display-middle stylewhite-space:nowrap;> span classw3-center w3-padding-large w3-white w3-xlarge w3-wide w3-animate-opacity>ANTHONYspan classw3-hide-small> STILWELL/span> /div>/div>!-- Container (About Section) -->div classw3-content w3-container w3-padding-64 idabout> h2 classw3-center>ABOUT ME/h3> h3>Education/h3> h4>Poudre High School 2018 - 2022/h4> p>-Graduated with International Baccalaureate Diploma/p> h4>Colorado State University 2022 - 2023, 2024 - Present/h4> p>-Majoring in Computer Science with an AI and Machine Learning Concentration/p> div classw3-col m6 w3-center w3-padding-large> img srcmedia/Noodles Small.jpeg classw3-center w3-round w3-image altChompin some noobles width400 height333> /div> h3>Work Experience/h3> h4>Lifeguard May, 2021 - March, 2024/h4> h4>Head Lifeguard March, 2024 - May, 2024/h4> p>-Red Cross Lifeguard and CPR Certified/p> p>-Customer service experience/p> h3>Volunteer Experience:/h3> h4>International Service Learning Trip in Costa Rica 2016/h4> h4>COPACK Ski Trip Chaperone 2018/h4> h4>Food Bank for Larimer County 2020 - 2022/h4> h4>Childrens Book Drive for Fort Collins Museum of Discovery 2022/h4>!-- Third Parallax Image with Portfolio Text -->div classbgimg-3 w3-display-container w3-opacity-min> div classw3-display-middle> span classw3-xxlarge w3-text-white w3-wide>CONTACT/span> /div>/div>!-- Container (Contact Section) -->!-- Footer -->footer classw3-center w3-black w3-padding-32 w3-opacity w3-hover-opacity-off> a href#home classw3-button w3-light-grey>i classfa fa-arrow-up w3-margin-right>/i>To the top/a> p>Powered by a hrefhttps://www.w3schools.com/w3css/default.asp titleW3.CSS target_blank classw3-hover-text-green>w3.css/a>/p>/footer> script>// Modal Image Galleryfunction onClick(element) { document.getElementById(img01).src element.src; document.getElementById(modal01).style.display block; var captionText document.getElementById(caption); captionText.innerHTML element.alt;}// Change style of navbar on scrollwindow.onscroll function() {myFunction()};function myFunction() { var navbar document.getElementById(myNavbar); if (document.body.scrollTop > 100 || document.documentElement.scrollTop > 100) { navbar.className w3-bar + w3-card + w3-animate-top + w3-black; } else { navbar.className navbar.className.replace( w3-card w3-animate-top w3-black, ); }}// Used to toggle the menu on small screens when clicking on the menu buttonfunction toggleFunction() { var x document.getElementById(navDemo); if (x.className.indexOf(w3-show) -1) { x.className + w3-show; } else { x.className x.className.replace( w3-show, ); }}/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
]