Loading...
Loading...
{
"latency": 170,
"ipAddresses": [
"54.92.150.152"
],
"dns": {
"NS": [
"dns5.name-services.com.",
"dns3.name-services.com.",
"dns4.name-services.com.",
"dns1.name-services.com.",
"dns2.name-services.com."
],
"A": [
"54.92.150.152"
],
"TXT": [
"v=spf1 ip4:54.92.150.152 include:_spf.presscentric.com include:emailsrvr.com include:_spf.google.com ~all"
]
}
}
[
{
"url": "https://americanprintanddigital.com",
"technologies": [
{
"slug": "cart-functionality",
"name": "Cart Functionality",
"icon": "Cart-generic.svg",
"versions": [],
"categories": [
{
"id": 6,
"slug": "ecommerce",
"name": "Ecommerce"
}
],
"confirmedAt": 1724749277
},
{
"slug": "java",
"name": "Java",
"icon": "Java.svg",
"cpe": "cpe:2.3:a:oracle:jre:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 27,
"slug": "programming-languages",
"name": "Programming languages"
}
],
"confirmedAt": 1724749277
},
{
"slug": "bootstrap",
"name": "Bootstrap",
"icon": "Bootstrap.svg",
"cpe": "cpe:2.3:a:getbootstrap:bootstrap:*:*:*:*:*:*:*:*",
"versions": [
"3.3.7"
],
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"name": "UI frameworks"
}
],
"confirmedAt": 1724749277
},
{
"slug": "angularjs",
"name": "AngularJS",
"icon": "AngularJS.svg",
"cpe": "cpe:2.3:a:angularjs:angular.js:*:*:*:*:*:*:*:*",
"versions": [
"1.5.8"
],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
}
],
"confirmedAt": 1724749277
},
{
"slug": "nginx",
"name": "Nginx",
"icon": "Nginx.svg",
"cpe": "cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 22,
"slug": "web-servers",
"name": "Web servers"
},
{
"id": 64,
"slug": "reverse-proxies",
"name": "Reverse proxies"
}
],
"confirmedAt": 1724749277
},
{
"slug": "google-hosted-libraries",
"name": "Google Hosted Libraries",
"icon": "Google Developers.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724749277
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"3.1.1"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724749277
},
{
"slug": "sectigo",
"name": "Sectigo",
"icon": "Sectigo.svg",
"versions": [],
"categories": [
{
"id": 70,
"slug": "ssl-tls-certificate-authorities",
"name": "SSL/TLS certificate authorities"
}
],
"confirmedAt": 1724749277
}
]
}
]
{
"data": {
"total": 2,
"personal_emails": 2,
"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": "americanprintanddigital.com",
"company": null,
"type": null
}
}
}
<!DOCTYPE html>
<html lang="en" ng-app="App">
<head>
<title>American Print & Digital · Sign In</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
<script type="text/javascript" src="/scripts/jquery/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="/app/assets/lib/angular/1.5/angular.min.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.0/angular-sanitize.js"></script>
<script type="text/javascript" src="/app/assets/lib/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link href='/app/assets/lib/bootstrap/3.3.7/css/bootstrap.min.css' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="/app/assets/lib/uiMask.min.js"></script>
<script type="text/javascript" src="/app/assets/js/app.js"></script>
<script type="text/javascript" src="/app/components/pcInput/pcInput.module.js"></script>
<script type="text/javascript" src="/app/components/pcInput/pcInput.component.js"></script>
<script type="text/javascript" src="/app/components/header/header.module.js"></script>
<script type="text/javascript" src="/app/components/header/header.component.js"></script>
<link rel='stylesheet' type='text/css' href='/app/components/s-menu/s-menu.css'>
<script type="text/javascript" src="/app/components/sideMenu/sideMenu.module.js"></script>
<script type="text/javascript" src="/app/components/sideMenu/sideMenu.component.js"></script>
<link rel='stylesheet' type='text/css' href='/app/components/sideMenu/sideMenu.css'>
<script type="text/javascript" src="/app/components/footer/footer.module.js"></script>
<script type="text/javascript" src="/app/components/footer/footer.component.js"></script>
<script type="text/javascript" src="/app/components/steps/steps.module.js"></script>
<script type="text/javascript" src="/app/components/steps/steps.component.js"></script>
<link rel='stylesheet' type='text/css' href='/app/components/steps/steps.css'>
<script type="text/javascript" src="/app/components/creditCards/creditCards.module.js"></script>
<script type="text/javascript" src="/app/components/creditCards/creditCards.component.js"></script>
<link rel='stylesheet' type='text/css' href='/app/components/creditCards/creditCards.css'>
<script type="text/javascript" src="/app/components/storeGreen/storeGreen.module.js"></script>
<script type="text/javascript" src="/app/components/storeGreen/storeGreen.component.js"></script>
<link rel='stylesheet' type='text/css' href='/app/components/storeGreen/storeGreen.css'>
<link rel='stylesheet' type='text/css' href='/app/components/featuredProducts/featuredProducts.css'>
<link rel='stylesheet' type='text/css' href='/app/components/s-menu/mobile.css'>
<link rel='stylesheet' type='text/css' href='/app/components/sideMenu/mobile.css'>
<link href='/app/assets/lib/bootstrap/submenu/bootstrap-submenu.min.css' rel='stylesheet' type='text/css'>
<link href='/css/addons.css' rel='stylesheet' type='text/css'>
<link rel='stylesheet' type='text/css' href='https://cdn.presscentric.com/skins/addons/mobile-nav-accordion-1-0-0.css'>
<link href='/custom.css' rel='stylesheet' type='text/css'>
<link href='/css/print.css' rel='stylesheet' type='text/css' media='print'>
<link href='/app/assets/css/creditCards.css' rel='stylesheet' type='text/css'>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="/scripts/pngfix.js"></script>
<![endif]-->
<script type="text/javascript" src="/scripts/core-0.11.js"></script>
<!-- Crawlers -->
<meta name="google-site-verification" content="">
<meta name="y_key" content="">
<!-- Meta -->
<meta name="generator" content="PressCentric">
<meta name="copyright" content="American Print & Digital LLC">
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Custom HTML Header -->
<style>
div.active.slide-item.item {
border: none !important;
}
a.ng-scope img {
width: 140px !important;
max-width: 200% !important;
margin-top: -20px !important;
position: absolute !important;
right: 10px !important;
bottom: 10px !important;
}
.site-search {
border-radius: 20px !important;
}
#s-header-logo {
width: 170% !important;
height: 100%;
background: url(https://cms.presscentric.com/OO09w41iK4yZuISnpDcvP/logo/American%20P%26D%20Logo-ai.png);
background-size: contain;
background-repeat: no-repeat;
background-position: left center;
position: absolute;
right: -20px;
top: 5px;
}
@media (max-width: 800px){
#s-header-logo {
width: 100%;
height: 100%;
background: url(https://cms.presscentric.com/OO09w41iK4yZuISnpDcvP/logo/American%20P%26D%20Logo-ai.png);
background-size: contain;
background-repeat: no-repeat;
background-position: left center;
}
}
</style><script>
//FIXME: Move to separate service once will switch to API call
angular.module('SideMenu').factory('SideMenuService', function() {
function getMenuList(){
return ;
}
return {
getMenuList : getMenuList
};
});
</script>
<script>
//FIXME Remove jQuery tooltip in Bootstrap
$(document).ready(function () {
$("[data-toggle=tooltip]").tooltip();
$('[data-toggle="popover"]').popover();
$('#s-search input.site-search').on('keypress', function(e){
var urlParams = new URLSearchParams(window.location.search);
var contentMode = 'login' == 'content';
if(e.key == 'Enter') {
e.preventDefault();
var value = $(this).val();
document.location.href='/search'+ (contentMode?'/content':'/products') + '?page=1&size=20&criteria=' + value;
}
});
});
</script>
</head>
<body>
<div id="body-wrapper">
<div id="s-wrapper">
<div id="s-nav">
<div class="container" style="position: relative;">
<nav class="navbar navbar-default search-enabled" >
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navigation__menu-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/" >
<div id="s-header-logo-mobile"></div>
</a>
</div>
<div class="collapse navbar-collapse navigation__menu-collapse">
<pc-header logo="''" tenant-url="''" hide-main-logo=""></pc-header>
<div id="System_Header">
<div style="font-size: 16px;" class="system-wrapper">
<p><span style="color: #ffffff;"><i class="fas fa-phone-alt"></i> (763) 421-0611</span></p>
</div>
</div>
<!-- Product searching -->
<div id="s-search" class="navbar-form">
<div class="form-group">
<input type="text" class="site-search" value="" placeholder="search...">
</div>
</div>
<div id="s-menu">
<ul id="link-home" class="nav navbar-nav">
<li>
<a href="/">HOME</a>
</li>
</ul>
<ul id="tmenu-account" class="nav navbar-nav">
<li class="dropdown">
<a href="javascript:void(0)" class="dropdown-toggle" role="button">
My Account <span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="/account">Account Details</a></li>
<li><a href="/upload">Upload Files</a></li>
<li><a href="/cart">Shopping Cart</a></li>
<li><a href="/orders">My Orders</a></li>
<li><a href="/proofs">Proofs</a></li>
<li><a href="/quotes">Quotes</a></li></ul>
</li>
</ul>
</div>
<!-- User info -->
<div id="s-user" class="navbar-right">
<ul class="nav navbar-nav">
<p>
<b>Welcome!</b> Please
<a type="button" class="btn btn-success" href="/login">
Sign in
</a>
or
<a type="button" class="btn btn-warning" href="/register">
Register
</a>
so we can serve you better.
</p>
</ul>
</div>
</div>
</nav>
</div>
</div>
<div id="System_PreContent">
<div class="system-precontent__content-page"><img src="https://cdn.presscentric.com/skins/css/skin-11/assets/content-banner.jpg" width="1348" height="168"></div>
</div>
<div id="container__content">
<div class="container">
<div class="row">
<div class="content__column-left col-md-3 col-xs-12">
<side-menu id="s-subnav" class="row collapse navbar-collapse navigation__menu-collapse" store-group="true" items="app.sideMenu">
</side-menu>
</div>
<div id="s-main" class="content__column-right col-md-9 col-xs-12">
<div id="s-content">
<!-- Content: Start-->
<h1 class="login">Please Sign In</h1>
<div id="login" class="form">
<form action="/j_security_check" method="POST">
<div class="form-group">
<label for="username">E-Mail:</label>
<input type="text" name="username" id="username" class="form-control" >
</div>
<div class="form-group">
<label for="password">Password:</label>
<input type="password" name="password" id="password" class="form-control">
</div>
<div class="checkbox">
<label>
<input type="checkbox" checked="checked" name="remember-me" style="width:auto;"> Remember me on this computer
</label>
</div>
<div class="form-group">
<input class="btn btn-primary" name="Submit" type="submit" value="Sign in">
</div>
</form>
</div>
<div id="login-help">
<p>Don't have an account? Register <a href="/register">here</a>!<br>Forgot your password? <a href="/password">Click here</a>.</p>
</div><!-- Content: End -->
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div id="container__footer">
<div class="container">
<div class="row">
<div id="s-main-bottom">
<div id="p-footer">
<div class="footer-column col-xs-12 col-sm-3"><img height="76" width="219" src="https://cms.presscentric.com/OO09w41iK4yZuISnpDcvP/logo/APDlogo.jpg">
<p>We deliver creative marketing solutions, and help your brand and business grow. Contact us today, and with a personal touch our excellent service will ensure your printed materials are beautiful every time.</p>
</div>
<div class="footer-column col-xs-12 col-sm-3">
<ul>
<h4 class="footer-column__title">More Links</h4>
<li><a href="/">Home</a></li>
<li> <a href="/content/About-Us">About Us</a> </li>
<li> <a href="/content/Contact-Us">Contact Us</a> </li>
<li><a href="/content/FAQ">FAQ</a></li>
<li> <a href="/content/Terms">Terms and Conditions</a> </li>
<li> <a href="/content/Privacy">Privacy Policy</a> </li>
<li> <a href="/account">My Account</a> </li>
</ul>
</div>
<div class="footer-column col-xs-12 col-sm-3 social">
<h4 class="footer-column__title">Social Media</h4>
<ul>
<li> <a href="https://www.facebook.com/" target="new" title="Visit Facebook"><i class="fab fa-facebook-f fa-3x"> </i></a> </li>
<li> <a href="https://instagram.com/" target="new" title="Visit Instagram"><i class="fab fa-instagram fa-3x"> </i></a> </li>
<li> <a href="https://twitter.com/" target="new" title="Visit Twitter"><i class="fab fa-twitter fa-3x"> </i></a> </li>
</ul>
</div>
<div class="footer-column col-xs-12 col-sm-3">
<h4 class="footer-column__title">Contact Us</h4>
<ul>
<li class="footer__contact-us-list-item"><i class="fas fa-map-marker-alt"> </i> 6320 US-10 NW, Ramsey, MN 55303 US </li>
<li class="footer__contact-us-list-item"><a href="tel:(763) 421-0611"><i class="fas fa-phone-alt"> </i> (763) 421-0611</a> </li>
<li class="footer__contact-us-list-item"><a href="mailto:[email protected]"><i class="fas fa-envelope"> </i> [email protected]</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="copyright_footer" class="row">
<pc-footer class="col-xs-12" year='2025' tenant-name="American Print & Digital LLC"></pc-footer>
</div>
</div>
</div>
</body>
</html>
{
"error": false,
"result": {
"success": true,
"ogTitle": "American Print & Digital · Sign In",
"ogImage": [
{
"url": "https://cdn.presscentric.com/skins/css/skin-11/assets/content-banner.jpg",
"type": "jpg",
"width": 1348,
"height": 168
},
{
"url": "https://cms.presscentric.com/OO09w41iK4yZuISnpDcvP/logo/APDlogo.jpg",
"type": "jpg",
"width": 219,
"height": 76
}
],
"ogLocale": "en",
"charset": "UTF-8",
"requestUrl": "https://americanprintanddigital.com"
},
"response": {}
}
{
"status": 200,
"statusText": "",
"headers": {
"connection": "keep-alive",
"content-language": "en-US",
"content-type": "text/html;charset=UTF-8",
"date": "Fri, 31 Jan 2025 22:10:13 GMT",
"server": "nginx",
"transfer-encoding": "chunked",
"set-cookie": "JSESSIONID=1EBE6E3C3876E8D03FE1692E6A513345; Path=/; HttpOnly"
}
}
{
"Cart Functionality": "The site has a link to a shopping cart which is not categorized under any of the cart technologies we track (custom implementation or not tracked yet).",
"Java EE": "Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications.",
"AJAX Libraries API": "The AJAX Libraries API is a content distribution network and loading architecture for the most popular, open source JavaScript libraries.",
"Viewport Meta": "This page uses the viewport meta tag which means the content may be optimized for mobile content.",
"Mobile Non Scaleable Content": "This content is formatted for mobile devices, it does not allow the content to be scaled.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"Angular JS": "Angular is what HTML would have been if it had been designed for building web applications.",
"Angular JS v1": "Version 1 of Angular JS.",
"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.1.1": "jQuery version 3.1.1",
"Google Hosted Libraries": "Google Hosted Libraries is a globally available content distribution network for the most popular, open-source JavaScript libraries.",
"Google Hosted AngularJS": "AngularJS hosted at Google.",
"PNG Fix": "Fixes PNG handling in IE",
"Facebook": "The website mentions facebook.com in some form.",
"Instagram": "The website mentions Instagram in some form.",
"Twitter": "The website mentions twitter.com in some form.",
"SPF": "The Sender Policy Framework is an open standard specifying a technical method to prevent sender address forgery.",
"Microsoft Exchange Online": "A rich hosted Exchange environment for every user without having to manage a server.",
"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.",
"Rackspace Email Hosting": "Email Hosting products that are built for Business.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"Sectigo SSL": "SSL from Sectigo formerly Comodo.",
"Sectigo Domain SSL": "SSL registration with Sectigo (formerly Comodo CA).",
"Amazon": "This site is hosted on Amazon AWS EC2 Infrastructure.",
"Amazon Virginia Region": "Amazon Hosted EC2 Instances in Virginia",
"U.S. Server Location": "The web server is located in the United States.",
"eNom DNS": "DNS services provided by eNom.",
"Content Delivery Network": "This page contains links that give the impression that some of the site contents are stored on a content delivery network.",
"Google Webmaster": "Webmaster tools provide you with a free and easy way to make your site more Google-friendly.",
"Yahoo Site Explorer": "[url] has been registered at Yahoo Site Explorer."
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"DNS1.NAME-SERVICES.COM",
"DNS2.NAME-SERVICES.COM",
"DNS3.NAME-SERVICES.COM",
"DNS4.NAME-SERVICES.COM",
"DNS5.NAME-SERVICES.COM"
],
"Domain Name": "AMERICANPRINTANDDIGITAL.COM",
"Registry Domain ID": "1574715517_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.enom.com",
"Registrar URL": "http://www.enomdomains.com",
"Updated Date": "2023-08-16T19:38:20Z",
"Created Date": "2009-11-05T18:15:43Z",
"Expiry Date": "2026-11-05T18:15:43Z",
"Registrar": "eNom, LLC",
"Registrar IANA ID": "48",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.4165350123",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-01-31T22:10:00Z <<<",
"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.enom.com": {
"Domain Status": [
"clientTransferProhibited https://www.icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"DNS1.NAME-SERVICES.COM",
"DNS2.NAME-SERVICES.COM",
"DNS3.NAME-SERVICES.COM",
"DNS4.NAME-SERVICES.COM",
"DNS5.NAME-SERVICES.COM"
],
"Domain Name": "americanprintanddigital.com",
"Registry Domain ID": "1574715517_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "WHOIS.ENOM.COM",
"Registrar URL": "WWW.ENOMDOMAINS.COM",
"Updated Date": "2023-08-16T19:38:20.00Z",
"Created Date": "2009-11-05T18:15:00.00Z",
"Expiry Date": "2026-11-05T18:15:00.00Z",
"Registrar": "ENOM, INC.",
"Registrar IANA ID": "48",
"Registrant Name": "",
"Registrant Organization": "",
"Registrant Street": "",
"Registrant City": "",
"Registrant State/Province": "BC",
"Registrant Postal Code": "",
"Registrant Country": "CA",
"Registrant Phone": "",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Email": "https://tieredaccess.com/contact/e40dcc0e-3b48-49cb-a07b-d38731672c88",
"Admin Name": "",
"Admin Organization": "",
"Admin Street": "",
"Admin City": "",
"Admin State/Province": "",
"Admin Postal Code": "",
"Admin Country": "",
"Admin Phone": "",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Email": "",
"Tech Name": "",
"Tech Organization": "",
"Tech Street": "",
"Tech City": "",
"Tech State/Province": "",
"Tech Postal Code": "",
"Tech Country": "",
"Tech Phone": "",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Email": "",
"DNSSEC": "unsigned",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.4259744689",
"URL of the ICANN WHOIS Data Problem Reporting System": "HTTP://WDPRS.INTERNIC.NET/",
">>> Last update of WHOIS database": "2025-01-31T22:10:13.00Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"The data in this whois database is provided to you for information",
"purposes only, that is, to assist you in obtaining information about or",
"related to a domain name registration record. We make this information",
"available \"as is,\" and do not guarantee its accuracy. By submitting a",
"whois query, you agree that you will use this data only for lawful",
"purposes and that, under no circumstances will you use this data to: (1)",
"enable high volume, automated, electronic processes that stress or load",
"this whois database system providing you this information; or (2) allow,",
"enable, or otherwise support the transmission of mass unsolicited,",
"commercial advertising or solicitations via direct mail, electronic",
"mail, or by telephone. The compilation, repackaging, dissemination or",
"other use of this data is expressly prohibited without prior written",
"consent from us.",
"",
"We reserve the right to modify these terms at any time. By submitting",
"this query, you agree to abide by these terms.",
"Version 6.3 4/3/2002"
]
}
}