Loading...
Loading...
{
"latency": 162,
"ipAddresses": [
"208.91.199.118"
],
"dns": {
"NS": [
"ns2.bh-69.webhostbox.net.",
"ns1.bh-69.webhostbox.net."
],
"A": [
"208.91.199.118"
],
"TXT": [
"v=spf1 a mx include:websitewelcome.com ~all"
]
}
}
[
{
"url": "https://formulaic.in",
"technologies": [
{
"slug": "bootstrap",
"name": "Bootstrap",
"icon": "Bootstrap.svg",
"cpe": "cpe:2.3:a:getbootstrap:bootstrap:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"name": "UI frameworks"
}
],
"confirmedAt": 1724709545
},
{
"slug": "animate-css",
"name": "Animate.css",
"icon": "Animate.css.svg",
"versions": [],
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"name": "UI frameworks"
}
],
"confirmedAt": 1724709545
},
{
"slug": "apache-http-server",
"name": "Apache HTTP Server",
"icon": "Apache.svg",
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 22,
"slug": "web-servers",
"name": "Web servers"
}
],
"confirmedAt": 1724709545
},
{
"slug": "owl-carousel",
"name": "OWL Carousel",
"icon": "OWL Carousel.png",
"versions": [],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724709545
},
{
"slug": "modernizr",
"name": "Modernizr",
"icon": "Modernizr.svg",
"versions": [
"2.8.3"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724709545
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"3.6.0"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724709545
},
{
"slug": "isotope",
"name": "Isotope",
"icon": "Isotope.svg",
"versions": [],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724709545
},
{
"slug": "unpkg",
"name": "Unpkg",
"icon": "Unpkg.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724709545
},
{
"slug": "aos",
"name": "AOS",
"icon": "AOS.svg",
"versions": [
"2.3.1"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724709545
}
]
}
]
{
"data": {
"total": 11,
"personal_emails": 10,
"generic_emails": 1,
"department": {
"executive": 3,
"it": 5,
"finance": 0,
"management": 1,
"sales": 0,
"legal": 0,
"support": 0,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 1
},
"seniority": {
"junior": 0,
"senior": 6,
"executive": 3
}
},
"meta": {
"params": {
"domain": "formulaic.in",
"company": null,
"type": null
}
}
}
{
"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.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"UNPKG": "unpkg is a fast, global content delivery network for everything on npm.",
"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.6.0": "jQuery version 3.6.0",
"jQuery Easing": "A jQuery extension that provides functionality to \"ease\" things onto or off of the screen.",
"WOW": "Reveal CSS animation as you scroll down a page.",
"OWL Carousel": "Touch enabled jQuery plugin that lets you create a carousel slider.",
"Magnific Popup": "Magnific Popup is a responsive lightbox & dialog script.",
"Popper.js": "A library to manage your pop ups.",
"AOS": "Animate on scroll library.",
"Modernizr": "Modernizr allows you to target specific browser functionality in your stylesheet.",
"imagesLoaded": "jQuery plugin for seeing if the images are loaded.",
"Isotope": "A jQuery plugin for magical layouts",
"OwlCarousel2": "Touch enabled jQuery plugin that lets you create a responsive carousel slider.",
"SPF": "The Sender Policy Framework is an open standard specifying a technical method to prevent sender address forgery.",
"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.",
"Hostgator Mail": "World wide leader in web hosting since 2002.",
"Unified Layer": "Unified Layer is a brand owned by EIG, an owner of over 50 hosting providers.",
"U.S. Server Location": "The web server is located in the United States.",
"Apache": "Apache has been the most popular web server on the Internet since April 1996.",
"Copyright Year 2023": "Webpage has a copyright year of 2023 with no detectable mention of the current year."
}
<html>
<head>
<style>
.loader { border: 16px solid #f3f3f3; border-top: 16px solid #3498db; border-radius: 50%; width: 120px; height: 120px; animation: spin 2s linear infinite; position: fixed; top: 40%; left: 40%; }
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
</style>
<script language="Javascript">var _skz_pid = "9PO5645V6";</script>
<script language="Javascript" src="http://cdn.jsinit.directfwd.com/sk-jspark_init.php"></script>
</head>
<body>
<div class="loader" id="sk-loader"></div>
</body>
</html>
{
"whois.registry.in": {
"Domain Status": [
"clientDeleteProhibited http://www.icann.org/epp#clientDeleteProhibited",
"clientUpdateProhibited http://www.icann.org/epp#clientUpdateProhibited",
"clientRenewProhibited http://www.icann.org/epp#clientRenewProhibited",
"clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"ns1.bh-69.webhostbox.net",
"ns2.bh-69.webhostbox.net"
],
"Domain Name": "formulaic.in",
"Registry Domain ID": "D1319BD73DB7E480B9B81CCCDA2E7F865-IN",
"Registrar WHOIS Server": "",
"Registrar URL": "www.godaddy.com",
"Updated Date": "2023-10-05T14:10:54Z",
"Created Date": "2019-04-30T09:37:49Z",
"Expiry Date": "2027-04-30T09:37:49Z",
"Registrar": "GoDaddy.com, LLC",
"Registrar IANA ID": "146",
"Registrar Abuse Contact Email": "",
"Registrar Abuse Contact Phone": "",
"Registry Registrant ID": "",
"Registrant Name": "",
"Registrant Organization": "Formulaic engineers Pvt Ltd",
"Registrant Street": "",
"Registrant City": "",
"Registrant State/Province": "Uttar Pradesh",
"Registrant Postal Code": "",
"Registrant Country": "IN",
"Registrant Phone": "",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "Please contact the Registrar listed above",
"Registry Admin ID": "",
"Admin Name": "",
"Admin Organization": "",
"Admin Street": "",
"Admin City": "",
"Admin State/Province": "",
"Admin Postal Code": "",
"Admin Country": "",
"Admin Phone": "",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Fax Ext": "",
"Admin Email": "Please contact the Registrar listed above",
"Registry Tech ID": "",
"Tech Name": "",
"Tech Organization": "",
"Tech Street": "",
"Tech City": "",
"Tech State/Province": "",
"Tech Postal Code": "",
"Tech Country": "",
"Tech Phone": "",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Fax Ext": "",
"Tech Email": "Please contact the Registrar listed above",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of WHOIS database": "2025-02-01T03:55:46Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"Access to .IN WHOIS information is provided to assist persons in determining the contents of a domain name registration record in the .IN registry database. The data in this record is provided by .IN Registry for informational purposes only ,and .IN does not guarantee its accuracy. This service is intended only for query-based access. You agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to (a) allow, enable, or otherwise support the transmission by e-mail, telephone, or facsimile of mass unsolicited, commercial advertising or solicitations to entities other than the data recipient's own existing customers; or (b) enable high volume, automated, electronic processes that send queries or data to the systems of Registry Operator or a Registrar, or NIXI except as reasonably necessary to register domain names or modify existing registrations. All rights reserved. .IN reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy."
]
}
}
{
"error": false,
"result": {
"success": true,
"ogTitle": "Home || Formulaic Engineers Pvt Ltd ",
"ogLocale": "en",
"favicon": "new-img/fav.png",
"charset": "UTF-8",
"requestUrl": "https://formulaic.in"
},
"response": {}
}
{
"status": 200,
"statusText": "",
"headers": {
"connection": "Upgrade, Keep-Alive",
"content-encoding": "gzip",
"content-length": "5490",
"content-type": "text/html; charset=UTF-8",
"date": "Sat, 01 Feb 2025 03:55:46 GMT",
"keep-alive": "timeout=5, max=75",
"server": "Apache",
"upgrade": "h2,h2c",
"vary": "Accept-Encoding"
}
}