GitHub.com
tcp/443 tcp/80
Open service 2606:50c0:8001::153:80 · silverhorn.net
2026-02-06 14:03
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://www.silverhorn.net/ X-GitHub-Request-Id: 466E:17A8AC:CFB5B:F0160:6985F4B9 Accept-Ranges: bytes Age: 0 Date: Fri, 06 Feb 2026 14:03:38 GMT Via: 1.1 varnish X-Served-By: cache-bom-vanm7210051-BOM X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1770386618.939240,VS0,VE213 Vary: Accept-Encoding X-Fastly-Request-ID: 656e08f658563a4fdb27849873f35a20a9e4c932 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.109.153:443 · silverhorn.net
2026-02-06 14:03
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://www.silverhorn.net/ X-GitHub-Request-Id: B350:141B05:973A72:A87741:6985F4B8 Accept-Ranges: bytes Age: 0 Date: Fri, 06 Feb 2026 14:03:37 GMT Via: 1.1 varnish X-Served-By: cache-pao-kpao1770026-PAO X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1770386618.846215,VS0,VE74 Vary: Accept-Encoding X-Fastly-Request-ID: 1f9a33bd96f753b88d8c84014736d5e59fdc6189 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.110.153:443 · silverhorn.net
2026-02-06 14:03
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://www.silverhorn.net/ X-GitHub-Request-Id: C2BD:28374:A3532E:B49B8D:6985F4B9 Accept-Ranges: bytes Age: 0 Date: Fri, 06 Feb 2026 14:03:37 GMT Via: 1.1 varnish X-Served-By: cache-yyz4554-YYZ X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1770386618.705255,VS0,VE22 Vary: Accept-Encoding X-Fastly-Request-ID: b29fc019e6aece8ff6fa375f97dec794807da7bf Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8000::153:80 · www.silverhorn.net
2026-02-06 14:03
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://www.silverhorn.net/ X-GitHub-Request-Id: D526:1B7E14:1256A14:128C556:6985F4B9 Accept-Ranges: bytes Date: Fri, 06 Feb 2026 14:03:38 GMT Via: 1.1 varnish Age: 0 X-Served-By: cache-rtm-ehrd2290051-RTM X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1770386618.653186,VS0,VE495 Vary: Accept-Encoding X-Fastly-Request-ID: 8fdc0f248b2861e269840a5fb2af64184be44dd6 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.110.153:443 · www.silverhorn.net
2026-02-06 14:03
HTTP/1.1 200 OK
Connection: close
Content-Length: 28062
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Thu, 20 Nov 2025 03:15:26 GMT
Access-Control-Allow-Origin: *
ETag: "691e87ce-6d9e"
expires: Fri, 06 Feb 2026 12:59:36 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 4A78:BB35:10224FB:1054E0A:6985E360
Accept-Ranges: bytes
Date: Fri, 06 Feb 2026 14:03:37 GMT
Via: 1.1 varnish
Age: 0
X-Served-By: cache-fra-eddf8230166-FRA
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1770386618.784109,VS0,VE4
Vary: Accept-Encoding
X-Fastly-Request-ID: a35a28f97ac9a75316040676c1066980f7c009b7
Page title: SilverHorn Consulting - IT Solutions for Your Business
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SilverHorn Consulting - IT Solutions for Your Business</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">
<style>
:root {
--primary: #2563eb;
--secondary: #1e40af;
--light: #f3f4f6;
--dark: #1f2937;
--success: #10b981;
--info: #3b82f6;
--warning: #f59e0b;
--danger: #ef4444;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
background-color: var(--light);
color: var(--dark);
line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
margin-bottom: 1rem;
}
p {
margin-bottom: 1rem;
}
.container {
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 0 1rem;
}
/* Header & Navigation */
header {
background-color: var(--dark);
color: white;
padding: 1rem 0;
position: fixed;
width: 100%;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
nav {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.5rem;
font-weight: 700;
color: white;
text-decoration: none;
display: flex;
align-items: center;
}
.logo i {
margin-right: 0.5rem;
color: var(--primary);
}
.nav-links {
display: flex;
list-style: none;
}
.nav-links li {
margin-left: 1.5rem;
}
.nav-links a {
color: white;
text-decoration: none;
transition: color 0.3s;
}
.nav-links a:hover {
color: var(--primary);
}
.mobile-menu {
display: none;
cursor: pointer;
font-size: 1.5rem;
}
/* Hero Section */
.hero {
background: linear-gradient(135deg, var(--primary), var(--secondary));
color: white;
padding: 8rem 0 4rem;
text-align: center;
}
.hero h1 {
font-size: 3rem;
margin-bottom: 1.5rem;
}
.hero p {
font-size: 1.2rem;
max-width: 800px;
margin: 0 auto 2rem;
}
.btn {
display: inline-block;
background-color: white;
color: var(--primary);
padding: 0.8rem 1.5rem;
border-radius: 50px;
text-decoration: none;
font-weight: 600;
transition: all 0.3s;
border: 2px solid transparent;
}
.btn:hover {
background-color: transparent;
color: white;
border-color: white;
}
/* Services Section */
.services {
padding: 5rem 0;
background-color: white;
}
.section-title {
text-align: center;
font-size: 2.5rem;
margin-bottom: 3rem;
color: var(--dark);
}
.section-title::after {
content: "";