Infrastructure
· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.DCDN & DeliveryActionNo CDN detectedFIX
Consider using a CDN to improve global delivery speed and reduce origin load.
BDNSSECUnsigned (DNSSEC not deployed)REVIEW
BCAA RecordsNo CAA records (any CA may issue certificates)REVIEW
CReverse DNSAction0/3 IPs match cert SANREVIEW
CIPv6 ReadinessActionNo IPv6 supportREVIEW
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.
Source: Google IPv6 stats
CCrawlabilityActionrobots.txt present, sitemap with 0 URLsREVIEW
Search engines may not be able to parse the sitemap. Fix XML validation errors.
An unparseable sitemap is silently ignored by Google — the URLs it advertises are never queued for crawl.
Learn more ▾ ▴
Google's sitemap parser is strict about XML validity. A single unescaped `&` or unclosed tag invalidates the whole file. Run your sitemap through a validator (Search Console's Sitemaps report flags it) and fix the offending entry. Most generators escape correctly; mistakes usually come from manually-written entries.
Source: sitemaps.org / Google Search Central
An empty sitemap provides no value. Add <url> entries for your pages.
An empty sitemap signals 'no content to index' to Google — actively harmful versus having no sitemap at all.
Learn more ▾ ▴
Google compares URLs in the sitemap against URLs it has crawled. An empty sitemap on a site with thousands of pages signals abandonment. Either populate it correctly (most CMSes auto-generate) or delete the file and let Google crawl normally.
Source: Google Search Central / sitemaps.org
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.
robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.
Source: sitemaps.org
<!DOCTYPE html><html><head><meta name="google-site-verification" content="4ck7cD3_ni8Pkyz8ao9GRCqOpF5UYKFibJrXTNKho70"><script>var browserPinError = 'BROWSER_PIN_ERROR';
var maxReloadTimes = 4;
function reload() {
document.location.reload(true);
}
function onError(e) {
var reloadedTimes = getKey(browserPinError) || 1;
if (reloadedTimes <= maxReloadTimes) {
var reloadAfterMs = Math.pow(2, reloadedTimes) * 1000;
setTimeout(function() {
setKey(browserPinError, ++reloadedTimes, 60000);
reload();
}, reloadAfterMs);
} else {
cookieErrorMessage();
}
}
function onLoad() {
if (!true || navigator.cookieEnabled) {
check();
setTimeout(reload, 15000);
} else {
cookieErrorMessage();
}
}
function check() {
if (/JDIALOG3/.test(document.cookie)) {
removeKey(browserPinError);
reload();
} else {
setTimeout(check, 100);
}
}
function cookieErrorMessage() {
document.addEventListener('DOMContentLoaded', function () {
errorMessage('Cookies Required', 'Cookies are not enabled on your browser.\n' +
'Please enable cookies in your browser preferences and refresh this page.');
});
}
function errorMessage(title, text) {
var box = document.querySelector(".cookie-error-box"),
titleBox = document.querySelector(".cookie-error-box__title"),
textBox = document.querySelector(".cookie-error-box__body"),
loadingImg = document.querySelector(".loading");
titleBox.textContent = title;
textBox.textContent = text;
loadingImg.style.display = 'none';
box.style.display = 'block';
}
function setKey(key, value, ttl) {
try {
var now = new Date()
// `item` is an object which contains the original value
// as well as the time when it's supposed to expire
var item = {
value: value,
expiry: now.getTime() + ttl,
}
localStorage.setItem(key, JSON.stringify(item))
} catch (e) {}
}
function getKey(key) {
try {
var itemStr = localStorage.getItem(key)
// if the item doesn't exist, return null
if (!itemStr) {
return null
}
var item = JSON.parse(itemStr)
var now = new Date()
// compare the expiry time of the item with the current time
if (now.getTime() > item.expiry) {
// If the item is expired, delete the item from storage
// and return null
localStorage.removeItem(key)
return null
}
return item.value
} catch (e) {
return null;
}
}
function removeKey(key) {
try {
localStorage.removeItem(key);
} catch (e) {}
}</script><script type="text/javascript" src="https://account.analvids.com/jdialog/box/1.js" onload="onLoad()" onerror="onError()"></script><style>body {
background: #fff;
font-family: Helvetica, Arial, sans-serif;
}
.loading {
position: absolute;
left: 50%;
top: 50%;
margin-left: -160px;
margin-top: -152px;
width: 320px;
height: auto;
}
.cookie-error-box {
display: none;
width: 50%;
margin: auto;
padding: 15px;
text-align: center;
background-color: #ffebe8;
border: 1px solid #dd3c10;
font-size: 14px;
}
.cookie-error-box__title {
font-weight: bold;
}</style></head><body><img src="/images/loading.gif" class="loading"><div class="cookie-error-box"><div class="cookie-error-box__title">Cookies Required</div><div class="cookie-error-box__body">Cookies are not enabled on your browser.
Please enable cookies in your browser preferences and refresh this page.</div></div></body></html>
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations36 days until leaf cert expires — 4 issues to addressREVIEW
Certificate validity
Recommended actions
- Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- Enable DNSSEC on your domain for DNS spoofing protection
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
BCDN Cache ObservabilityNo CDN cache-status headers in the responseREVIEW
BOperational Status PageNo status page link detectedREVIEW
A+DNS Records3 A records, 36 ms lookupPASS
| A | 185.120.70.214, 185.120.70.198, 185.120.68.182 |
| AAAA | — |
| CNAME | — |
| NS | emerie.ns.cloudflare.com, otto.ns.cloudflare.com |
| MX | 100 mx-1.cloudevelops.com 200 mx-2.cloudevelops.com |
| TXT | 27d60svgfxg6pcjvf9p6nfshmq58416g SPF v=spf1 a mx include:mail.zendesk.com ip4:185.120.68.0/22 -all |
| CAA | Lookup not available with standard resolver |
A+Subdomain TakeoverNo subdomain takeover risk detectedPASS
A+Multi-Resolver DNS SpeedMean 37ms across 3 resolvers (spread 37ms)PASS
A+Redirect ChainNo redirects — direct accessPASS
https://pornbox.com
173 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://pornbox.com | 200 | 173 ms | HTTP/1.1 | nginx |
A+Domain Intelligencepornbox.com — via Instra Corporation Pty Ltd., 22 years, 7 months old, hosted on cloudinfrastack - cloudinfrastack, s.r.o., CZPASS
260 days
March 29, 2027
36 days
Issued by Let's Encrypt
22 years, 7 months
Registered March 29, 2004
Not enabled
Protects against DNS spoofing
cloudinfrastack - cloudinfrastack, s.r.o., CZ
ASN AS8646
185.120.70.198
Instra Corporation Pty Ltd.
Expiry timeline
Recommended actions
- Enable DNSSEC to protect visitors from DNS spoofing
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.
Learn more ▾ ▴
DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.
Source: ICANN / RFC 4033
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.
Learn more ▾ ▴
Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.
Source: ICANN / domain-security best practice