Security Analysis Results

patricia017.com

Comprehensive domain security and infrastructure analysis

Live Website Preview

website screenshot of https://patricia017.com/

No Security Risks Detected

This domain appears to be safe and secure

100%
Score

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

Last checked:October 19, 2025 17:57:46
Scan Complete

Refresh page after 10 minutes
for updated results

Page Information

Target URL
https://patricia017.com/
Page Title
patricia017 - Link in Bio
patricia017.com faviconSite Favicon
Status
Active

Host Information

Domain
patricia017.com
Server
Google Frontend
Country
United States
IP Address
34.49.161.242
ASN Information
396982
GOOGLE-CLOUD-PLATFORM

Technologies

Node.js logo
Node.js
Programming languages
Google Cloud logo
Google Cloud
IaaS
React logo
React
JavaScript frameworks
Next.js logo
Next.js
JavaScript frameworks
Google Cloud Trace logo
Google Cloud Trace
Performance
Google Cloud CDN logo
Google Cloud CDN
CDN
+3 more technologies detected

SSL Certificate

HTTPS Enabled
Secure
Certificate Issuer
N/A
Valid From
2025-10-18 17:57:49
Valid Until
2026-10-19 17:57:49
Subject Name
patricia017.com

Performance Statistics

71
Total Requests
7
Domains
6
IP Addresses
1.14 MB
Transfer Size
Content Size3.62 MB

HTTP Headers

Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding
chunked
Via
1.1 Caddy, 1.1 google
cache-control
public,max-age=10
content-encoding
gzip
content-security-policy
default-src * data: mediastream: blob: wss: 'unsafe-inline'; upgrade-insecure-requests; frame-ancestors 'none'
content-type
text/html; charset=utf-8
date
Sun, 19 Oct 2025 17:57:50 GMT
server
Google Frontend
vary
Accept-Encoding
x-client-domain-type
custom_domain
x-client-hostname
patricia017.com
x-client-pathname
/
x-client-url
https://patricia017.com/
x-frame-options
DENY
x-middleware-rewrite
/custom_domain/personal/patricia017/
x-powered-by
Next.js
17 headers detected

Technology Stack Analysis

Node.js

Node.js

Programming languages

Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.

Google Cloud

Google Cloud

IaaS

Google Cloud is a suite of cloud computing services.

React

React

JavaScript frameworks

React is an open-source JavaScript library for building user interfaces or UI components.

Next.js

Next.js

JavaScript frameworksWeb frameworks

Next.js is a React framework for developing single page Javascript applications.

Google Cloud Trace

Google Cloud Trace

Performance

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

Google Cloud CDN

CDN

Cloud CDN uses Google's global edge network to serve content closer to users.

Webpack

Webpack

Miscellaneous

Webpack is an open-source JavaScript module bundler.

HTTP/3

HTTP/3

Miscellaneous

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

Miscellaneous

Google Cloud Storage allows world-wide storage and retrieval of any amount of data at any time.

Website Cookies 2

_bLinkInBioViewed

patricia017.com

Value
patricia017
Expires:Session

_bSignupSelfRef

patricia017.com

Value
patricia017
Expires:10/26/2025

External Links 7

instagram.com/

instagram.com

Analyze
Target URL
https://instagram.com/bajana.patty

tiktok.com/@

tiktok.com

Analyze
Target URL
https://tiktok.com/@patriciabajana89

.dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container { width: 100%; height: 80px; /* Within 60-90px range */ background: linear-gradient(135deg, color-mix(in srgb, #FF69B4 80%, #FF69B4), /* Pastel pink base */ color-mix(in srgb, #FF69B4 80%, #ADD8E6) /* Baby blue base */ ); display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.3); animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-gentle-bounce 3s ease-in-out infinite; transition: all 0.3s ease; } /* Subtle bubble texture overlay */ .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.15) 5%, transparent 15%), radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.1) 8%, transparent 18%), radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.05) 10%, transparent 20%); background-size: 100px 100px, 120px 120px, 80px 80px; animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-bubble-flow 15s linear infinite; opacity: 0.7; z-index: 1; } /* Tiny, animated heart particles */ .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container::after { content: ''; position: absolute; top: 100%; left: 50%; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, #FFC0CB 5%, transparent 10%), /* Pink heart */ radial-gradient(circle at 80% 60%, #FFC0CB 5%, transparent 10%), radial-gradient(circle at 30% 90%, #FFC0CB 5%, transparent 10%), radial-gradient(circle at 60% 10%, #FFC0CB 5%, transparent 10%); background-size: 20px 20px; animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-heart-float 10s linear infinite; opacity: 0.8; z-index: 2; } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-title { color: #1a1a1a; text-align: center; font-weight: 700; font-size: 1.2em; letter-spacing: 0.8px; z-index: 10; position: relative; padding: 8px 20px; /* Soft rounded rectangle mimic */ background: rgba(255, 255, 255, 0.3); /* Slightly raised appearance, not transparent */ border-radius: 15px; /* Rounded rectangle */ box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.5), 0 2px 5px rgba(0, 0, 0, 0.1); text-shadow: 0 1px 2px rgba(0,0,0,0.2); transition: all 0.3s ease; } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-gentle-bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-3px); } } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-bubble-flow { 0% { background-position: 0 0, 0 0, 0 0; } 100% { background-position: 100px 100px, -120px -120px, 80px 80px; } } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-heart-float { 0% { transform: translateY(0) translateX(0) scale(0.8); opacity: 0.8; } 50% { transform: translateY(-100px) translateX(10px) scale(1); opacity: 0.5; } 100% { transform: translateY(-200px) translateX(-10px) scale(0.8); opacity: 0; } } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container:hover { transform: translateY(-5px) scale(1.02); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.4); } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container:hover .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-title { transform: scale(1.05); background: rgba(255, 255, 255, 0.4); box-shadow: inset 0 2px 8px rgba(255, 255, 255, 0.7), 0 3px 8px rgba(0, 0, 0, 0.15); }Instagram

www.instagram.com

Analyze
Target URL
https://www.instagram.com/bajana.patty

.dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container { width: 100%; height: 80px; /* Within 60-90px range */ background: linear-gradient(135deg, color-mix(in srgb, #FF69B4 80%, #FF69B4), /* Pastel pink base */ color-mix(in srgb, #FF69B4 80%, #ADD8E6) /* Baby blue base */ ); display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.3); animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-gentle-bounce 3s ease-in-out infinite; transition: all 0.3s ease; } /* Subtle bubble texture overlay */ .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.15) 5%, transparent 15%), radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.1) 8%, transparent 18%), radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.05) 10%, transparent 20%); background-size: 100px 100px, 120px 120px, 80px 80px; animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-bubble-flow 15s linear infinite; opacity: 0.7; z-index: 1; } /* Tiny, animated heart particles */ .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container::after { content: ''; position: absolute; top: 100%; left: 50%; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, #FFC0CB 5%, transparent 10%), /* Pink heart */ radial-gradient(circle at 80% 60%, #FFC0CB 5%, transparent 10%), radial-gradient(circle at 30% 90%, #FFC0CB 5%, transparent 10%), radial-gradient(circle at 60% 10%, #FFC0CB 5%, transparent 10%); background-size: 20px 20px; animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-heart-float 10s linear infinite; opacity: 0.8; z-index: 2; } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-title { color: #1a1a1a; text-align: center; font-weight: 700; font-size: 1.2em; letter-spacing: 0.8px; z-index: 10; position: relative; padding: 8px 20px; /* Soft rounded rectangle mimic */ background: rgba(255, 255, 255, 0.3); /* Slightly raised appearance, not transparent */ border-radius: 15px; /* Rounded rectangle */ box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.5), 0 2px 5px rgba(0, 0, 0, 0.1); text-shadow: 0 1px 2px rgba(0,0,0,0.2); transition: all 0.3s ease; } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-gentle-bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-3px); } } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-bubble-flow { 0% { background-position: 0 0, 0 0, 0 0; } 100% { background-position: 100px 100px, -120px -120px, 80px 80px; } } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-heart-float { 0% { transform: translateY(0) translateX(0) scale(0.8); opacity: 0.8; } 50% { transform: translateY(-100px) translateX(10px) scale(1); opacity: 0.5; } 100% { transform: translateY(-200px) translateX(-10px) scale(0.8); opacity: 0; } } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container:hover { transform: translateY(-5px) scale(1.02); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.4); } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container:hover .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-title { transform: scale(1.05); background: rgba(255, 255, 255, 0.4); box-shadow: inset 0 2px 8px rgba(255, 255, 255, 0.7), 0 3px 8px rgba(0, 0, 0, 0.15); }Tiktok

www.tiktok.com

Analyze
Target URL
https://www.tiktok.com/@patriciabajana89

.dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container { width: 100%; height: 80px; /* Within 60-90px range */ background: linear-gradient(135deg, color-mix(in srgb, #FF69B4 80%, #FF69B4), /* Pastel pink base */ color-mix(in srgb, #FF69B4 80%, #ADD8E6) /* Baby blue base */ ); display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 36px; box-sizing: border-box; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.3); animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-gentle-bounce 3s ease-in-out infinite; transition: all 0.3s ease; } /* Subtle bubble texture overlay */ .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.15) 5%, transparent 15%), radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.1) 8%, transparent 18%), radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.05) 10%, transparent 20%); background-size: 100px 100px, 120px 120px, 80px 80px; animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-bubble-flow 15s linear infinite; opacity: 0.7; z-index: 1; } /* Tiny, animated heart particles */ .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container::after { content: ''; position: absolute; top: 100%; left: 50%; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, #FFC0CB 5%, transparent 10%), /* Pink heart */ radial-gradient(circle at 80% 60%, #FFC0CB 5%, transparent 10%), radial-gradient(circle at 30% 90%, #FFC0CB 5%, transparent 10%), radial-gradient(circle at 60% 10%, #FFC0CB 5%, transparent 10%); background-size: 20px 20px; animation: dcl-18d842c9-7255-4d80-887c-d275ee57bdce-heart-float 10s linear infinite; opacity: 0.8; z-index: 2; } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-title { color: #1a1a1a; text-align: center; font-weight: 700; font-size: 1.2em; letter-spacing: 0.8px; z-index: 10; position: relative; padding: 8px 20px; /* Soft rounded rectangle mimic */ background: rgba(255, 255, 255, 0.3); /* Slightly raised appearance, not transparent */ border-radius: 15px; /* Rounded rectangle */ box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.5), 0 2px 5px rgba(0, 0, 0, 0.1); text-shadow: 0 1px 2px rgba(0,0,0,0.2); transition: all 0.3s ease; } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-gentle-bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-3px); } } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-bubble-flow { 0% { background-position: 0 0, 0 0, 0 0; } 100% { background-position: 100px 100px, -120px -120px, 80px 80px; } } @keyframes dcl-18d842c9-7255-4d80-887c-d275ee57bdce-heart-float { 0% { transform: translateY(0) translateX(0) scale(0.8); opacity: 0.8; } 50% { transform: translateY(-100px) translateX(10px) scale(1); opacity: 0.5; } 100% { transform: translateY(-200px) translateX(-10px) scale(0.8); opacity: 0; } } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container:hover { transform: translateY(-5px) scale(1.02); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.4); } .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-container:hover .dcl-18d842c9-7255-4d80-887c-d275ee57bdce-title { transform: scale(1.05); background: rgba(255, 255, 255, 0.4); box-shadow: inset 0 2px 8px rgba(255, 255, 255, 0.7), 0 3px 8px rgba(0, 0, 0, 0.15); }Make your own Beacons page

beacons.ai

Analyze
Target URL
https://beacons.ai/signup?c=patricia017&utm_medium=lib_referral_program&utm_campaign=patricia017

home

account.beacons.ai

Analyze
Target URL
https://account.beacons.ai/signup?referral_type=footer_logo&referring_user=patricia017&utm_source=bUnknown&utm_medium=self_referral&utm_campaign=patricia017&utm_content=linkinbio_footer_logo

BeaconsTry for free!

beacons.ai

Analyze
Target URL
https://beacons.ai/signup?referral_type=sticky_footer&referring_user=patricia017&utm_source=bUnknown&utm_medium=self_referral&utm_campaign=patricia017&utm_content=linkinbio_sticky_footer

Requested Domains 7

beacons.ai

Unknown Type
No category information available

cdn.beacons.ai

Unknown Type
No category information available

fonts.googleapis.com

Unknown Type
No category information available

fonts.gstatic.com

Unknown Type
No category information available

o281490.ingest.us.sentry.io

Unknown Type
No category information available

patricia017.com

Apex domain
No category information available

www.tiktok.com

Unknown Type
No category information available
LinkCheck

© 2025 LinkCheck. Secure domain analysis you can trust.