{
    "ok": true,
    "domain": "hackerrank.com",
    "generated_at": "2026-08-09T13:50:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 81,
            "network": 65,
            "availability": 60
        },
        "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": "4 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": 5,
                "lost_points": 0,
                "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": "115 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-52-87-24-67.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 500 "
            },
            {
                "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": "4 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "115 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-52-87-24-67.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 500 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "52.87.24.67",
                "32.194.255.184",
                "100.50.136.137",
                "52.200.39.113"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"stripe-verification=F1A778B32F731B712AD39745D7CAF412B6CC78472F1B178E70FE33F4112D84F6\"",
                "\"g55tm2k14jvdj504mj5fz2r25mg1d5jx\"",
                "\"tc8w7zfyk60wv64hcn3hx49b6snlr8rk\"",
                "\"_6u35aplzm9thppwa1e4ttas13ux29ox\"",
                "\"_ga1e30295ox35laqssamb37zeob5t6b\"",
                "\"44qhxttw57r6kw807sn30m95w0sdxmpz\"",
                "\"dropbox-domain-verification=92wjq2oaejen\"",
                "\"06xqb2f8lt594f5cmhbj3z19rhwszgtg\"",
                "\"1vw55mykhxxf0f6f7p753jxl8p02dw28\"",
                "\"_z2qn21krcve4qi1lz8aq885598xzj0e\"",
                "\"apple-domain-verification=Q9LsrtsfeaP9Fvmt\"",
                "\"0ed1fe018a82069557d6844a579d901d101892a325\"",
                "\"cursor-domain-verification-7gv71b=e3LtLPbpyZ6zwtjaFStpBaWnJ\"",
                "\"detectify-verification=afb71156799ad032dc48cb8864950ee5\"",
                "\"3bs6j7vbyfwktcgd830shqn5b2j5jd1k\"",
                "\"lg6pwcdf8n548r049d1k9c10g1nvvww9\"",
                "\"v57kbwjpcw2s4lcwq093l9ryc873sw2k\"",
                "\"openai-domain-verification=dv-WLvyjtRNByRs7Oh4HhwDPqlR\"",
                "\"asv=76507f2886f0bde3dc7f6bc304735b11\"",
                "\"2pfy67xntvtlwlz3r8vblthv1khbvgsl\"",
                "\"segment-site-verification=GoR0jI3TdN1IHkVdNrkpkymGD7X1ANNd\"",
                "\"_jzgftlu46re6lw8d1qkwzk01cr1jece\"",
                "\"ykxktt1zy45npjmm11mvvhb822y90mcm\"",
                "\"jamf-site-verification=MAOK5CH0AeS0s2u-n7M1sw\"",
                "\"docusign=8fbd2953-d2ca-44be-b116-46cc50cd4ca5\"",
                "\"google-site-verification=VP4O54gn3ucAn2Iu4TkbBzMToA-q4aQAENqQs5TQWH0\"",
                "\"cloudhealth=664f9188-b27f-42f1-b9a0-c7c57472b23c\"",
                "\"_tcj4m0uwh3n9qsli6801o0ugqbv476w\"",
                "\"nk1wrt1mdn7v2zyqwlhnh4xsp3l17v46\"",
                "\"wiz-domain-verification=b4c85a36ef53b41900fe4bc05deffb439187fda84b3cfe060609a75d675f372f\"",
                "\"sdmbw4qsz2gjxr5562xvy9lv0pdbj41m\"",
                "\"MS=ms62638846\"",
                "\"atlassian-domain-verification=rvTqWSSidT6MJjD7x6Jgdfmqit8tfGKyjQLgZHDEW56pzLW5hG0x9WJ/fs5vu7tn\"",
                "\"figma-domain-verification=12abdae593242488bea00e011a609e1e4c695d046ded79c56962cfe7f0c3860a-1742925337\"",
                "\"zmj06nlzxmvgjp4hy8mwsm04jldgjqgf\"",
                "\"google-site-verification=P3J7z89nJOYhAlCgNnH6-bg5lSbP2rKqQtN59gVuhIc\"",
                "\"fpshb0rt0d2b590zbbhy8v2npbt3db7n\"",
                "\"v=spf1 include:_spf.google.com include:spf1.hackerrank.com include:spf2.hackerrank.com include:_spf.salesforce.com include:amazonses.com ip4:202.234.163.1/24 include:_spf1.mailgun.org include:_spf.eu.mailgun.org include:_spf2.mailgun.org ~all\"",
                "\"notion-domain-verification=F5ip4av0kGtDxQaaejgsqYOVQnnJjjUSObRM9T4DCiU\"",
                "\"_ayyyh7tt06qx1o5xow8ugzllow4kb0n\""
            ],
            "NS": [
                "ns-431.awsdns-53.com.",
                "ns-1314.awsdns-36.org.",
                "ns-525.awsdns-01.net.",
                "ns-1691.awsdns-19.co.uk."
            ],
            "SOA": [
                "ns-431.awsdns-53.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 iodef \"mailto:security@hackerrank.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"symantec.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"Digicert.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [
                "14139 13 2 D817A71068FC741F62BEAFDCEF1523D56038EBF22FF6AB7DC1BED6E2 30F12D0F"
            ],
            "DNSKEY": [
                "256 3 13 o+2WvI+nKNOAOvw26v5I43gPSU0AlCuO7u2MqU7Y+8lx6HOr4oDybV9D D4wK/2M1ZrOE+VliAmWYXu1hsQa22Q==",
                "256 3 13 A3hG+Nbbv3bheHRynG354qb2Eau+uIpPmShDpo/q+UwZhRnN+n5lY2Po kVX+hrf6xLl391wkuTxp3QqWbNZbFQ==",
                "257 3 13 IwWeNLL6eXjb4hPCOikAiMtIr8m6LjxKTxE8aewyN8ycT6Kk4FZfxFMR 3C8QEW8fXMvYcWlk1Rywi62ByN8x+A=="
            ],
            "RRSIG": [
                "NS 13 2 172800 20260811195031 20260809175031 1570 hackerrank.com. UKjXu/tWzZO0My63r8qnGTZxwydqaIjSvXfrabbPTS/r/Nyf5lSucYJI ESorWxup6ATRfLVMHt23tAKqB1y1QA==",
                "TXT 13 2 60 20260809195131 20260809175031 1570 hackerrank.com. TzT1njW0tWC+JmpKC3zGqRSZz4Km3074yt4a7k29AJTV8vX6xJiM7DFA 3AxH2rrnIQKGzezuSWmD8/qFenrCOw==",
                "MX 13 2 60 20260809195130 20260809175030 1570 hackerrank.com. D+g4c8BUfvOgtt9Eeu8tVoNZki7ouVjNBHi+YEeCAW2cAtGghDZvkXtO lthziWX2IVm+2tp48N1k1C1TmzfO3Q==",
                "DS 13 2 86400 20260816020108 20260809005108 41446 com. Kl3qkL8jARmfgs/Nu+n+GMljX8zeMGh7Stu531rzIbrqa3DTL1AIEYrX J34uEKGvQNX4dSlhrqcNlbD9Z/kWAg=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.87.24.67",
            "32.194.255.184",
            "100.50.136.137",
            "52.200.39.113"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:spf1.hackerrank.com include:spf2.hackerrank.com include:_spf.salesforce.com include:amazonses.com ip4:202.234.163.1/24 include:_spf1.mailgun.org include:_spf.eu.mailgun.org include:_spf2.mailgun.org ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:ac2b5s9g@ag.dmarcian.com; ruf=mailto:ac2b5s9g@fr.dmarcian.com; sp=none; aspf=r;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.hackerrank.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVamwLNzLbV1vVsjfPvRjjM604rsvxwPUnw/8XruU7I+iyiVdRQa+4XCCFrq4Y+qzEfRSBlAEpNz3WTFyJxgnc+J5FgKtzNSQd77VDDVC5rbb91Xp+w7I07pulYz+lJPHj+mZY7WkVoBDaUiz8AXwGeeCMSrYVJScHEbxvO8WgfQIDAQAB",
        "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-52-87-24-67.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.50.136.137",
                        "32.194.255.184",
                        "52.200.39.113",
                        "52.87.24.67"
                    ],
                    "time_ms": 59.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.50.136.137",
                        "32.194.255.184",
                        "52.200.39.113",
                        "52.87.24.67"
                    ],
                    "time_ms": 45.9
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.50.136.137",
                        "32.194.255.184",
                        "52.200.39.113",
                        "52.87.24.67"
                    ],
                    "time_ms": 67.29
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.50.136.137",
                        "32.194.255.184",
                        "52.200.39.113",
                        "52.87.24.67"
                    ],
                    "time_ms": 53.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.50.136.137",
                        "32.194.255.184",
                        "52.200.39.113",
                        "52.87.24.67"
                    ],
                    "time_ms": 53.13
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.hackerrank.com",
        "valid_from": "2025-11-03T18:00:00-06:00",
        "valid_to": "2026-12-02T17:59:59-06:00",
        "days_remaining": 115,
        "san": [
            "*.hackerrank.com",
            "hackerrank.com",
            "interviewstreet.com",
            "*.interviewstreet.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.hackerrank.com:443/",
        "status": "HTTP/2 500 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 18:50:33 GMT",
            "content-type": "application/json; charset=utf-8",
            "content-length": "134",
            "location": "https://www.hackerrank.com:443/",
            "status": "500 Internal Server Error",
            "x-hiring": "Inspecting HTTP headers! Know some code, do you? Want to work for one of the best startups around? https://www.hackerrank.com/careers",
            "cache-control": "no-cache",
            "x-request-id": "f85a270b-81a7-4641-ae42-4ff4ca0a2925",
            "x-runtime": "0.075830",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "x-download-options": "noopen",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy-report-only": "default-src * data: blob: 'unsafe-inline' 'unsafe-eval'; base-uri 'self' *.hackerrank.com; connect-src * data: blob: 'unsafe-inline' 'unsafe-eval'; frame-src 'unsafe-inline' *; img-src * data: blob: 'unsafe-inline'; script-src 'self' data: 'unsafe-inline' 'unsafe-eval' *.chatlio.com *.ads.linkedin.com *.demandbase.com *.firebaseio.com *.hackerrank.com *.hackerrank.io *.linkedin.com *.twitter.com *.wsp.hackerrank.com *.wss.hackerrank.com *.zopim.com api.filepicker.io api.olark.com app-sji.marketo.com bam.nr-data.net cdn.amplitude.com cdn.auryc.com cdn.bizible.com cdn.heapanalytics.com cdn.mxpnl.com cdn.optimizely.com cdn.raygun.io cdn.userty.com cdn.walkme.com cdnjs.cloudflare.com connect.facebook.net d1ka33fs6lvw5x.cloudfront.net d1ncy0v3du7k5q.cloudfront.net ds-aksb-a.akamaihd.net googleads.g.doubleclick.net www.gstatic.com hrcdn.net js-agent.newrelic.com js.stripe.com munchkin.marketo.net script.hotjar.com snap.licdn.com ssl.google-analytics.com static.ads-twitter.com static.hotjar.com static.olark.com static.zdassets.com stats.pusher.com use.typekit.net www.google-analytics.com www.google.com www.googleadservices.com www.googletagmanager.com s3.amazonaws.com cdn.pendo.io edge.fullstory.com media.twiliocdn.com *.pendo.hackerrank.com *.private.hackerrank.link download-cdn.perfext.hackerrank.link d2a3h6e71jcifd.cloudfront.net marketo.clearbit.com assets.churnkey.co rs.fullstory.com app.runrehearsals.com data.pendo.io www.vscode-web.hrcdn.net cdn.cookielaw.org hackerrank.chilipiper.com unpkg.com accounts.google.com d2i34c80a0ftze.cloudfront.net; style-src * data: blob: 'unsafe-inline'; worker-src 'self' data: blob:; report-uri https://hackerrank.report-uri.com/r/d/csp/reportOnly",
            "set-cookie": "hackerrank_mixpanel_token=8d021b5a-e168-45ec-85d3-79af4f11e545; domain=.hackerrank.com; path=/; expires=Mon, 09 Aug 2027 18:50:33 GMT; secure",
            "akamai-grn": "0.cf542117.1786301433.9244741c",
            "akamai-cache-status": "NotCacheable from child",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hackerrank.com:443/",
        "title": "HackerRank - Online Coding Tests and Technical Interviews",
        "description": "HackerRank is the market-leading coding test and interview solution for hiring developers. Start hiring at the pace of innovation!",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "52.87.24.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "32.194.255.184": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.50.136.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.200.39.113": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 44.6,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f2106571si6508770fac.313 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.7,
                "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": 87.2
}