Help
RSS
API
Feed
Maltego
Contact
Domain > chrismuir.co.uk
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-22
92.205.0.98
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Wed, 22 Oct 2025 11:38:46 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Tue, 10 Dec 2024 22:15:11 GMTETag: 76403d9-12f7-628f1d094c14bAccept-Ranges: bytesContent-Length: 4855Vary: Accept-EncodingContent-Type: text/html !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Chris Muirs CV/title> style> /* General Reset */ * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; scroll-behavior: smooth; } body { line-height: 1.6; background-color: #0d0d17; /* Dark background to match image theme */ color: #e0e0e0; } /* Navigation Bar */ nav { position: fixed; top: 0; width: 100%; background: rgba(3, 12, 28, 0.9); /* Dark blue matching the image */ color: #ffffff; display: flex; justify-content: center; padding: 10px 0; z-index: 1000; } nav a { color: #e0e0e0; text-decoration: none; margin: 0 20px; font-size: 1.1em; font-weight: bold; transition: color 0.3s; }/* nav a:hover { color: #00aaff; /* Light blue accent from image highlights */ }*/ nav a.active { border-bottom: 2px solid #00aaff; } /* Sections */ section { padding: 100px 20px; min-height: 100vh; text-align: center; display: flex; justify-content: center; align-items: center; flex-direction: column; } section h2 { font-size: 2.5em; margin-bottom: 10px; color: #fff; } section p { max-width: 700px; font-size: 1.1em; margin-bottom: 20px; color: #d0d0d0; opacity: 0.9; } /* Smooth Fade-in */ .fade-in { opacity: 0; transform: translateY(20px); transition: all 0.6s ease-out; } .fade-in.visible { opacity: 1; transform: translateY(0); } /* Header Section */ #home { background: url(./68953fce-7379-4b38-b5d6-9432af6c0b05.webp) no-repeat center center/cover; color: #fff; text-align: center; position: relative; } #home div { background: rgba(0, 0, 0, 0.6); /* Semi-transparent dark background */ padding: 20px 30px; border-radius: 10px; /* Rounded corners */ display: inline-block; /* Only cover content width */ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); /* Subtle shadow */ } /* Footer */ footer { text-align: center; background: #00061c; color: #e0e0e0; padding: 15px 0; } footer a { color: #00aaff; text-decoration: none; } /style>/head>body> !-- Navigation --> nav> a href#home classnav-link>Home/a> a href#about classnav-link>About/a> a href#contact classnav-link>Contact/a> /nav> !-- Header Section -->section idhome> div> h1>Chris Muir/h1> p>Head of Software Engineering | Technology Enthusiast | Innovator/p> /div>/section> !-- About Section --> section idabout classfade-in> h2>About Me/h2> p> I lead high-performing teams to build scalable systems, optimize performance, and deliver high-quality solutions. Passionate about solving complex challenges in software engineering and driving business innovation. /p> /section> !-- Contact Section --> section idcontact classfade-in> h2>Contact/h2> p>LinkedIn: a hrefhttps://linkedin.com/in/chris-muir-1b7b7933 target_blank>linkedin.com/in/chris-muir-1b7b7933/a>/p> /section> !-- Footer --> footer> p>© 2024 Chris Muir | a href#home>Back to Top/a>/p> /footer> !-- JavaScript for Fade-in Effect --> script> const sections document.querySelectorAll(.fade-in); const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.classList.add(visible); } }); }); sections.forEach(section > { observer.observe(section); }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Wed, 22 Oct 2025 11:38:47 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Tue, 10 Dec 2024 22:15:11 GMTETag: 76403d9-12f7-628f1d094c14bAccept-Ranges: bytesContent-Length: 4855Vary: Accept-EncodingContent-Type: text/html !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Chris Muirs CV/title> style> /* General Reset */ * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; scroll-behavior: smooth; } body { line-height: 1.6; background-color: #0d0d17; /* Dark background to match image theme */ color: #e0e0e0; } /* Navigation Bar */ nav { position: fixed; top: 0; width: 100%; background: rgba(3, 12, 28, 0.9); /* Dark blue matching the image */ color: #ffffff; display: flex; justify-content: center; padding: 10px 0; z-index: 1000; } nav a { color: #e0e0e0; text-decoration: none; margin: 0 20px; font-size: 1.1em; font-weight: bold; transition: color 0.3s; }/* nav a:hover { color: #00aaff; /* Light blue accent from image highlights */ }*/ nav a.active { border-bottom: 2px solid #00aaff; } /* Sections */ section { padding: 100px 20px; min-height: 100vh; text-align: center; display: flex; justify-content: center; align-items: center; flex-direction: column; } section h2 { font-size: 2.5em; margin-bottom: 10px; color: #fff; } section p { max-width: 700px; font-size: 1.1em; margin-bottom: 20px; color: #d0d0d0; opacity: 0.9; } /* Smooth Fade-in */ .fade-in { opacity: 0; transform: translateY(20px); transition: all 0.6s ease-out; } .fade-in.visible { opacity: 1; transform: translateY(0); } /* Header Section */ #home { background: url(./68953fce-7379-4b38-b5d6-9432af6c0b05.webp) no-repeat center center/cover; color: #fff; text-align: center; position: relative; } #home div { background: rgba(0, 0, 0, 0.6); /* Semi-transparent dark background */ padding: 20px 30px; border-radius: 10px; /* Rounded corners */ display: inline-block; /* Only cover content width */ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); /* Subtle shadow */ } /* Footer */ footer { text-align: center; background: #00061c; color: #e0e0e0; padding: 15px 0; } footer a { color: #00aaff; text-decoration: none; } /style>/head>body> !-- Navigation --> nav> a href#home classnav-link>Home/a> a href#about classnav-link>About/a> a href#contact classnav-link>Contact/a> /nav> !-- Header Section -->section idhome> div> h1>Chris Muir/h1> p>Head of Software Engineering | Technology Enthusiast | Innovator/p> /div>/section> !-- About Section --> section idabout classfade-in> h2>About Me/h2> p> I lead high-performing teams to build scalable systems, optimize performance, and deliver high-quality solutions. Passionate about solving complex challenges in software engineering and driving business innovation. /p> /section> !-- Contact Section --> section idcontact classfade-in> h2>Contact/h2> p>LinkedIn: a hrefhttps://linkedin.com/in/chris-muir-1b7b7933 target_blank>linkedin.com/in/chris-muir-1b7b7933/a>/p> /section> !-- Footer --> footer> p>© 2024 Chris Muir | a href#home>Back to Top/a>/p> /footer> !-- JavaScript for Fade-in Effect --> script> const sections document.querySelectorAll(.fade-in); const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.classList.add(visible); } }); }); sections.forEach(section > { observer.observe(section); }); /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
]