{
    "ok": true,
    "domain": "wipro.com",
    "generated_at": "2026-08-10T14:52:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 96,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "195 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-18-205-78-10.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "195 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-18-205-78-10.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "18.205.78.10"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 wipro-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"bllftcs8kjwqxgf9d1whzt4grplqyhg0\"",
                "\"paloaltonetworks-site-verification=79c97de7c2d54ad5af704e8d328a8779f450bfd23f0adcacf678b47a51fb208e\"",
                "\"intersight=274a9ee04a9345dfd44475ddc817db7c6b5174eaea33767c0c1e497660260864\"",
                "\"_eo17aiz1zzq03nic7jgg96ldivsft9t\"",
                "\"miro-verification=f01c49ce0e3186b241028fb79e1aef3d9a1323c7\"",
                "\"cursor-domain-verification-xzhdcb=8ZnBLqMJd5u5fyC0GJdTWL48K\"",
                "\"f2xtz3frtm25zhy8vybvyz13vg3ydqrj\"",
                "\"r6q6lw9dqks4xkq3fl6bb69j7qb12tgb\"",
                "\"onetrust-domain-verification=986ceb1a3f954a2b8191672d281ef418\"",
                "\"_4nrby73v8auafobf0r3ae2o18vgy215\"",
                "\"bpqltmy3z0ncdm7nwdj4372gsy4yy0t9\"",
                "\"ykz7nnq8j8lqpb7qc5wr4vcd74xr2gdr\"",
                "\"stripe-verification=AF4B3885FF78E4FD44E34EE89BD5712D9AA6E19CAD3DC4ECBC453A4AA7C3FD49\"",
                "\"7665pys1ld788m4q9pjq2mp89jd3sjyn\"",
                "\"mqkfx5mwfwxbtxbx559twv9tnzmslhwh\"",
                "\"v=spf1 include:spf.protection.outlook.com include:et._spf.pardot.com include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com include:mktomail.com include:_spf.salesforce.com include:spf-eu.csodmail.com -all\"",
                "\"jamf-site-verification=QSpNSk2jjrgHjBWgtductA\"",
                "\"5rqzrnzl712hcz59cxp1cmkqrjkws3d9\"",
                "\"pardot251472=13aeffa099cedd351829341b3a6ee29fb791e24a0f68721f370ac75b00d7689f\"",
                "\"xz0dvx0x0qnw1tpsvfsm6lf29m7dtf3n\"",
                "\"f08g02p50qnl6nwbxr787mdv8b7zscjw\"",
                "\"vmware-cloud-verification-132f360a-84da-4e4a-a796-93efadf76c93\"",
                "\"mxQMkzYYrsEN7GRG6HFIop4y4FgTSIho5o03OnwBnrYvxd1f3S1tIUCpGQLtg4r9NRin6etC87QkZf5EixNNnA==\"",
                "\"docusign=2590d3f8-2c6a-474a-966e-b3a0a7070168\"",
                "\"stripe-verification=50F14D84043ADEE1662B6751355886832A7B8BB4A97CDC97F60C42BD462023C1\"",
                "\"cloudhealth=5b2590ff-1c0c-496d-b591-e9d57be3489c\"",
                "\"atlassian-domain-verification=RVKSSyu2TsDq4RCZtDjoIfuPhZTfdpk6f8PLAxqGgCNwxm1dA5S/FoRDXxyhvVlp\"",
                "\"05c715a7-8fcc-439b-ac4d-8964145e2eb4\"",
                "\"intersight=f46e18cc1433b1a8c1b85f9e542ee91e179d1e3961368d85fccdc80a803f4dff\"",
                "\"qlt8wyzw7thbg5brqgr5qj581r9v1rk2\"",
                "\"openai-domain-verification=dv-5AaMiriVU0kt9edlTdke5xGj\"",
                "\"dropbox-domain-verification=9pl7a78ilm1a\"",
                "\"4b503s1lznnvd1v0zgv7jn4lfx3qw41j\"",
                "\"3n66mjqy28dcprlc9d3yqx4xqrfwgfc7\"",
                "\"stripe-verification=B3201E89648A6B609B906EA5D21F2BEAD2F178AFB87D38544BB836027DC75B41\"",
                "\"adobe-idp-site-verification=9dc0c1cc80fbb43062e7de3ddd1432a0c08264262e8a8932f9f9b0ad104f865e\"",
                "\"DirectFedPassiveSignInUri=https://ssoprod.healthplan.com/idp/SSO.saml2\"",
                "\"onetrust-domain-verification=816209d93c264bcb9387ee8a58faf915\"",
                "\"jamf-site-verification=PkiWanZNjKDbOTdm9y1P9w\"",
                "\"h4qg4g94jr4347ktxd0wpx8k4mx1xdrz\"",
                "\"ll6s09hj7dy3ckpvsdzdbkpnj3slb32t\"",
                "\"zoho-verification=zb12667017.zmverify.zoho.com\"",
                "\"anthropic-domain-verification-683bg5=RuwrP7loZG4FuOcgbjrODwvss\"",
                "\"zfby9v2pdzsj9t8x8fcw79q40b0dry6x\"",
                "\"smartsheet-site-validation=xzPEDRot8kN7Ua2HrH2qG_aZeAjWVWY3\"",
                "\"smartsheet-site-validation=LFG5gGZy0AnYL9hs75CjpVF5NdgyIuS8\"",
                "\"smartsheet-site-validation=vH6klwUqFCjvgKTLBU6McosDNpTeWZLd\"",
                "\"19l16hpb1xqtx3cwpybprwqmlwvtv68r\"",
                "\"v2n3wm0bdk0gh69zjrmsqvzcnbmrjmy7\"",
                "\"y1j57zft7fqg27m4wnr1vf5346jrjcmj\"",
                "\"apple-domain-verification=rF1EWuseSGtZF73E\"",
                "\"cisco-ci-domain-verification=255af29f90b2aaa56998ba9f3831caa72c9f015ebb2ae20eef29457d334a6bd6\"",
                "\"google-site-verification=LRrKiogCTJ59Dd97tVt2EESdFMo0bG_IA_r6WZC3gFo\"",
                "\"figma-domain-verification=4c7e7d196342de5d938549134140e0c2e4838f5c308bf4bffef6619b6f9a4fce-1775728461\"",
                "\"pexip-ms-tenant-domain-verification=0eaef680-4bf8-4454-9aa2-a1915dcace4f\"",
                "\"0gk2vntlr8ynzl84jq1lvn8yzdcgmnkd\"",
                "\"cmjzhgm521s62syhnbd55rqw1v0wkv2f\""
            ],
            "NS": [
                "ns-1145.awsdns-15.org.",
                "ns-659.awsdns-18.net.",
                "ns-326.awsdns-40.com.",
                "ns-1575.awsdns-04.co.uk."
            ],
            "SOA": [
                "ns-1575.awsdns-04.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [
                "31918 13 2 0074B6D159450F1E12E2243EFEA93235A69CBDB77A1CD6A795EEA4F8 7E7A5C9E"
            ],
            "DNSKEY": [
                "257 3 13 bucGuOzPpYiqPZnZwmUsvhg1iWgPqVAzi7vWCswZ+mqp/w2OlRteuSaS 5eoty/FM1vmXQH4YVQf9H20Js0Hd6g==",
                "256 3 13 4GE5TAiygYmOGVJiVSfyNjobC8gx391pvHr3lfriJZ4Q5b9J8MV3NGYF awjQzEdCxse4Vf2QNIVDReLoXkjCIA==",
                "256 3 13 HqJEIfdL6me6qdUF971zbsoya67Cv5axQhEg9NDnzBDh6m68imoXli9G xZiTi/lh051EzVVD+Ty8iYf7/rCKlQ=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.205.78.10"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:et._spf.pardot.com include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com include:mktomail.com include:_spf.salesforce.com include:spf-eu.csodmail.com -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; pct=100; ri=3600; rua=mailto:domain.admin@wipro.com;ruf=mailto:domain.admin@wipro.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wipro.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA016Ezo+w39PzYU0aF+LsTjEXHkq32pWbUfuJDB9nIQNsFOfP+x2Ye7+dZiIGQF3jFQSXPjjGe4DbD3Mkj7x2Vdu4LOhGWEX/fhuK2uvnkKr6CkYag5LdipP+613orVQ+cOP7H0tR9fuyM7rfQcT8VrNWdEwCtlgCCvKlLYWeqjAqzaG7haZ6aURk9WKwYRc0j26OpqEX1M3HgA3IF0PrxHO36riAlenflp6236RmuhaktOo4KpKS4He8h8SBezbYVtHunGP0nV9Hcp3zow3XuRTh5hmOXjm/Rer0SHa1r0DgOwUu7OHkuMlg/ANdboJi+y5zlFNkxAneqC4ANvjy/QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-18-205-78-10.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.205.78.10"
                    ],
                    "time_ms": 73.1
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.205.78.10"
                    ],
                    "time_ms": 52.62
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.205.78.10"
                    ],
                    "time_ms": 60.43
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.205.78.10"
                    ],
                    "time_ms": 53.11
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.205.78.10"
                    ],
                    "time_ms": 70.98
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.wipro.com",
        "valid_from": "2026-02-10T18:00:00-06:00",
        "valid_to": "2027-02-21T17:59:59-06:00",
        "days_remaining": 195,
        "san": [
            "*.wipro.com",
            "wipro.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.wipro.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 19:52:20 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
            "x-frame-options": "SAMEORIGIN",
            "location": "https://www.wipro.com/",
            "cache-control": "no-store",
            "expires": "Mon, 10 Aug 2026 20:02:14 GMT",
            "content-type": "text/html;charset=utf-8",
            "x-sky-isauth": "0",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-dns-prefetch-control": "off",
            "cross-origin-opener-policy": "same-origin",
            "content-security-policy": "upgrade-insecure-requests;default-src 'self' https://fonts.gstatic.com https://maxcdn.bootstrapcdn.com https://app-ab39.marketo.com https://cookiesapac.blob.core.windows.net https://cdn-apac.onetrust.com https://use.typekit.net;script-src 'strict-dynamic' 'nonce-MTc4NjM5MTUzOTgwOTAuODY3NTkxMjY=' 'self' https://6sc.co https://6sense.com https://youtube.com https://googletagmanager.com https://licdn.com https://cloudfront.com https://cloudfront.net https://mktoutil.com https://assets.adobedtm.com https://wipro.com https://match.prod.bidr.io https://google-analytics.com https://analytics.twitter.com https://static.ads-twitter.com https://twitter.com https://t.co https://marketo.com https://marketo.net https://geolocation.onetrust.com https://privacyportal-apac.onetrust.com https://cookiesapac.blob.core.windows.net https://maxcdn.bootstrapcdn.com https://ssl.p.jwpcdn.com https://content.jwplatform.com https://use.typekit.net https://b.clarity.ms https://ipv6.6sc.co https://l.clarity.ms https://player.vimeo.com https://privacyportal-apac.onetrust.com https://q.clarity.ms https://wiprolimited.sc.omtrdc.net https://www.googleadservices.com https://www.youtube.com https://app-ab39.marketo.com;connect-src 'self' https://secure.adnxs.com https://6sc.co https://6sense.com https://stats.g.doubleclick.net https://analytics.google.com https://www.google-analytics.com/ https://823-vdb-175.mktoresp.com wss://ws16.hotjar.com wss://ws8.hotjar.com wss://hotjar.com https://d.adroll.com https://hotjar.io https://api.company-target.com https://921-uou-112.mktoresp.com https://sc.omtrdc.net https://tt.omtrdc.net https://assets.adobedtm.com https://figma.com https://dpm.demdex.net https://cookiesapac.blob.core.windows.net https://maxcdn.bootstrapcdn.com 'nonce-MTc4NjM5MTUzOTgwOTAuODY3NTkxMjY=' https://cdn.linkedin.oribi.io https://px.ads.linkedin.com https://www.google.com https://clarity.ms https://vimeo.com https://app-ab39.marketo.com https://cdn-apac.onetrust.com https://geolocation.onetrust.com https://b.clarity.ms/ https://c.6sc.co/ https://epsilon.6sense.com https://f.clarity.ms https://y.clarity.ms https://e.clarity.ms https://s.clarity.ms https://ipv6.6sc.co/ https://l.clarity.ms https://player.vimeo.com https://privacyportal-apac.onetrust.com https://q.clarity.ms https://stackpath.bootstrapcdn.com https://vc.hotjar.io https://wiprolimited.sc.omtrdc.net https://www.googletagmanager.com https://www.youtube.com https://www.google.co.in https://k.clarity.ms https://a.clarity.ms https://z.clarity.ms https://d.clarity.ms https://n.clarity.ms;style-src 'self' 'nonce-MTc4NjM5MTUzOTgwOTAuODY3NTkxMjY=' 'sha256-owhQqzr0aQ+st+ysQU7uEhtexhClLSiyKYJb+2ph8jY=' https://appirio.com https://maxcdn.bootstrapcdn.com https://go.wipro.com https://app-ab39.marketo.com https://cookiesapac.blob.core.windows.net https://cdn-apac.onetrust.com https://fonts.googleapis.com https://stackpath.bootstrapcdn.com https://use.typekit.net https://p.typekit.net https://app-static.turtl.co/embed/turtl.embed.v1.css https://b.clarity.ms/ https://c.6sc.co/ https://e.clarity.ms/ https://epsilon.6sense.com https://go.pardot.com https://ipv6.6sc.co/ https://l.clarity.ms https://player.vimeo.com https://privacyportal-apac.onetrust.com https://q.clarity.ms https://stackpath.bootstrapcdn.com https://wiprolimited.sc.omtrdc.net https://www.googleadservices.com https://www.googletagmanager.com https://www.youtube.com;frame-src 'self' https://vimeo.com https://appirio.com https://share.transistor.fm https://go.wipro.com https://spark.adobe.com https://hotjar.com https://demdex.net https://www.google.com https://doubleclick.net https://youtube-nocookie.com https://youtube.com https://app-ab39.marketo.com https://www.facebook.com https://assets.adobedtm.com https://figma.com https://explore.wipro.com/ https://www.googletagmanager.com/ 'nonce-MTc4NjM5MTUzOTgwOTAuODY3NTkxMjY=' https://b.clarity.ms/ https://c.6sc.co/ https://epsilon.6sense.com https://f.clarity.ms https://ipv6.6sc.co/ https://privacyportal-apac.onetrust.com https://q.clarity.ms https://player.vimeo.com https://www.youtube.com https://www.youtube-nocookie.com https://www.figma.com/ https://embed.figma.com/;img-src 'self' data: https://demdex.net https://cm.everesttech.net https://i.ytimg.com/ https://prd.jwpltx.com https://www.google.com https://www.facebook.com https://app-ab39.marketo.com https://www.google.co.in https://wiprolimited.sc.omtrdc.net https://p.typekit.net https://s7ap1.scene7.com https://cdn-apac.onetrust.com https://www.googletagmanager.com https://b.6sc.co https://px.ads.linkedin.com https://c.clarity.ms https://c.bing.com https://go.wipro.com;form-action https://facebook.com https://app-ab39.marketo.com 'nonce-MTc4NjM5MTUzOTgwOTAuODY3NTkxMjY=';object-src 'none';frame-ancestors 'self';media-src 'self' https://youtube.com 'nonce-MTc4NjM5MTUzOTgwOTAuODY3NTkxMjY=';base-uri 'none';report-uri /bin/csp-report-logger;",
            "permissions-policy": "geolocation=(), microphone=(), camera=(), payment=(), usb=()",
            "x-permitted-cross-domain-policies": "none",
            "x-xss-protection": "1; mode=block",
            "cross-origin-resource-policy": "same-site",
            "accept-ranges": "bytes",
            "x-content-type-options": "nosniff",
            "set-cookie": "affinity=\"3f94cc727e9f7d8c\"; Path=/; HttpOnly; secure",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": true
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.wipro.com/",
        "title": "Wipro | Consulting-Led and AI-Powered Technology Services & Consulting Company",
        "description": "As a global leader, Wipro blends consulting and AI expertise across design, engineering and operations to accelerate business transformation and deliver future-ready technology.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.205.78.10": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wipro-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4046.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4039.3,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 80.1
}