webtelemetry.dev

pp.ua

F

pp.ua - free domain for people!

Last scanned 47 min agoCompare with another site →

Built with

Backend
Java

Also detected

Infrastructure
Nginx

Overview

Status
alive
Registered
2008-01-01 (19 years ago)
First seen here
2026-09-22
Security grade
F (45/100, from headers & TLS)
Privacy score
82/100 (1 third-party script hosts, 0 tracking/marketing services)
Hosting
DigitalOcean, LLC · AS14061 · Netherlands
Server header
nginx
Response time
98 ms to first byte, measured from our crawler
TLS certificate
Let's Encrypt · TLSv1.2 · expires 2026-11-08
Mobile-ready
no viewport meta tag
Linked to from
12 other sites seen so far

Loads scripts from

Third-party domains this page pulls JavaScript or iframes from. Each one can see who visits.

google.com

What to fix

  1. Add a Content-Security-Policy
    Limits which scripts can run, and is the main defense against XSS. Start with Content-Security-Policy-Report-Only to test.
  2. Add X-Content-Type-Options
    Header: X-Content-Type-Options: nosniff
  3. Prevent clickjacking
    Header: X-Frame-Options: DENY (or a CSP frame-ancestors directive).
  4. Add a Referrer-Policy
    Header: Referrer-Policy: strict-origin-when-cross-origin
  5. Mark cookies Secure and HttpOnly
    At least one cookie is sent without these flags, exposing it to interception or scripts.
  6. Publish an SPF record
    A DNS TXT record listing who may send email for this domain, which prevents spoofing.
  7. Publish a DMARC record
    A TXT record at _dmarc.<domain>; start with v=DMARC1; p=none; to monitor.
  8. Add a viewport meta tag
    <meta name="viewport" content="width=device-width, initial-scale=1">. Without it, the site renders badly on phones.

Security & email signals

Badge

Show this site's security grade in a README or footer:

webtelemetry security grade for pp.ua
<a href="https://webtelemetry.dev/site/pp.ua"><img src="https://webtelemetry.dev/badge/pp.ua.svg" alt="Security grade"></a>

Generated automatically from passive, publicly observable data. Think something here is wrong or want this profile removed? See /bot. Machine-readable: JSON.