Help
RSS
API
Feed
Maltego
Contact
Domain > admirationweb.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-07-11
18.64.174.15
(
ClassC
)
2026-01-07
3.163.24.17
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Wed, 07 Jan 2026 13:36:06 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://admirationweb.com/X-Cache: Redirect from cloudfrontVia: 1.1 bafc250db6f7cbd43d1e23b2a31d8002.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: l2G-gHJjkEbjmKoUcdSL8Lv3Ie9sVd7lHvYTpetPJrPp1ROn7K-jog 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: 23561Connection: keep-aliveLast-Modified: Fri, 12 Sep 2025 18:46:41 GMTServer: AmazonS3Date: Tue, 06 Jan 2026 16:53:26 GMTETag: 36e5bfd92277a6376c4c52a1ccf9bf82X-Cache: Hit from cloudfrontVia: 1.1 44e3ef26e727fc044d711ef45aefcd72.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: kHv-Pnsik9RxchlUIpEOaDxhkWgwSH1PuRgAU5kwtS2K-Xo0miUNTwAge: 74561 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Admiration/title> link hrefhttps://fonts.googleapis.com/css2?familyCormorant+Garamond:wght@300;400;500;600;700&displayswap relstylesheet> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@300;400;500;600;700&displayswap relstylesheet> link hrefhttps://fonts.googleapis.com/css2?familyOswald:wght@200;300;400;500;600;700&displayswap relstylesheet> link hrefhttps://fonts.googleapis.com/css2?familyFutura:wght@300;400;500;600;700&displayswap relstylesheet> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Cormorant Garamond, serif; background: linear-gradient(135deg, #ff6b35 0%, #f7931e 50%, #ff8c42 100%); min-height: 100vh; color: white; overflow-x: hidden; position: relative; } body::after { content: ; position: absolute; top: 0; right: 0; bottom: 0; width: 50%; background: linear-gradient(to left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 100%); pointer-events: none; z-index: 1; } /* Top Navigation */ .top-nav { position: fixed; top: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.1); backdrop-filter: blur(20px); z-index: 10; padding: 20px 0; transition: all 0.3s ease; } .nav-container { max-width: 1200px; margin: 0 auto; padding: 0 40px; display: flex; justify-content: flex-end; align-items: center; padding-right: 120px; } .nav-menu { display: flex; list-style: none; gap: 40px; margin: 0; padding: 0; } .nav-menu li { position: relative; } .nav-menu a { color: white; text-decoration: none; font-family: Cormorant Garamond, serif; font-size: 18px; font-weight: 700; padding: 10px 20px; border-radius: 30px; transition: all 0.3s ease; position: relative; overflow: hidden; } .nav-menu a:hover { transform: translateY(-2px); } .container { max-width: 1200px; margin: 0 auto; padding: 0 40px; position: relative; min-height: 100vh; display: flex; align-items: center; z-index: 2; } /* Section Styles */ .section { min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 100px 0; } .section:first-child { padding-top: 0; } /* Portfolio Section */ .portfolio-section { background: #2a2a2a; color: #ffffff; border-radius: 0; padding: 80px 0; margin: 0; width: 100vw; max-width: none; min-height: 100vh; display: flex; flex-direction: column; justify-content: center; margin-left: calc(-50vw + 50%); } .portfolio-container { max-width: 1400px; margin: 0 auto; padding: 0 40px; } .portfolio-header { text-align: left; margin-bottom: 60px; } .portfolio-title { font-family: Oswald, sans-serif; font-size: clamp(3rem, 6vw, 4.5rem); font-weight: 700; margin-bottom: 20px; letter-spacing: -0.02em; color: #ffffff; text-transform: uppercase; } .portfolio-subtitle { font-family: Oswald, sans-serif; font-size: 24px; font-weight: 500; opacity: 0.7; margin-bottom: 10px; color: #cccccc; text-transform: uppercase; letter-spacing: 0.5px; } .portfolio-count { font-family: Oswald, sans-serif; font-size: 18px; font-weight: 600; opacity: 0.6; color: #aaaaaa; text-transform: uppercase; letter-spacing: 0.5px; } .portfolio-grid { display: grid; grid-template-columns: repeat(5, 1fr); grid-template-rows: repeat(3, 1fr); gap: 30px; margin-top: 50px; height: 120vh; } .portfolio-item { background: white; border-radius: 16px; overflow: hidden; box-shadow: 0 4px 25px rgba(0, 0, 0, 0.15); transition: all 0.4s ease; cursor: pointer; position: relative; height: 100%; display: flex; align-items: center; justify-content: center; text-align: center; text-decoration: none; color: inherit; } .portfolio-item:hover { transform: translateY(-8px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25); } .portfolio-item-image { width: 100%; height: 100%; background: #ffffff; position: absolute; top: 0; left: 0; overflow: hidden; } .portfolio-item:nth-child(1) .portfolio-item-image, .portfolio-item:nth-child(2) .portfolio-item-image, .portfolio-item:nth-child(3) .portfolio-item-image, .portfolio-item:nth-child(4) .portfolio-item-image, .portfolio-item:nth-child(5) .portfolio-item-image, .portfolio-item:nth-child(6) .portfolio-item-image, .portfolio-item:nth-child(7) .portfolio-item-image, .portfolio-item:nth-child(8) .portfolio-item-image, .portfolio-item:nth-child(9) .portfolio-item-image, .portfolio-item:nth-child(10) .portfolio-item-image, .portfolio-item:nth-child(11) .portfolio-item-image, .portfolio-item:nth-child(12) .portfolio-item-image, .portfolio-item:nth-child(13) .portfolio-item-image, .portfolio-item:nth-child(14) .portfolio-item-image, .portfolio-item:nth-child(15) .portfolio-item-image { background: #ffffff; } .portfolio-item-image::before { content: ; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.02); opacity: 0; transition: opacity 0.3s ease; } .portfolio-item:hover .portfolio-item-image::before { opacity: 1; } /* About Section */ .about-section { background: #f0f0f0; color: #2a2a2a; padding: 80px 0; margin: 0; width: 100vw; max-width: none; min-height: 100vh; display: flex; align-items: center; justify-content: center; margin-left: calc(-50vw + 50%); } .about-container { max-width: 1200px; margin: 0 auto; padding: 0 40px; } .about-content { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; } .about-text { max-width: 600px; } .about-title { font-family: Futura, sans-serif; font-size: clamp(2.5rem, 5vw, 3.5rem); font-weight: 700; margin-bottom: 20px; letter-spacing: -0.02em; color: #2a2a2a; text-transform: uppercase; line-height: 1.1; } .about-subtitle { font-family: Oswald, sans-serif; font-size: 24px; font-weight: 500; margin-bottom: 30px; color: #ff6b35; text-transform: uppercase; letter-spacing: 0.5px; } .about-description { font-family: Cormorant Garamond, serif; font-size: 20px; line-height: 1.6; color: #444444; margin-bottom: 30px; } .about-description strong { color: #2a2a2a; font-weight: 600; } .about-stats { display: flex; flex-direction: column; gap: 40px; } .stat-item { text-align: center; padding: 30px; background: white; border-radius: 16px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .stat-item:hover { transform: translateY(-5px); } .stat-number { font-family: Oswald, sans-serif; font-size: 48px; font-weight: 700; color: #ff6b35; margin-bottom: 10px; display: block; } .stat-label { font-family: Inter, sans-serif; font-size: 18px; font-weight: 500; color: #2a2a2a; text-transform: uppercase; letter-spacing: 0.5px; } /* Contact Section */ .contact-section { background: #ffffff; color: #2a2a2a; padding: 80px 0; margin: 0; width: 100vw; max-width: none; min-height: 100vh; display: flex; align-items: center; justify-content: center; margin-left: calc(-50vw + 50%); } .contact-container { max-width: 800px; margin: 0 auto; padding: 0 40px; text-align: center; } .contact-title { font-family: Oswald, sans-serif; font-size: clamp(3rem, 6vw, 4.5rem); font-weight: 700; margin-bottom: 20px; letter-spacing: -0.02em; color: #2a2a2a; text-transform: uppercase; } .contact-subtitle { font-family: Cormorant Garamond, serif; font-size: 24px; font-weight: 400; margin-bottom: 40px; color: #666666; } .contact-email { font-family: Inter, sans-serif; font-size: 28px; font-weight: 600; color: #ff6b35; text-decoration: none; padding: 20px 40px; background: #f8f8f8; border-radius: 50px; display: inline-block; transition: all 0.3s ease; border: 2px solid #ff6b35; } .contact-email:hover { background: #ff6b35; color: white; transform: translateY(-3px); box-shadow: 0 10px 30px rgba(255, 107, 53, 0.3); } .copyright { font-family: Inter, sans-serif; font-size: 16px; font-weight: 400; color: #999999; margin-top: 40px; text-align: center; } .portfolio-item-content { position: relative; z-index: 2; padding: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; text-align: center; } .portfolio-item-title { font-family: Oswald, sans-serif; font-size: 24px; font-weight: 600; margin-bottom: 12px; color: #2a2a2a; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.5px; } .portfolio-item-subtitle { font-family: Inter, sans-serif; font-size: 16px; font-weight: 400; color: #666666; line-height: 1.4; } /* Main Content */ .main-content { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; gap: 60px; padding-top: 20px; } .brand-section { flex: 1; } .brand-name { font-family: Cormorant Garamond, serif; font-size: clamp(4rem, 8vw, 9rem); font-weight: 600; line-height: 0.8; margin-bottom: 0; letter-spacing: -0.02em; white-space: nowrap; } .brand-name .first-letter { font-size: 1.3em; line-height: 0.7; display: inline-block; vertical-align: top; margin-right: -0.05em; } .content-section { flex: 1; max-width: 500px; margin-top: 0px; } .description { font-family: Cormorant Garamond, serif; font-size: 24px; line-height: 1.4; font-weight: 400; } .description strong { font-weight: 600; } /* Divided Circle */ .simple-circle { width: 400px; height: 400px; border-radius: 50%; position: relative; margin: 40px auto; overflow: hidden; border: 2px solid rgba(255, 255, 255, 0.3); transition: all 0.3s ease; } .simple-circle:hover { border-color: rgba(255, 255, 255, 0.5); transform: scale(1.05); } .circle-half { position: absolute; width: 100%; height: 50%; display: flex; align-items: center; justify-content: center; text-align: center; color: white; font-family: Oswald, sans-serif; font-weight: 600; text-decoration: none; transition: all 0.3s ease; cursor: pointer; } .circle-half:hover { background: rgba(255, 255, 255, 0.1); } .brokerage-half { background: rgba(44, 62, 80, 0.8); top: 0; left: 0; } .online-half { background: rgba(231, 76, 60, 0.8); bottom: 0; left: 0; } .half-text { font-size: 18px; text-transform: uppercase; letter-spacing: 1px; line-height: 1.2; } .half-subtitle { font-size: 12px; opacity: 0.9; margin-top: 4px; } /* Responsive Design */ @media (max-width: 1200px) { .portfolio-grid { grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(4, 1fr); gap: 25px; height: 140vh; } .about-content { gap: 60px; } } @media (max-width: 968px) { .portfolio-grid { grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(5, 1fr); gap: 20px; height: 160vh; } .about-content { grid-template-columns: 1fr; gap: 40px; text-align: center; } .about-stats { flex-direction: row; justify-content: space-around; flex-wrap: wrap; } .stat-item { flex: 1; min-width: 120px; margin: 0 10px; } } @media (max-width: 768px) { .top-nav { padding: 15px 0; } .nav-container { padding: 0 20px; padding-right: 40px; } .nav-menu { gap: 20px; } .nav-menu a { font-size: 16px; padding: 8px 16px; } .main-content { flex-direction: column; text-align: center; gap: 40px; } .brand-name { font-size: clamp(3rem, 15vw, 6rem); } .description { font-size: 22px; } .portfolio-section { padding: 60px 0; } .portfolio-container { padding: 0 20px; } .portfolio-title { font-size: clamp(2.5rem, 10vw, 3.5rem); } .portfolio-subtitle { font-size: 20px; } .portfolio-grid { grid-template-columns: repeat(2, 1fr); grid-template-rows: repeat(8, 1fr); gap: 20px; height: 180vh; } .portfolio-item { height: 100%; } .portfolio-item-content { padding: 15px; } .portfolio-item-title { font-size: 18px; } .portfolio-item-subtitle { font-size: 14px; } .about-section { padding: 60px 0; } .about-container { padding: 0 20px; } .about-title { font-size: clamp(2rem, 8vw, 2.5rem); } .about-subtitle { font-size: 20px; } .about-description { font-size: 18px; } .stat-item { padding: 20px; } .stat-number { font-size: 36px; } .stat-label { font-size: 16px; } .contact-section { padding: 60px 0; } .contact-container { padding: 0 20px; } .contact-title { font-size: clamp(2.5rem, 10vw, 3.5rem); } .contact-subtitle { font-size: 20px; } .contact-email { font-size: 20px; padding: 15px 30px; } } /style>/head>body> !-- Home Section --> section idhome classsection> div classcontainer> div classmain-content> div classbrand-section> h1 classbrand-name>span classfirst-letter>A/span>dmiration/h1> div classsimple-circle> a href/brokerage/index.html classcircle-half brokerage-half> div classhalf-text> Brokerage div classhalf-subtitle>Oil & Energy/div> div classhalf-subtitle>Capital Introductions/div> div classhalf-subtitle>Insurance/div> /div> /a> a href/online/index.html classcircle-half online-half> div classhalf-text> Online Business div classhalf-subtitle>Content Network/div> /div> /a> /div> /div> div classcontent-section> div classdescription> Operates two distinct business verticals that serve different market needs. Our brokerage division facilitates direct transactions in oil and energy, capital introductions, and insurance markets, connecting principals through our extensive network of vetted relationships. Additionally, our content network delivers comprehensive, evidence-based information across multiple essential domains through rigorous academic research and peer-reviewed studies. /div> /div> /div> /div> /section> !-- About Section --> section idabout classsection> div classabout-section> div classabout-container> div classabout-content> div classabout-text> h2 classabout-title>Admiration Inc./h2> p classabout-subtitle>Bridging Markets and Intelligence/p> div classabout-description> p>Admiration was founded on the principle that both market access and reliable information should be seamless and trustworthy. We recognized critical gaps in two distinct areas: the brokerage ecosystem where principals struggle to connect directly with verified counterparties, and the digital information landscape where quality content remains scattered across unreliable sources. Our brokerage division eliminates intermediary chains by facilitating direct connections between vetted principals in oil and energy, capital introductions, and insurance markets, while our content network maintains rigorous editorial standards with thorough fact-checking against peer-reviewed research and authoritative sources./p> p>Unlike traditional platforms that compromise on verification or rely on lengthy broker chains, Admiration maintains unwavering standards across both divisions. Our brokerage operations connect only qualified principals through verified relationships, while our content platform provides complete domain coverage with full academic citations. We serve diverse global audiences—from principals requiring direct market access to users seeking reliable information for informed decision-making, creating the infrastructure for both trusted transactions and trustworthy knowledge in an increasingly complex business landscape./p> /div> /div> /div> /div> /div> /section> !-- Contact Section --> section idcontact classsection> div classcontact-section> div classcontact-container> h2 classcontact-title>Contact Us/h2> p classcontact-subtitle>Get in touch with our team/p> a hrefmailto:contact@admirationweb.com classcontact-email>contact@admirationweb.com/a> p classcopyright>© 2025 Admiration Inc. All rights reserved./p> /div> /div> /section>/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
]