Loading...
Loading...
{
"latency": 145,
"ipAddresses": [
"75.2.70.75",
"99.83.190.102"
],
"dns": {
"NS": [
"ns-1148.awsdns-15.org.",
"ns-1709.awsdns-21.co.uk.",
"ns-258.awsdns-32.com.",
"ns-890.awsdns-47.net."
],
"A": [
"75.2.70.75",
"99.83.190.102"
],
"TXT": [
"apple-domain-verification=1JbHoCcqfE1BRlkA",
"mongodb-site-verification=um1S9PUmaHw4GnjJbSTdvVstTJcBxBee",
"proxy-ssl.webflow.com"
]
}
}
[
{
"url": "https://freedamedia.com",
"technologies": [
{
"slug": "webflow",
"name": "Webflow",
"icon": "webflow.svg",
"versions": [
"1.6.0"
],
"categories": [
{
"id": 51,
"slug": "page-builders",
"name": "Page builders"
}
],
"confirmedAt": 1724802696
},
{
"slug": "cloudflare",
"name": "Cloudflare",
"icon": "CloudFlare.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724802696
},
{
"slug": "google-hosted-libraries",
"name": "Google Hosted Libraries",
"icon": "Google Developers.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724802696
},
{
"slug": "cdnjs",
"name": "cdnjs",
"icon": "cdnjs.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724802696
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"3.5.1"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724802696
},
{
"slug": "core-js",
"name": "core-js",
"icon": "core-js.png",
"versions": [
"3.19.0"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724802696
},
{
"slug": "google-font-api",
"name": "Google Font API",
"icon": "Google Font API.svg",
"versions": [],
"categories": [
{
"id": 17,
"slug": "font-scripts",
"name": "Font scripts"
}
],
"confirmedAt": 1724802696
},
{
"slug": "hsts",
"name": "HSTS",
"icon": "default.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724802696
},
{
"slug": "open-graph",
"name": "Open Graph",
"icon": "Open Graph.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724802696
}
]
}
]
<!DOCTYPE html><!-- Last Published: Tue Oct 15 2024 10:31:49 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="%%PUBLISH_URL_REPLACEMENT%%" data-wf-page="61bb0bf9d2f90101bd750656" data-wf-site="61810be205e22f8f961b6f9d"><head><meta charset="utf-8"/><title>Not Found</title><meta content="Not Found" property="og:title"/><meta content="Not Found" property="twitter:title"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/61810be205e22f8f961b6f9d/css/freeda-2.webflow.16ea6e0b3.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic","Poppins:regular,500,600,700"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/61810be205e22f8f961b6f9d/61b3d6654fe54233908145da_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/61810be205e22f8f961b6f9d/61b3d6879697752e0ed19c3e_favicon.png" rel="apple-touch-icon"/><meta name="viewport" content="width=device-width, user-scalable=no">
<!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pagePiling.js/1.5.6/jquery.pagepiling.min.css" integrity="sha512-W9OWS8dgpQBw5Hb+tbMto1BMsHvYOXT/AFBGvASCPUJleaEdpOAN5lzgj9RrTbo3YrlR+m9xdOBccp8F+SFyQg==" crossorigin="anonymous" referrerpolicy="no-referrer" />-->
<style>
[data-no-events="true"] { pointer-events: none; }
.blend-difference {
mix-blend-mode: difference;
}
.blend-multiply {
mix-blend-mode: multiply;
}
.ds {
display: none !important;
}
@-webkit-keyframes rotate {
0% {
transform:rotateY(0deg);
-webkit-transform:rotateY(0deg)
}
to {
transform:rotateY(1turn);
-webkit-transform:rotateY(1turn)
}
}
@keyframes rotate {
0% {
transform:rotateY(0deg);
-webkit-transform:rotateY(0deg)
}
to {
transform:rotateY(1turn);
-webkit-transform:rotateY(1turn)
}
}
.rotate-circle {
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
animation: rotate 5s linear infinite alternate-reverse;
}
.aspect-ratio-16-9 {
inline-size: 100%;
aspect-ratio: 16/9;
}
.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
left: 0 !important;
}
body {
-webkit-overflow-scrolling: touch;
position: relative;
}
body.no-scroll {
overflow: hidden;
}
.w-webflow-badge {
position: fixed !important;
display: None !important;
visibility: hidden !important;
}
.headroom {
will-change: transform;
transition: transform 200ms linear;
}
.headroom--pinned {
transform: translateY(0%);
}
.headroom--unpinned {
transform: translateY(-100%);
}
.w-slider-dot {
width: 0.6em;
height: 0.6em;
}
@media screen and (max-width: 991px) {
.slide-nav {
bottom: 0;
}
.navigation-item.w--current {
padding: 0;
box-shadow: none;
color: inherit;
}
}
#iubenda-cs-banner .iubenda-banner-content a {
display: inline;
}
</style></head><body><div class="utility-page-wrap"><div class="_404-wrap"><div class="_404-content-wrap"><div class="heading">Page Not Found</div><div class="paragraph-centered">The page you are looking for doesn't exist or has been moved.</div></div><a href="/" class="button cc-white-button w-inline-block"><div class="text-block-2">Go Back to Safety</div></a></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=61810be205e22f8f961b6f9d" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/61810be205e22f8f961b6f9d/js/webflow.cbfd3a9fb.js" type="text/javascript"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/headroom.min.js" integrity="sha512-9UsrKTYzS9smDm2E58MLs0ACtOki+UC4bBq4iK5wi7lJycwqcaiHxr1bdEsIVoK0l5STEzLUdYyDdFQ5OEjczw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
!(function(t,e){"use strict";"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?module.exports=e():t.luxy=e()})(this,(function(){"use strict";var t={wrapper:"#luxy",targets:".luxy-el",wrapperSpeed:.08,targetSpeed:.02,targetPercentage:.1},e=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||window.msRequestAnimationFrame;window.requestAnimationFrame=e;var i=window.cancelAnimationFrame||window.mozCancelAnimationFrame,s=function(){for(var t={},e=0,i=arguments.length;e<i;e++){var s=arguments[e];!(function(e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(s)}return t},r=function(){this.Targets=[],this.TargetsLength=0,this.wrapper="",this.windowHeight=0,this.wapperOffset=0};return r.prototype={isAnimate:!1,isResize:!1,scrollId:"",resizeId:"",init:function(e){if(this.settings=s(t,e||{}),this.wrapper=document.querySelector(this.settings.wrapper),"undefined"===this.wrapper)return!1;this.targets=document.querySelectorAll(this.settings.targets),document.body.style.height=this.wrapper.clientHeight+"px",this.windowHeight=window.clientHeight,this.attachEvent(),this.apply(this.targets,this.wrapper),this.animate(),this.resize()},apply:function(t,e){this.wrapperInit(),this.targetsLength=t.length;for(var i=0;i<this.targetsLength;i++){var s={offset:t[i].getAttribute("data-offset"),speedX:t[i].getAttribute("data-speed-x"),speedY:t[i].getAttribute("data-speed-Y"),percentage:t[i].getAttribute("data-percentage"),horizontal:t[i].getAttribute("data-horizontal")};this.targetsInit(t[i],s)}},wrapperInit:function(){this.wrapper.style.width="100%",this.wrapper.style.position="fixed"},targetsInit:function(t,e){this.Targets.push({elm:t,offset:e.offset?e.offset:0,horizontal:e.horizontal?e.horizontal:0,top:0,left:0,speedX:e.speedX?e.speedX:1,speedY:e.speedY?e.speedY:1,percentage:e.percentage?e.percentage:0})},scroll:function(){document.documentElement.scrollTop||document.body.scrollTop;this.scrollTop=document.documentElement.scrollTop||document.body.scrollTop;this.scrollTop,this.windowHeight;this.wrapperUpdate(this.scrollTop);for(var t=0;t<this.Targets.length;t++)this.targetsUpdate(this.Targets[t])},animate:function(){this.scroll(),this.scrollId=e(this.animate.bind(this))},wrapperUpdate:function(){this.wapperOffset+=(this.scrollTop-this.wapperOffset)*this.settings.wrapperSpeed,this.wrapper.style.transform="translate3d(0,"+Math.round(100*-this.wapperOffset)/100+"px ,0)"},targetsUpdate:function(t){t.top+=(this.scrollTop*Number(this.settings.targetSpeed)*Number(t.speedY)-t.top)*this.settings.targetPercentage,t.left+=(this.scrollTop*Number(this.settings.targetSpeed)*Number(t.speedX)-t.left)*this.settings.targetPercentage;var e=parseInt(t.percentage)-t.top-parseInt(t.offset),i=Math.round(-100*e)/100,s=0;if(t.horizontal){var r=parseInt(t.percentage)-t.left-parseInt(t.offset);s=Math.round(-100*r)/100}t.elm.style.transform="translate3d("+s+"px ,"+i+"px ,0)"},resize:function(){var t=this;t.windowHeight=window.innerHeight||document.documentElement.clientHeight||0,parseInt(t.wrapper.clientHeight)!=parseInt(document.body.style.height)&&(document.body.style.height=t.wrapper.clientHeight+"px"),t.resizeId=e(t.resize.bind(t))},attachEvent:function(){var t=this;window.addEventListener("resize",(function(){t.isResize||(i(t.resizeId),i(t.scrollId),t.isResize=!0,setTimeout((function(){t.isResize=!1,t.resizeId=e(t.resize.bind(t)),t.scrollId=e(t.animate.bind(t))}),200))}))}},new r}));
</script>
<!-- iubenda cookie banner
<script type="text/javascript">
var _iub = _iub || [];
_iub.csConfiguration = {"floatingPreferencesButtonDisplay":"bottom-right","lang":"en-GB","perPurposeConsent":true,"siteId":2620605,"whitelabel":false,"cookiePolicyId":96536360,"cookiePolicyUrl":"https://www.freedamedia.com/cookie-policy", "banner":{ "acceptButtonDisplay":true,"closeButtonDisplay":false,"continueWithoutAcceptingButtonDisplay":true,"customizeButtonDisplay":true,"explicitWithdrawal":true,"listPurposes":true,"position":"float-top-center","rejectButtonDisplay":true,"showPurposesToggles":true }};
</script>
<script type="text/javascript" src="//cdn.iubenda.com/cs/iubenda_cs.js" charset="UTF-8" async></script>
-->
<script charset="utf-8">
var Webflow = Webflow || [];
Webflow.push(function() {
const navmenu = document.querySelector(".w-nav");
const headroom = new Headroom(navmenu);
headroom.init();
const socialmenu = document.querySelector(".social-icons-2");
const headroom_social = new Headroom(socialmenu);
headroom_social.init();
const lang = navigator.language;
var figure = $(".video-play-on-hover").hover(function() {
$('video', this).get(0).play();
}, function() {
$('video', this).get(0).pause();
});
$(".w-nav-button").click(function() {
$(".w-nav").toggleClass("blend-difference");
});
});
/*var isMobile = /iPhone|iPad|Android/i.test(navigator.userAgent);
if (!isMobile) {
luxy.init({
wrapper: '#luxy',
wrapperSpeed: 0.5,
});
}*/
let fetchUserCountry = fetch('https://extreme-ip-lookup.com/json/?key=0cjS3ecMTsIDcJRpGTWf')
.then( res => res.json())
.then(response => {
return response.countryCode;
})
.catch((data, status) => {
return false;
})
const getUserCountry = async () => {
const country = await fetchUserCountry;
const social_it = document.querySelector(".social-icons-it");
const social_en = document.querySelector(".social-icons-en");
const social_es = document.querySelector(".social-icons-es");
const call_out_email_block = document.querySelector('.contact-call-out-section');
const hasCallOut = call_out_email_block != null ? true : false;
let call_out_email_it = "";
let call_out_email_en = "";
let call_out_email_es = "";
if(hasCallOut) {
call_out_email_it = call_out_email_block.querySelector('.contact-email-it');
call_out_email_en = call_out_email_block.querySelector('.contact-email-en');
call_out_email_es = call_out_email_block.querySelector('.contact-email-es');
}
if(country == "IT") {
social_en.style.visibility = "hidden";
social_es.style.visibility = "hidden";
social_it.style.visibility = "visible";
if(hasCallOut) {
call_out_email_en.style.display = "none";
call_out_email_es.style.display = "none";
call_out_email_it.style.display = "inline";
}
} else if(country.includes("ES")) {
social_en.style.visibility = "hidden";
social_es.style.visibility = "visible";
social_it.style.visibility = "hidden";
if(hasCallOut) {
call_out_email_en.style.display = "none";
call_out_email_es.style.display = "inline";
call_out_email_it.style.display = "none";
}
} else {
social_en.style.visibility = "visible";
social_es.style.visibility = "hidden";
social_it.style.visibility = "hidden";
if(hasCallOut) {
call_out_email_en.style.display = "inline";
call_out_email_es.style.display = "none";
call_out_email_it.style.display = "none";
}
}
return country;
};
getUserCountry();
</script>
<script>
document.addEventListener("DOMContentLoaded", function() {
var videoHasBeenPlayed = false; // Flag to check if video has played
var video = document.getElementById('FreedaPlatformVideo'); // Replace 'yourVideoID' with your actual video ID
function playVideoOnScroll() {
if (videoHasBeenPlayed) return; // Stop function if video has already played
var videoRect = video.getBoundingClientRect();
var videoVisible = (videoRect.top <= window.innerHeight) && ((videoRect.top + videoRect.height) >= 0);
// Play the video if it's visible
if (videoVisible) {
video.play();
videoHasBeenPlayed = true; // Update flag so video doesn't play again
}
}
window.addEventListener('scroll', playVideoOnScroll);
playVideoOnScroll(); // Check if video is initially in view
});
</script>
</body></html>
{
"status": 200,
"statusText": "",
"headers": {
"age": "3067724",
"alt-svc": "h3=\":443\"; ma=86400",
"cf-cache-status": "HIT",
"cf-ray": "90ad9d0b8de5c981-IAD",
"connection": "keep-alive",
"content-encoding": "gzip",
"content-type": "text/html",
"date": "Fri, 31 Jan 2025 23:52:05 GMT",
"last-modified": "Fri, 27 Dec 2024 11:43:21 GMT",
"strict-transport-security": "max-age=31536000",
"surrogate-control": "max-age=2147483647",
"surrogate-key": "www.freedamedia.com 61810be205e22f8f961b6f9d pageId:61bb0bf9d2f901e76d750640",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding",
"x-cluster-name": "us-east-1-prod-hosting-red",
"x-lambda-id": "f29e19ee-c04e-498c-89e9-7e1c59327b8b",
"set-cookie": "_cfuvid=5eFQgbdz3Upd4b3IGT9Knj77MQe1xqkkaNPOFnW6JwE-1738367525763-0.0.1.1-604800000; path=/; domain=.cdn.webflow.com; HttpOnly; Secure; SameSite=None"
}
}
{
"error": false,
"result": {
"success": true,
"ogTitle": "Freeda Media",
"ogDescription": "The voice of the new generations",
"twitterTitle": "Freeda Media",
"twitterDescription": "The voice of the new generations",
"ogType": "website",
"twitterCard": "summary_large_image",
"ogImage": [
{
"url": "https://cdn.prod.website-files.com/61810be205e22f8f961b6f9d/626ff510d9241da6c33ff57a_freeda-og-image.png",
"type": "png"
}
],
"twitterImage": [
{
"url": "https://cdn.prod.website-files.com/61810be205e22f8f961b6f9d/626ff510d9241da6c33ff57a_freeda-og-image.png"
}
],
"favicon": "https://cdn.prod.website-files.com/61810be205e22f8f961b6f9d/61b3d6654fe54233908145da_favicon.png",
"charset": "utf-8",
"requestUrl": "https://freedamedia.com"
},
"response": {}
}
{
"data": {
"total": 39,
"personal_emails": 34,
"generic_emails": 5,
"department": {
"executive": 2,
"it": 1,
"finance": 4,
"management": 7,
"sales": 3,
"legal": 0,
"support": 1,
"hr": 1,
"marketing": 2,
"communication": 0,
"education": 0,
"design": 11,
"health": 0,
"operations": 1
},
"seniority": {
"junior": 3,
"senior": 4,
"executive": 9
}
},
"meta": {
"params": {
"domain": "freedamedia.com",
"company": null,
"type": null
}
}
}
{
"Salesforce": "Salesforce is a leading platform for cloud based web apps.",
"Fastly": "Real-time Analytics and CDN platform. Analyze your web and server traffic patterns in real-time.",
"iubenda": "iubenda allows you to generate a Privacy Policy in three steps.",
"Slack": "Messaging app for teams that makes working together simple and efficient.",
"MongoDB": "Key value store application data platform - site verification.",
"Cloudflare Bot Manager": "Stop bad bots by using threat intelligence.",
"Google Font API": "The Google Font API helps you add web fonts to any web page.",
"CrUX Dataset": "CrUX is a data collection system that gathers information about how real users interact with websites. This website is included in the user experiences data gathered from Google Chrome and thus considered sufficiently popular on the Internet.",
"CrUX Top 10m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 10 million.",
"CrUX Top 50m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 50 million.",
"Viewport Meta": "This page uses the viewport meta tag which means the content may be optimized for mobile content.",
"Apple Mobile Web Clips Icon": "This page contains an icon for iPhone, iPad and iTouch devices.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"Mobile Non Scaleable Content": "This content is formatted for mobile devices, it does not allow the content to be scaled.",
"CloudFront": "Amazon CloudFront is a web service for content delivery. It integrates with other Amazon Web Services to give developers and businesses an easy way to distribute content to end users with low latency, high data transfer speeds, and no commitments.",
"AJAX Libraries API": "The AJAX Libraries API is a content distribution network and loading architecture for the most popular, open source JavaScript libraries.",
"CDN JS": "CloudFlare's CDN with popular javascript frameworks available.",
"Cloudflare JS": "Loads content from Cloudflare CDN.",
"Cloudflare": "Automatically optimizes the delivery of your web pages so your visitors get the fastest page load times and best performance.",
"Webflow": "Webflow is a website builder for designing custom, professional websites without code.",
"jQuery": "JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.",
"jQuery 3.5.1": "jQuery version 3.5.1",
"Headroom.js": "Hide your header until you need it.",
"Google Hosted Libraries": "Google Hosted Libraries is a globally available content distribution network for the most popular, open-source JavaScript libraries.",
"Google Hosted Web Font Loader": "Web Font Loader hosted at Google.",
"WebFont Loader": "WebFont Loader gives you added control when using linked fonts via @font-face, from Typekit.",
"core-js": "Modular standard library for JavaScript.",
"Underscore.js": "Underscore is a utility-belt library for JavaScript that provides functional programming support.",
"Intersection Observer": "API that can be used to understand the visibility and position of DOM elements relative to a containing element or to the top-level viewport.",
"Facebook": "The website mentions facebook.com in some form.",
"LinkedIn": "The website mentions linkedin.com in some form.",
"TikTok": "The website mentions tiktok.com (but not Douyin) in some form.",
"Instagram": "The website mentions Instagram in some form.",
"YouTube Link": "This website mentions YouTube.com on it in some form or another.",
"3 to 9 ccTLD Redirects": "The domain has had between 3 and 9 redirects from other ccTLDs within the same root domain name.",
"Amazon Route 53": "Amazon's scalable DNS web service system.",
"Amazon": "This site is hosted on Amazon AWS EC2 Infrastructure.",
"Amazon Ireland Region": "Amazon Hosted EC2 Instances in Ireland",
"Amazon Virginia Region": "Amazon Hosted EC2 Instances in Virginia",
"Amazon Oregon Region": "Amazon Hosted EC2 Instances in Oregon",
"Amazon Sydney Region": "Amazon Hosted EC2 Instances in Sydney",
"Amazon Mumbai Region": "Amazon hosting in Mumbai India region.",
"Amazon Paris Region": "Amazon Hosted EC2 Instances in the city of love.",
"Amazon Stockholm Region": "Amazon hosting in Stockholm.",
"AWS Global Accelerator": "Networking service that sends traffic through Amazon Web Service’s global network infrastructure for performance improvements.",
"Webflow Hosting": "WebFlow designer tool hosting.",
"U.S. Server Location": "The web server is located in the United States.",
"Swedish Server Location": "The web server is located in Sweden.",
"Google Apps for Business": "Web-based email, calendar, and documents for teams. Renamed to Google Apps for Work, but now known as G Suite from Google Cloud.",
"Apple iCloud Mail": "Webmail service provided by Apple.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"LetsEncrypt": "Let’s Encrypt is a free open Certificate Authority.",
"HSTS": "Forces browsers to only communicate with the site using HTTPS.",
"Varnish": "Varnish is a web accelerator / reverse proxy caching server.",
"AWS Lambda": "Execute code seamlessly without server management, workload scaling, event integration, or runtime maintenance.",
"Amazon S3 CDN": "Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers.",
"Cloudflare CDN": "Content owned by this site hosted on the Cloudflare CDN.",
"Content Delivery Network": "This page contains links that give the impression that some of the site contents are stored on a content delivery network."
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
"clientRenewProhibited https://icann.org/epp#clientRenewProhibited",
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited"
],
"Name Server": [
"NS-1148.AWSDNS-15.ORG",
"NS-1709.AWSDNS-21.CO.UK",
"NS-258.AWSDNS-32.COM",
"NS-890.AWSDNS-47.NET"
],
"Domain Name": "FREEDAMEDIA.COM",
"Registry Domain ID": "2065774709_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.godaddy.com",
"Registrar URL": "http://www.godaddy.com",
"Updated Date": "2023-10-13T18:58:59Z",
"Created Date": "2016-10-12T22:29:09Z",
"Expiry Date": "2025-10-12T22:29:09Z",
"Registrar": "GoDaddy.com, LLC",
"Registrar IANA ID": "146",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "480-624-2505",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-01-31T23:51:44Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"NOTICE: The expiration date displayed in this record is the date the",
"registrar's sponsorship of the domain name registration in the registry is",
"currently set to expire. This date does not necessarily reflect the expiration",
"date of the domain name registrant's agreement with the sponsoring",
"registrar. Users may consult the sponsoring registrar's Whois database to",
"view the registrar's reported date of expiration for this registration.",
"",
"TERMS OF USE: You are not authorized to access or query our Whois",
"database through the use of electronic processes that are high-volume and",
"automated except as reasonably necessary to register domain names or",
"modify existing registrations; the Data in VeriSign Global Registry",
"Services' (\"VeriSign\") Whois database is provided by VeriSign for",
"information purposes only, and to assist persons in obtaining information",
"about or related to a domain name registration record. VeriSign does not",
"guarantee its accuracy. By submitting a Whois query, you agree to abide",
"by the following terms of use: You agree that you may use this Data only",
"for lawful purposes and that under no circumstances will you use this Data",
"to: (1) allow, enable, or otherwise support the transmission of mass",
"unsolicited, commercial advertising or solicitations via e-mail, telephone,",
"or facsimile; or (2) enable high volume, automated, electronic processes",
"that apply to VeriSign (or its computer systems). The compilation,",
"repackaging, dissemination or other use of this Data is expressly",
"prohibited without the prior written consent of VeriSign. You agree not to",
"use electronic processes that are automated and high-volume to access or",
"query the Whois database except as reasonably necessary to register",
"domain names or modify existing registrations. VeriSign reserves the right",
"to restrict your access to the Whois database in its sole discretion to ensure",
"operational stability. VeriSign may restrict or terminate your access to the",
"Whois database for failure to abide by these terms of use. VeriSign",
"reserves the right to modify these terms at any time.",
"",
"The Registry database contains ONLY .COM, .NET, .EDU domains and",
"Registrars."
]
},
"whois.godaddy.com": {
"Domain Status": [],
"Name Server": [],
"Rate limit exceeded. Try again after": "20s",
"text": [
""
]
}
}