{
    "ok": true,
    "domain": "remote.com",
    "generated_at": "2026-08-10T23:06:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 88,
            "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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "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": "5 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": "35 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "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": "5 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": "35 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "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": [
                "162.251.205.15"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"linear-domain-verification=q8gcsxftuw5j\"",
                "\"1password-site-verification=D56757PPAJDCXLUGY5IOC6WAQA\"",
                "\"google-site-verification=eFCJtxKaK3rmWdFxolqLt7OIOnr-i4i1mM3KDDZU5kk\"",
                "\"facebook-domain-verification=v3i69hyy3cm5o6q3eyy8lruvzmp0ey\"",
                "\"apple-domain-verification=fSVgSYgDKjABjQKw\"",
                "\"ahrefs-site-verification_fe8e8271b2a422e228439474c0f73c88cbbf9af94934b1b6bca49fa0cf709aa9\"",
                "\"stripe-verification=370be9902e28e1a646dfeae7cc95156c29bd6e47641b5a286f480bc1e323fe8d\"",
                "\"mixpanel-domain-verify=94dc2fe2-8127-4bed-943f-44d78c305ac4\"",
                "\"docusign=e5e0606b-24c0-4ba1-881a-f3cf14eddb95\"",
                "\"protonmail-verification=73a48cc3995d754f68be5912c2c34fb21cb4942d\"",
                "\"slack-domain-verification=8dNOTXHCTl7LogHdudOA6C6JdjJ8BGhtXs6k6N5T\"",
                "\"google-site-verification=lRmuM80amzxKXer8RatuzAdE2IcP4fMFaTxFJmrQIaU\"",
                "\"h1-domain-verification=KVSaj3nHNpJBeawd2YM5MwcrJfENtjoFW2o8UT5xZWaFEk9p\"",
                "\"lovable_verification=workspace_01k486dvtef1mrsy64e7mmnxtf\"",
                "\"anthropic-domain-verification-bf5sz2=8IWlDcVOD06xND3Ni1I3G9fIr\"",
                "\"v=spf1 include:_spf.google.com include:mailgun.org include:mail.zendesk.com include:7405301.spf03.hubspotemail.net -all\"",
                "\"google-site-verification=o6MGM2VdPflTDsTkUsEQvP3QwiMVfa4RTKBrv825bd8\"",
                "\"nyfbxw311vzkcd3fg1dgss5zwkdbfpk9\"",
                "\"google-site-verification=FC6TbSChB2hHjOsq-Ox1rJuOw3RygWipBCOxp7cY4gk\"",
                "\"remote-domain-verification=2df9bc51-642d-4b4c-adfd-70e1e3e0a853\"",
                "\"drift-domain-verification=011b81edfb2201ef099299cd63d4831838c315cb2f431c47eccc62bfda6d3357\"",
                "\"google-site-verification=E7fxWOTsoXjI3bd1-P-xb86wr5W5irFS9TDUK86e9Bc\"",
                "\"adobe-idp-site-verification=9054f7913d2bdf825ddd903b0bc9a4dea75e6dcb831ef1950e01565e81423162\"",
                "\"hubspot-domain-verification=NGIyNmFlODYtZjNiMi00MmE0LWFhYmYtMzJkZjM2YzE4YTA0\"",
                "\"MS=ms60374780\"",
                "\"parallels-domain-verification=fe47c3aadfed4aac992f01b294eeda9ccd27a7d9bd824995979d78e292e8ee0e\"",
                "\"cursor-domain-verification-351h4k=RcScPa53Y9aVulRrGZTwuZCrD\"",
                "\"openai-domain-verification=dv-ANLxeNIwiv33kwO29jAXVGge\"",
                "\"google-site-verification=9_pVJ4G8ZYUzSNaq6oR9UaLEiKRXfY8iwEBU6-kx3n4\"",
                "\"miro-verification=fae08428b5f8bf93de251de2a18552b4fdaf53d7\"",
                "\"notion-domain-verification=9Jux8F5Pe5eIQncmBFdzi2GCuNn0WsXq4Vnoa9b1A3D\"",
                "\"ethiack-verification=4e156534ccdf262d5d2a4651abcb994593bd2487f4bc8fb34ea91fa3b9271f79d4d03fa64b4ac96477989cfdb842bc7aecce8a2b4b759bcfb7b9a19c4f6a4512\""
            ],
            "NS": [
                "ns-522.awsdns-01.net.",
                "ns-120.awsdns-15.com.",
                "ns-1790.awsdns-31.co.uk.",
                "ns-1195.awsdns-21.org."
            ],
            "SOA": [
                "ns-522.awsdns-01.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:sre-team@remote.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issuewild \"godaddy.com\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issue \"pki.goog\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"godaddy.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "162.251.205.15"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:mailgun.org include:mail.zendesk.com include:7405301.spf03.hubspotemail.net -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; fo=1; ri=3600; rua=mailto:f09f101f@dmarc.mailgun.org,mailto:b5564746@inbox.ondmarc.com,mailto:re+b869b9da0e8f@inbound.dmarcdigests.com; ruf=mailto:f09f101f@dmarc.mailgun.org,mailto:b5564746@inbox.ondmarc.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.remote.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk2wt7XLSWllfsB7lIubckSSUk09B8eUQGhACldD12Sj7xYdaan+tMdIKPRXjD9o0APofkJXypfyyy/+p6b2iyRAbU600XNgDBnvVlhYfZxO8vXC9yz6e000jZOCdGhSvlKshVzgvJsH+C+TO5koG3gp+LUHjhYZ3gcmeX1RDflkMaRsHWdvWpu5/JJq06qnSOYAS2XOj3/8+3xRVFL67Ngm8uCvKrOU/PZ0jYb2WXni5Cz8WCr5vB2mIdp+Z+Ylg6pJ8rVHXnEzwO5l8Tof9ugen8E2znWB3+CvPrMEpIMhbvwN3jGBzMHA07voLw8IjeZ/SEU7xx9HeLOZOHdi8NQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "162.251.205.15"
                    ],
                    "time_ms": 38.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "162.251.205.15"
                    ],
                    "time_ms": 40.22
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "162.251.205.15"
                    ],
                    "time_ms": 62.71
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "162.251.205.15"
                    ],
                    "time_ms": 98.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "162.251.205.15"
                    ],
                    "time_ms": 67.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "remote.com",
        "valid_from": "2026-06-17T02:37:05-05:00",
        "valid_to": "2026-09-15T02:37:04-05:00",
        "days_remaining": 35,
        "san": [
            "remote.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://remote.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 04:06:25 GMT",
            "content-type": "text/html; charset=utf-8",
            "cf-ray": "a2945e1bea7120af-STL",
            "cf-cache-status": "HIT",
            "access-control-allow-origin": "*",
            "age": "27639",
            "cache-control": "public, max-age=0, s-maxage=2592000, stale-while-revalidate=900",
            "last-modified": "Mon, 10 Aug 2026 20:54:33 GMT",
            "link": "</_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/Bossa_Black-s.p.16_lyi1skxhu_.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/Bossa_Bold-s.p.0soq~q_jhszah.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/Bossa_Light-s.p.0vspf1dzcenws.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/Bossa_Medium-s.p.0i7g-95qzcfqd.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/Bossa_Regular-s.p.0mhl7zqlr3l4a.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://eu-images.contentstack.com/v3/assets/bltbf56d62bc360c2d8/blt3d574ef2c369baa1/69e7942bbd7d73be58dc327f/app-store.svg>; rel=preload; as=\"image\", <https://eu-images.contentstack.com/v3/assets/bltbf56d62bc360c2d8/blt364d9e6435f6b0d3/69e7942dec5a445043328860/google-play.svg>; rel=preload; as=\"image\"",
            "server": "cloudflare",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "access-control-allow-headers": "*",
            "access-control-allow-methods": "GET, POST, PUT, DELETE, OPTIONS",
            "content-security-policy": "frame-ancestors 'self' https://app.contentstack.com https://eu-app.contentstack.com https://*.contentstack.com; object-src 'none'; base-uri 'self'",
            "feature-policy": "accelerometer 'none'; camera 'none'; microphone 'none'; geolocation 'none'; usb 'none'; gyroscope 'none'; magnetometer 'none'; ambient-light-sensor 'none'",
            "permissions-policy": "accelerometer=(), camera=(), microphone=(), geolocation=(), usb=(), gyroscope=(), magnetometer=(), ambient-light-sensor=()",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-amzn-requestid": "718c48be-ec05-4bf8-9a0f-bcc465be28e2",
            "x-amzn-trace-id": "Root=1-6a7a33bf-2579a99144cbb76b211caaf0;Parent=34674f91c9739847;Sampled=0;Lineage=1:fe9af88a:0",
            "x-content-type-options": "nosniff",
            "x-deployment-uid": "6a7a30bc7947815e043bb419",
            "x-environment-uid": "698dc577a23c100ce055ce9c",
            "x-frame-options": "SAMEORIGIN",
            "x-middleware-rewrite": "/en-us",
            "x-nextjs-postponed": "1",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "900",
            "x-org-uid": "blt252d219cec92d431",
            "x-project-uid": "698dc576a23c100ce055ce94"
        },
        "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": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://remote.com/",
        "title": "Global Employment Infrastructure | EOR, Payroll & Compliance, Worldwide | Remote",
        "description": "The intelligent infrastructure for global employment. EOR, global payroll, contractor management, and compliant payments — worldwide, on one system of record.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "162.251.205.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 108.78
}