No Security Risks Detected
This domain appears to be safe and secure
Disclaimer: This assessment is based on automated analysis of publicly available information. Results are for informational purposes only. For critical applications, consult security professionals.
Scan Information
Refresh page after 10 minutes
for updated results
Page Information
Host Information
Technologies
SSL Certificate
Performance Statistics
HTTP Headers
Technology Stack Analysis
Node.js
Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.
Google Cloud
Google Cloud is a suite of cloud computing services.
React
React is an open-source JavaScript library for building user interfaces or UI components.
Next.js
Next.js is a React framework for developing single page Javascript applications.
Google Cloud Trace
Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in the Google Cloud Console.
Google Cloud CDN
Cloud CDN uses Google's global edge network to serve content closer to users.
Webpack
Webpack is an open-source JavaScript module bundler.
HTTP/3
HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.
Google Cloud Storage
Google Cloud Storage allows world-wide storage and retrieval of any amount of data at any time.
Website Cookies 2
_bLinkInBioViewed
viriborda.com
_bSignupSelfRef
viriborda.com
External Links 7
instagram.com/
instagram.com
tiktok.com/@
tiktok.com
.dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container { width: 100%; height: 80px; /* Eye-catching but functional height */ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; /* Tranquil gradient from deep amethyst to soft lavender, integrating LINK_BACKGROUND_COLOR */ background: linear-gradient(135deg, #4A2C6E 0%, /* Deep Amethyst */ color-mix(in srgb, #4A2C6E 50%, #663399), color-mix(in srgb, #A38BCC 50%, #663399), #A38BCC 100% /* Soft Lavender */ ); box-shadow: 0 8px 20px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.15); /* Soft outer shadow */ transition: all 0.3s ease-in-out; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-pulse-gradient 15s ease-in-out infinite alternate; } /* Faint, swirling nebula pattern overlay */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container::before { content: ''; position: absolute; inset: -20%; /* Cover more area for swirling effect */ background: radial-gradient(circle at 20% 80%, rgba(44,32,64,0.7) 0%, transparent 50%), /* Deep Indigo hint */ radial-gradient(circle at 80% 20%, rgba(163,139,204,0.5) 0%, transparent 50%); /* Lavender hint */ background-size: 200% 200%; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-swirl-nebula 25s linear infinite; opacity: 0.6; mix-blend-mode: screen; /* Blends nicely with background */ z-index: 1; } /* Delicate, semi-transparent circle (zen garden) behind title */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container::after { content: ''; position: absolute; width: 60px; height: 60px; border-radius: 50%; background: rgba(255,255,255,0.08); /* Subtle white tint */ border: 1px solid rgba(255,255,255,0.1); box-shadow: inset 0 0 15px rgba(255,255,255,0.1); z-index: 2; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-zen-pulse 8s ease-in-out infinite; } /* Twinkling stardust particles */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust { position: absolute; inset: 0; pointer-events: none; z-index: 3; background: transparent; /* This element itself can be transparent, it's a container for shadows */ box-shadow: 0 0 0 1px rgba(255,255,255,0.8), 20px 30px 0 1px rgba(255,255,255,0.7), -15px -25px 0 1px rgba(255,255,255,0.6), 40px -10px 0 1px rgba(255,255,255,0.9), -30px 50px 0 1px rgba(255,255,255,0.8), 50px 10px 0 1px rgba(255,255,255,0.7), -10px -40px 0 1px rgba(255,255,255,0.9), 30px -50px 0 1px rgba(255,255,255,0.6), -40px 20px 0 1px rgba(255,255,255,0.8); animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust-float 20s linear infinite; } .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title { color: #ffffff; text-align: center; font-weight: 600; font-size: 1.15em; letter-spacing: 0.8px; z-index: 4; /* Ensure title is above all pseudo-elements */ position: relative; text-shadow: 0 2px 8px rgba(0,0,0,0.5), 0 0 15px rgba(255,255,255,0.2), 0 0 30px color-mix(in srgb, #ffffff 50%, transparent); animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title-float 6s ease-in-out infinite alternate; } /* Motion Design: Background gradient slowly pulses */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-pulse-gradient { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } } /* Swirling nebula animation */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-swirl-nebula { 0% { background-position: 0% 0%; transform: rotate(0deg); } 100% { background-position: 100% 100%; transform: rotate(360deg); } } /* Zen circle subtle pulse */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-zen-pulse { 0%, 100% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.9; } } /* Stardust particles drift gently upwards */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust-float { 0% { transform: translateY(100%) scale(0.8); opacity: 0.5; } 50% { opacity: 1; } 100% { transform: translateY(-100%) scale(1.2); opacity: 0; } } /* Title subtle float */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-2px); } } /* Hover effects */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container:hover { transform: translateY(-2px) scale(1.01); box-shadow: 0 12px 25px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.25), 0 0 30px rgba(163,139,204,0.6); /* Soft glow on hover */ } .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container:hover .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title { transform: scale(1.03); text-shadow: 0 3px 10px rgba(0,0,0,0.6), 0 0 20px rgba(255,255,255,0.3), 0 0 40px color-mix(in srgb, #ffffff 70%, transparent); }Instagram
www.instagram.com
.dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container { width: 100%; height: 80px; /* Eye-catching but functional height */ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; /* Tranquil gradient from deep amethyst to soft lavender, integrating LINK_BACKGROUND_COLOR */ background: linear-gradient(135deg, #4A2C6E 0%, /* Deep Amethyst */ color-mix(in srgb, #4A2C6E 50%, #663399), color-mix(in srgb, #A38BCC 50%, #663399), #A38BCC 100% /* Soft Lavender */ ); box-shadow: 0 8px 20px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.15); /* Soft outer shadow */ transition: all 0.3s ease-in-out; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-pulse-gradient 15s ease-in-out infinite alternate; } /* Faint, swirling nebula pattern overlay */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container::before { content: ''; position: absolute; inset: -20%; /* Cover more area for swirling effect */ background: radial-gradient(circle at 20% 80%, rgba(44,32,64,0.7) 0%, transparent 50%), /* Deep Indigo hint */ radial-gradient(circle at 80% 20%, rgba(163,139,204,0.5) 0%, transparent 50%); /* Lavender hint */ background-size: 200% 200%; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-swirl-nebula 25s linear infinite; opacity: 0.6; mix-blend-mode: screen; /* Blends nicely with background */ z-index: 1; } /* Delicate, semi-transparent circle (zen garden) behind title */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container::after { content: ''; position: absolute; width: 60px; height: 60px; border-radius: 50%; background: rgba(255,255,255,0.08); /* Subtle white tint */ border: 1px solid rgba(255,255,255,0.1); box-shadow: inset 0 0 15px rgba(255,255,255,0.1); z-index: 2; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-zen-pulse 8s ease-in-out infinite; } /* Twinkling stardust particles */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust { position: absolute; inset: 0; pointer-events: none; z-index: 3; background: transparent; /* This element itself can be transparent, it's a container for shadows */ box-shadow: 0 0 0 1px rgba(255,255,255,0.8), 20px 30px 0 1px rgba(255,255,255,0.7), -15px -25px 0 1px rgba(255,255,255,0.6), 40px -10px 0 1px rgba(255,255,255,0.9), -30px 50px 0 1px rgba(255,255,255,0.8), 50px 10px 0 1px rgba(255,255,255,0.7), -10px -40px 0 1px rgba(255,255,255,0.9), 30px -50px 0 1px rgba(255,255,255,0.6), -40px 20px 0 1px rgba(255,255,255,0.8); animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust-float 20s linear infinite; } .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title { color: #ffffff; text-align: center; font-weight: 600; font-size: 1.15em; letter-spacing: 0.8px; z-index: 4; /* Ensure title is above all pseudo-elements */ position: relative; text-shadow: 0 2px 8px rgba(0,0,0,0.5), 0 0 15px rgba(255,255,255,0.2), 0 0 30px color-mix(in srgb, #ffffff 50%, transparent); animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title-float 6s ease-in-out infinite alternate; } /* Motion Design: Background gradient slowly pulses */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-pulse-gradient { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } } /* Swirling nebula animation */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-swirl-nebula { 0% { background-position: 0% 0%; transform: rotate(0deg); } 100% { background-position: 100% 100%; transform: rotate(360deg); } } /* Zen circle subtle pulse */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-zen-pulse { 0%, 100% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.9; } } /* Stardust particles drift gently upwards */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust-float { 0% { transform: translateY(100%) scale(0.8); opacity: 0.5; } 50% { opacity: 1; } 100% { transform: translateY(-100%) scale(1.2); opacity: 0; } } /* Title subtle float */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-2px); } } /* Hover effects */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container:hover { transform: translateY(-2px) scale(1.01); box-shadow: 0 12px 25px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.25), 0 0 30px rgba(163,139,204,0.6); /* Soft glow on hover */ } .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container:hover .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title { transform: scale(1.03); text-shadow: 0 3px 10px rgba(0,0,0,0.6), 0 0 20px rgba(255,255,255,0.3), 0 0 40px color-mix(in srgb, #ffffff 70%, transparent); }Tiktok
www.tiktok.com
.dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container { width: 100%; height: 80px; /* Eye-catching but functional height */ display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; /* Tranquil gradient from deep amethyst to soft lavender, integrating LINK_BACKGROUND_COLOR */ background: linear-gradient(135deg, #4A2C6E 0%, /* Deep Amethyst */ color-mix(in srgb, #4A2C6E 50%, #663399), color-mix(in srgb, #A38BCC 50%, #663399), #A38BCC 100% /* Soft Lavender */ ); box-shadow: 0 8px 20px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.15); /* Soft outer shadow */ transition: all 0.3s ease-in-out; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-pulse-gradient 15s ease-in-out infinite alternate; } /* Faint, swirling nebula pattern overlay */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container::before { content: ''; position: absolute; inset: -20%; /* Cover more area for swirling effect */ background: radial-gradient(circle at 20% 80%, rgba(44,32,64,0.7) 0%, transparent 50%), /* Deep Indigo hint */ radial-gradient(circle at 80% 20%, rgba(163,139,204,0.5) 0%, transparent 50%); /* Lavender hint */ background-size: 200% 200%; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-swirl-nebula 25s linear infinite; opacity: 0.6; mix-blend-mode: screen; /* Blends nicely with background */ z-index: 1; } /* Delicate, semi-transparent circle (zen garden) behind title */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container::after { content: ''; position: absolute; width: 60px; height: 60px; border-radius: 50%; background: rgba(255,255,255,0.08); /* Subtle white tint */ border: 1px solid rgba(255,255,255,0.1); box-shadow: inset 0 0 15px rgba(255,255,255,0.1); z-index: 2; animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-zen-pulse 8s ease-in-out infinite; } /* Twinkling stardust particles */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust { position: absolute; inset: 0; pointer-events: none; z-index: 3; background: transparent; /* This element itself can be transparent, it's a container for shadows */ box-shadow: 0 0 0 1px rgba(255,255,255,0.8), 20px 30px 0 1px rgba(255,255,255,0.7), -15px -25px 0 1px rgba(255,255,255,0.6), 40px -10px 0 1px rgba(255,255,255,0.9), -30px 50px 0 1px rgba(255,255,255,0.8), 50px 10px 0 1px rgba(255,255,255,0.7), -10px -40px 0 1px rgba(255,255,255,0.9), 30px -50px 0 1px rgba(255,255,255,0.6), -40px 20px 0 1px rgba(255,255,255,0.8); animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust-float 20s linear infinite; } .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title { color: #ffffff; text-align: center; font-weight: 600; font-size: 1.15em; letter-spacing: 0.8px; z-index: 4; /* Ensure title is above all pseudo-elements */ position: relative; text-shadow: 0 2px 8px rgba(0,0,0,0.5), 0 0 15px rgba(255,255,255,0.2), 0 0 30px color-mix(in srgb, #ffffff 50%, transparent); animation: dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title-float 6s ease-in-out infinite alternate; } /* Motion Design: Background gradient slowly pulses */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-pulse-gradient { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } } /* Swirling nebula animation */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-swirl-nebula { 0% { background-position: 0% 0%; transform: rotate(0deg); } 100% { background-position: 100% 100%; transform: rotate(360deg); } } /* Zen circle subtle pulse */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-zen-pulse { 0%, 100% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.9; } } /* Stardust particles drift gently upwards */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-stardust-float { 0% { transform: translateY(100%) scale(0.8); opacity: 0.5; } 50% { opacity: 1; } 100% { transform: translateY(-100%) scale(1.2); opacity: 0; } } /* Title subtle float */ @keyframes dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-2px); } } /* Hover effects */ .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container:hover { transform: translateY(-2px) scale(1.01); box-shadow: 0 12px 25px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.25), 0 0 30px rgba(163,139,204,0.6); /* Soft glow on hover */ } .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-container:hover .dcl-95ece72f-7dce-488a-857b-7d67bd109daf-title { transform: scale(1.03); text-shadow: 0 3px 10px rgba(0,0,0,0.6), 0 0 20px rgba(255,255,255,0.3), 0 0 40px color-mix(in srgb, #ffffff 70%, transparent); }Make your own Beacons page
beacons.ai
home
account.beacons.ai
BeaconsTry for free!
beacons.ai