Loading...
Loading...
{
"latency": 319,
"ipAddresses": [
"104.21.35.235",
"172.67.180.173",
"2606:4700:3033::ac43:b4ad",
"2606:4700:3030::6815:23eb"
],
"dns": {
"NS": [
"cody.ns.cloudflare.com.",
"erin.ns.cloudflare.com."
],
"A": [
"104.21.35.235",
"172.67.180.173"
],
"AAAA": [
"2606:4700:3033::ac43:b4ad",
"2606:4700:3030::6815:23eb"
]
}
}
[
{
"url": "https://altadauniaaltosalento.it",
"technologies": [
{
"slug": "wordpress",
"name": "WordPress",
"icon": "WordPress.svg",
"cpe": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"versions": [
"6.6.1"
],
"categories": [
{
"id": 1,
"slug": "cms",
"name": "CMS"
},
{
"id": 11,
"slug": "blogs",
"name": "Blogs"
}
],
"confirmedAt": 1724676730
},
{
"slug": "mysql",
"name": "MySQL",
"icon": "MySQL.svg",
"cpe": "cpe:2.3:a:mysql:mysql:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 34,
"slug": "databases",
"name": "Databases"
}
],
"confirmedAt": 1724676730
},
{
"slug": "php",
"name": "PHP",
"icon": "PHP.svg",
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 27,
"slug": "programming-languages",
"name": "Programming languages"
}
],
"confirmedAt": 1724676730
},
{
"slug": "generatepress",
"name": "GeneratePress",
"icon": "generatepress.svg",
"versions": [
"3.4.0"
],
"categories": [
{
"id": 80,
"slug": "wordpress-themes",
"name": "WordPress themes"
}
],
"confirmedAt": 1724676730
},
{
"slug": "wp-rocket",
"name": "WP Rocket",
"icon": "WP Rocket.svg",
"versions": [],
"categories": [
{
"id": 23,
"slug": "caching",
"name": "Caching"
},
{
"id": 87,
"slug": "wordpress-plugins",
"name": "WordPress plugins"
}
],
"confirmedAt": 1724676730
},
{
"slug": "generateblocks",
"name": "GenerateBlocks",
"icon": "GenerateBlocks.svg",
"versions": [],
"categories": [
{
"id": 87,
"slug": "wordpress-plugins",
"name": "WordPress plugins"
},
{
"id": 51,
"slug": "page-builders",
"name": "Page builders"
}
],
"confirmedAt": 1724676730
},
{
"slug": "yoast-seo",
"name": "Yoast SEO",
"icon": "Yoast SEO.png",
"versions": [
"23.3"
],
"categories": [
{
"id": 54,
"slug": "seo",
"name": "SEO"
},
{
"id": 87,
"slug": "wordpress-plugins",
"name": "WordPress plugins"
}
],
"confirmedAt": 1724676730
},
{
"slug": "google-analytics",
"name": "Google Analytics",
"icon": "Google Analytics.svg",
"versions": [
"GA4"
],
"categories": [
{
"id": 10,
"slug": "analytics",
"name": "Analytics"
}
],
"confirmedAt": 1724676730
},
{
"slug": "priority-hints",
"name": "Priority Hints",
"icon": "Priority Hints.svg",
"versions": [],
"categories": [
{
"id": 92,
"slug": "performance",
"name": "Performance"
}
],
"confirmedAt": 1724676730
},
{
"slug": "cloudflare",
"name": "Cloudflare",
"icon": "CloudFlare.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724676730
},
{
"slug": "rss",
"name": "RSS",
"icon": "RSS.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724676730
},
{
"slug": "open-graph",
"name": "Open Graph",
"icon": "Open Graph.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724676730
},
{
"slug": "http-3",
"name": "HTTP/3",
"icon": "HTTP3.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724676730
}
]
}
]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Page Not Found</title>
<style>
body {
background-color: #f5f5f5;
margin-top: 8%;
color: #5d5d5d;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
text-align: center;
}
h1 {
font-size: 2.45em;
font-weight: 700;
color: #5d5d5d;
letter-spacing: -0.02em;
margin-bottom: 30px;
margin-top: 30px;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
.animate__animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animate__fadeIn {
animation-name: fadeIn;
}
.info {
color: #5594cf;
fill: #5594cf;
}
.error {
color: #c92127;
fill: #c92127;
}
.warning {
color: #ffcc33;
fill: #ffcc33;
}
.success {
color: #5aba47;
fill: #5aba47;
}
.icon-large {
height: 132px;
width: 132px;
}
.description-text {
color: #707070;
letter-spacing: -0.01em;
font-size: 1.25em;
line-height: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.7em;
}
.animate__delay-1s {
animation-delay: 1s;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="animate__animated animate__fadeIn">
<svg
class="info icon-large fa-question-circle"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
>
<path
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
></path>
</svg>
</div>
<h1 class="animate__animated animate__fadeIn">Page Not Found</h1>
<div class="description-text animate__animated animate__fadeIn animate__delay-1s">
<p>Oops! We couldn't find the page that you're looking for.</p>
<p>Please check the address and try again.</p>
<section class="footer"><strong>Error Code:</strong> 404</section>
</div>
</div>
</div>
</div>
</body>
</html>
{
"Viewport Meta": "This page uses the viewport meta tag which means the content may be optimized for mobile content.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"Cloudflare": "Automatically optimizes the delivery of your web pages so your visitors get the fastest page load times and best performance.",
"Cloudflare DNS": "DNS services provided by Cloudflare.",
"Cloudflare Hosting": "Supercharged web hosting service.",
"403 Error": "The website returned a 403 Forbidden error message and wasn't identified as parked at the time. This does not mean we are not able to index technologies.",
"IPv6": "The website has an IPv6 record.",
"Cloudflare CDN": "Content owned by this site hosted on the Cloudflare CDN."
}
{
"data": {
"total": 0,
"personal_emails": 0,
"generic_emails": 0,
"department": {
"executive": 0,
"it": 0,
"finance": 0,
"management": 0,
"sales": 0,
"legal": 0,
"support": 0,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 0
}
},
"meta": {
"params": {
"domain": "altadauniaaltosalento.it",
"company": null,
"type": null
}
}
}
{
"whois.nic.it": {
"Domain Status": [
"ok"
],
"Name Server": [
"erin.ns.cloudflare.com",
"cody.ns.cloudflare.com"
],
"Domain Name": "altadauniaaltosalento.it",
"Signed": "no",
"Created Date": "2024-03-27 09:00:00",
"Updated Date": "2024-03-28 14:24:52",
"Expiry Date": "2025-03-27",
"Registrant Organization": "hidden",
"Admin Contact Name": "hidden",
"Admin Contact Organization": "hidden",
"Technical Contacts Name": "Tom Boom",
"Technical Contacts Organization": "Domainorder.com",
"Technical Contacts Address": "Lireweg 32, Nieuw-Vennep, 2153PH, North Holland, NL",
"Technical Contacts Created": "2024-03-27 11:09:13",
"Technical Contacts Last Update": "2024-03-27 11:09:13",
"Registrar": "TLD Registrar Solutions Ltd TRS-REG",
"Registrar URL": "http://www.tldregistrarsolutions.com",
"Registrar DNSSEC": "yes",
"text": [
""
]
}
}
{
"status": 200,
"statusText": "",
"headers": {
"alt-svc": "h3=\":443\"; ma=86400",
"cf-cache-status": "DYNAMIC",
"cf-ray": "90e649862b54c922-IAD",
"connection": "keep-alive",
"content-encoding": "gzip",
"content-type": "text/html; charset=utf-8",
"date": "Fri, 07 Feb 2025 20:56:33 GMT",
"last-modified": "Mon, 25 Mar 2024 13:01:38 GMT",
"nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
"report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=YJOb5hFdK5%2ByzcdiWO75xCBhZ9i1ZRSvCQXLiPz3pVUx2PHbYr88%2FXYYb7jrHoS4pULNQ1FJgxUae2tfLxVd6ALOxPwq5oxTuLEVHCNC6YczqZ9my%2FcjJjt8UcB%2BDzOUgm1O4ym0FFW9VJti9G7tf1rfZE%2B1%2B3M%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
"server": "cloudflare",
"server-timing": "cfL4;desc=\"?proto=TCP&rtt=707&min_rtt=682&rtt_var=233&sent=5&recv=6&lost=0&retrans=0&sent_bytes=2325&recv_bytes=364&delivery_rate=4780141&cwnd=252&unsent_bytes=0&cid=0000000000000000&ts=0&x=0\"",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding"
}
}
{
"error": false,
"result": {
"success": true,
"ogTitle": "Success!",
"ogLocale": "en",
"charset": "utf-8",
"requestUrl": "https://altadauniaaltosalento.it"
},
"response": {}
}