{
    "ok": true,
    "domain": "atlassian.com",
    "generated_at": "2026-08-08T18:28:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "network": 65,
            "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": "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": 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "185 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: server-108-156-184-18.cmh68.r.cloudfront.net"
            },
            {
                "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": 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": "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": "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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 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": "185 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: server-108-156-184-18.cmh68.r.cloudfront.net",
                "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": "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": [
                "108.156.184.18",
                "108.156.184.33",
                "108.156.184.72",
                "108.156.184.44"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-001d9801.gslb.pphosted.com.",
                "10 mxb-001d9801.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=r1_7nBuqdcWdM0QIiDWQusHa9jelyX5hJYgX3xWSeTM\"",
                "\"atlassian-domain-verification=qXy0sJTeEzEpIxfg30MuaX1rZvWqIE66QYh8m1SKJrAxIK59OFAawrIZjKd6kwgo\"",
                "\"stripe-verification=a08bc6fbbb27bb9d81ddf84670414dc9aec5ed4d6740c0c1a566a71d19ea8341\"",
                "\"google-site-verification=MSD4eeRGxm5bA9Au1cGuV8OPQOsju7epTDJ-f9C90gY\"",
                "\"google-site-verification=O7Ybt8qvuC_Wr7eNYnJyhTxaGWpIERx_eQXhD219Mmc\"",
                "\"docusign=1d2cd2cd-53da-4c43-b487-46a5d4745f60\"",
                "\"a7cf340215d81686fa0541a53ec9384c\"",
                "\"atlassian-domain-verification=GoNKpGQAjzgcMJeaDCpawM8OAdqJfI3Qdf9spLiWI8C0YsmbNaRV2Ynl6LCQYdYN\"",
                "\"stripe-verification=d6a3912e7b1c6ece6fbbd3fbd94ec2809cef42dd52c146b9e97911d819705df9\"",
                "\"stripe-verification=e3129af3aea23f39d9869982084895f81fcb2a931daec6fac7052df798612d6f\"",
                "\"hubspot-developer-verification=YzQ0ODBmZWMtMWI4YS00Zjk4LWI1ZDEtZGFkNzg3NzQ0MWY2\"",
                "\"google-site-verification=Lwmfu2vZQ0v_OCc48kYQNXCcmgP7Gj6Fg2kL08Xhfn0\"",
                "\"lastpass-verification-code=6kaWM#TIy^*%CfMRVDa&&j&$JrJ4mr%!b^*HRTs1X3V4pMsGgUnD02HI*9ij&SBYbfoB9UV9xjOgWuaoAjTu4RywpdWrw7c%w5F\"",
                "\"google-site-verification=va3Nya0kn20guRQIVU-LF4RRsKZ6u1Rewtqb4eYro-8\"",
                "\"krisp-domain-verification=iaYrEjBouKqKfT09dQFvUw0qkjiB2HwO\"",
                "\"atlassian-domain-verification=TS3UJOnLYyKBsGxOYnvhbVxyWdzDSJkxGkxrZumZa0N105LDvHaJUaiYaVzOxcUb\"",
                "\"atlassian-domain-verification=CXg3TfK6ks2yn8qhnjbtaw8KCGz1K31j0BtdTSS5WlX6VJiPfspjjg3f26obkuA8\"",
                "\"miro-verification=6bd145c8ff96aabe81ebbc9298522ad4c41e08f6\"",
                "\"MS=ms18133540\"",
                "\"atlassian-sending-domain-verification=d3a0d4ae-a1a3-46dc-897e-9b3c7a05aa12\"",
                "\"canva-site-verification=xQleHIYkB_3_GwMv8WMAhg\"",
                "\"atlassian-domain-verification=7xPjAxr91ksK7xsQQrqNJ8JFeaE9d8uAuzKoBhkfR7hlh7Gzy3MuwtWaHXBZfc45\"",
                "\"onetrust-domain-verification=aa11449cf62348e78d229049ddf67df2\"",
                "\"docusign=40001689-5955-4691-bdc0-0c95f792b589\"",
                "\"stripe-verification=427826c728dfce0a7a78322acfdbce70473ec2d999a739fd15d0151a8ccb0200\"",
                "\"stripe-verification=B90269683791B84C666A07BAEF5A248445E78BA55FA2E2208E3A062BFA751425\"",
                "\"1d0d0fe5-61e0-4edb-a509-92bc5ce59983\"",
                "\"pendo-domain-verification=08405cee-3c6b-4169-9461-fef5648efd67\"",
                "\"atlassian-domain-verification=JxhV/ZhZkrHgVYscIkTb0uMQ/pZKY49/9ooO9KLUmIFve3PmWY8TFJSMQTmgLgv/\"",
                "\"docusign=c709d0e7-f221-4f03-b936-704266b503a0\"",
                "\"vp76ki2nsesve2u3a44pp0mahb\"",
                "\"pardot548382=251a035bf1d916039f96c33d2457506ec1936c8c8331956b270cb6f51e4a1a6a\"",
                "\"dropbox-domain-verification=o4rdwxnte1t0\"",
                "\"status-page-domain-verification=3fbwzqm8vjhr\"",
                "\"google-site-verification=CRUWMjnPZaaZap-3EJktXdl_an_hWEgNqTb_j2LUTcM\"",
                "\"atlassian-domain-verification=mnSEydSHNWTwzBa1PLswfF7e/U/IEx9v5ppCtA60bxCvWZLntKvQHd2ddb3h3kEd\"",
                "\"hubspot-developer-verification=ZjUyYzJkNDEtNTllMC00MjE4LTg0NzctNGFkNDNhMTQwMDJl\"",
                "\"segment-site-verification=jWNfQP1TpeIY9m5hjMJ9oq7bqKE7ARtD\"",
                "\"google-site-verification=z98_8Laz1Jr_VZwpAMfx5IXbFy4PCx66ygZoqCeLyyc\"",
                "\"d25ka488dfqyj6.cloudfront.net\"",
                "\"atlassian-domain-verification=ZlsTGOEPNmWFXzzhEayLG9WDmjOwsr1H36NdpelFLTF/kGCLr/a5rCCOqqGZRjWt\"",
                "\"google-site-verification=961ryHZWzEAyKPpOY6xTPviMeUlp00RagzX7INHnRpk\"",
                "\"v=spf1 ip4:54.85.255.245 ip4:54.241.191.3 include:_spf.google.com include:cust-spf.exacttarget.com include:spf-001d9801.pphosted.com \" \"include:amazonses.com include:spf1.atlassian.com include:spf3.atlassian.com ip4:54.71.147.74 ip4:54.71.63.106 ip4:54.70.13.32 ~all\"",
                "\"JkOZtIuIvTHsXraQgis9EtXUyG3SaZAj\"",
                "\"_tr70kb8d6vfv6evu0rderlk4g0qp5iu\"",
                "\"SwdhbLH9TABXUXVsyv0iFHC0gtExgksKtVsvVoqGKZ4=\"",
                "\"atlassian-domain-verification=ZRphniOpyvhHV76mRmxnLkHJVrKnbeOIxmhbxb8PF6AarX0FypthxYB/r5XpVC2E\"",
                "\"stripe-verification=8C4E45BA3E22F706F5F3FB72A6F72719FE8C912462788AB8D6C1A38CC1C64A6A\"",
                "\"ppe-b2f6e67f740d3c6bd37c6665c6d19a140a8acd97\"",
                "\"SFMC-VGtbZqMeaLnLX_ep8blmghawDtsZvdGp8ohWo4J5\"",
                "\"atlassian-domain-verification=riKoagHwPoh1ADNcj5c0dKK57fNjgfBsG/c7pORIY3PuL3LwseHjKJ7CklCccfp/\"",
                "\"mongodb-site-verification=7ITIBB5r72gygRCiBxwA5UQcOyng1Vz1\"",
                "\"anodot-domain-verification=23e696e0e0d3bd0801e872b07a3ae2e96fd14cda1e6e0da7bbaf2e4e095cb21a\"",
                "\"google-site-verification=4BcTn3m9wfJrq8ONDz9ltMbFhVgT51FVkfmSn-fcGZM\"",
                "\"google-site-verification=Kj7SMNgp41m5YiH7KEawowCRQFilQrRZ8D_TztiEn2g\"",
                "\"twilio-domain-verification=e459472c26323f835802d62f65dd9f66\"",
                "\"atlassian-domain-verification=An/zNsIXav1loZKNgNsLVZCSVF2ZwxCmmRmHyazPNupCMhIIewVgxjLRX8vHnEH6\"",
                "\"stripe-verification=27a7887beca7c109d6beeb7b154db1878cdb699d0d93e48a731ec08c694a6290\"",
                "\"cursor-domain-verification-64a3xw=FGgvQz4cWuUQpOR9J9nyQwkR9\"",
                "\"postman-domain-verification=800d74a33351205a654e3108f639ed29eb015d093ef1c303ac965d3272c6f02456307508bb8236be692906720c795570c4a78814e5ad34365dd2e34731c42197\"",
                "\"google-site-verification=U5hiOly8JOwhyRXMmxgWaDHGMem7kgQud1Iis8gshyA\"",
                "\"SFMC-wEuWumryKcoCTXQMJmxNyZH7NNNMnlDdhmqeETRC\"",
                "\"google-site-verification=Gh3bIDlI_r-ksbSfnr8Kzvgp6Ccq3fE8dd_LXzJVIpo\"",
                "\"zoom-domain-verification=2803a8e0-7054-4e81-a7d7-fd55692d5e3b\"",
                "\"v=MCPv1; k=ed25519; p=3+HwEl6PGRASMFD+ktCP5sprdenoB/YZHJAOqE2CVoo=\"",
                "\"stripe-verification=580cea36ec46ac0adcc200221811acaca1db456b0fb91bd7cc129d8f3459b9b8\"",
                "\"google-site-verification=fK0r-SyWnbxUuzdIbhScO9WjBIDBuEAh8ldTX3FDheU\"",
                "\"atlassian-domain-verification=LxdUlMBGyIDZzdv5a3379ISDrFCwFudcod0VChiY9LkNp28183xDRHw8pkPq7Ypk\"",
                "\"stripe-verification=c3c46ec084306a30bcc1d0551fb9a508231831f38a2723e874e6446c29281d55\"",
                "\"SFMC--FelJdVfs1qWNvc7OtWJs6MZcusOPOyWM_eCsysa\"",
                "\"atlassian-sending-domain-verification=1eef8e00-d3a1-4e96-87d6-3c89eff0c1a0\"",
                "\"jamf-site-verification=tQF45ulu-gGP9PsBrWuMpw\"",
                "\"google-site-verification=x-2Aoze34nZo0Bs3hefRL6DJiMtGOyYBixByW_D0ZPU\"",
                "\"stripe-verification=df30411351944f1496e1672379f26a194bc00c7fb0fcbbab989d610f090bffd8\"",
                "\"facebook-domain-verification=s0cdi2ihgpeg7v7hl45zatfdbi5ia6\"",
                "\"airtable-verification=220a9b71c22879816d9d241613827202\"",
                "\"openai-domain-verification=dv-sieehJkHarisQONQPcyKyLrq\"",
                "\"atlassian-domain-verification=gtWlmVkmNlzB0F0QoItHOhMGV1F//z0VsxzR6JiXQLK4LaXZ6nVZMybZEXNimQ/D\"",
                "\"anthropic-domain-verification-enh4fz=TCXJHD6cAL2Z8omPsnYyIrBSZ\"",
                "\"google-site-verification=Ey-v6Be7J2lbOSMR7ID-gA6wGZXKxYMuTVkR4LFueow\"",
                "\"notion-domain-verification=1ez7s7pQwWadv3VpVRoGN6T4wH6rz95OH5yc5aNgDV9\"",
                "\"stripe-verification=04d7fb4776f1301905fec8ab2640d90063d83433562200fe8e84a163af2ff537\"",
                "\"SFMC-NEVZE-pd0X15BlxXI8i2N1C977acCSS6iXsjznDF\"",
                "\"google-site-verification=JG9JPuB-cRDnvpykq5rcpdNNy9ZwvkfyMVlRn2iapAw\"",
                "\"atlassian-domain-verification=YgtkR1lUarneaVF9TSEqiX78nL3RNACOQ6IIvkJjhmZx8Db3bRgl/nIrpPNopHWj\"",
                "\"apperio-domain-verification=205f89afe51545a9805b40d8fca11dc3\"",
                "\"profound-domain-verification-kwc8pk=Nkeycc3Ki88gmNXVDIlIu2qgb\"",
                "\"knowbe4-site-verification=d26e46454d5f1bfcd1bd89f8ccf0d578\"",
                "\"apple-domain-verification=xJk7gq0QjgmNwKOC\"",
                "\"atlassian-domain-verification=TX9lehYa7FjdqgpdvamdPToWtgCK34NADujThyFK7Pb36OxG/zvaJ8jrcFRa0DxC\"",
                "\"stripe-verification=97aa50e11805a745fd972ed3c9cc3b4fb81d706adb8bf9693b347772e00478d5\"",
                "\"bugcrowd-verification=e6bfef1b70648d92dfaa9c71109333e1\"",
                "\"stripe-verification=71d4571aac7216050c8bebaadf0538662d4e5a950b7c4cfd8e69b12a54835df1\"",
                "\"adobe-idp-site-verification=45af865bd23a9cbf05c82c7c47118beaae9fa1806a8906132943dbf19c9f470b\"",
                "\"atlassian-domain-verification=X4J4e2ziyymqxQPEr6N8ZLJiWgXUt0la2C6hXn/Av3fiUpeEc6kQbNeGEfeudbjm\""
            ],
            "NS": [
                "ns-2018.awsdns-60.co.uk.",
                "ns-112.awsdns-14.com.",
                "ns-595.awsdns-10.net.",
                "ns-1388.awsdns-45.org."
            ],
            "SOA": [
                "ns-112.awsdns-14.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 120"
            ],
            "CAA": [
                "0 issuewild \"digicert.com; account=c2eb0f50ca113d7543d58a10f523d0469ff922f115e5e4e9056f3d5f87d3356c\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com; account=c2eb0f50ca113d7543d58a10f523d0469ff922f115e5e4e9056f3d5f87d3356c\"",
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"pki.goog\"",
                "0 issuewild \"globalsign.com\"",
                "0 issuewild \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [
                "256 3 13 lsnSAD4yMHZWitQmDG4CkSLuh7JOJnwOI0hqQSVNN6X6ryKvBrWs8gQ3 Jv3wK6b2ACeInhFoA5hlrdAGtv+72g==",
                "257 3 13 /bksChP41CyqF2cSqL+pDkEdl+Zh1eLcnb/FMlQeDF5+B9bm1KMj88Zh 625CQIKWj/9wb5dO9NcTzeEjLxd+eg==",
                "256 3 13 ThHu9sj7bUKK1oQ1FGUHNI5i1558NLjm1Pal2uLRjstiQ33mxCPoW13L HuleFdVaUjP5vgvrv6XiShol4y8dcg=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20260809020000 20260808150000 19801 atlassian.com. SRj1LI1RwL35VpGXmLSnYtIPrOQnJD2eF9RGIXtCRyZ7QaqQQN0U/U/5 C4LADiVVvAPdtYFfuDkRZ+Ds5/iqjw==",
                "SOA 13 2 900 20260809004321 20260808222821 31463 atlassian.com. 0CAgA2GSNPX7jez8ySCYNQ18Ygwd/qDoDhQragQN3kF12jHi4dzzsqxd C2MJAVPqpmVBgodvmgZVOQMm7hQxvA==",
                "NS 13 2 172800 20260811002821 20260808222821 31463 atlassian.com. asOPm5NwdvT2YpJ1cMU0hTM95XIpiOzuzRomPz89MIa/tXa5OxE6La28 88BnDTeNNBNUfG94gZCnM3as1cc2AQ==",
                "TXT 13 2 3600 20260809012821 20260808222821 31463 atlassian.com. xNwuGPJDt/GawS9AiJkfxglEOb651CDLMCokCPqqBZLuHYxhL0S9GTIS N8qE3BZ9lQZruEVooH6aIKdvDcRc5g==",
                "MX 13 2 300 20260809003321 20260808222821 31463 atlassian.com. COy3kSswGpro6GK8HK7BzSp9qnCVJ1CYJO8+Y1E6HijlfJYfgkUBZ2dj B2f7SgJhVlDTcGKMEcP50o7JvniDkQ==",
                "A 13 2 60 20260809002921 20260808222821 31463 atlassian.com. sGB30W1HEXFzMQPeQFFYPGYI4JHUeK+BWO48IHbWn2gNp4fsm+3whAiX +y/ViCDlWw3IQSLMSkWLSrh04cD6HQ==",
                "CAA 13 2 300 20260809003321 20260808222821 31463 atlassian.com. LRNrWuUCFmKUN4o/nuGwOAarUpu57Y4Dnm6r43QJQ/nH7KUQpEaQCUse qBknnPARr66u7McmjoHyekWflDoV5w=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.184.18",
            "108.156.184.33",
            "108.156.184.72",
            "108.156.184.44"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:54.85.255.245 ip4:54.241.191.3 include:_spf.google.com include:cust-spf.exacttarget.com include:spf-001d9801.pphosted.com include:amazonses.com include:spf1.atlassian.com include:spf3.atlassian.com ip4:54.71.147.74 ip4:54.71.63.106 ip4:54.70.13.32 ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; pct=100; adkim=r; aspf=r; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:dmarc-rua@abuse.atlassian.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:dmarc-ruf@abuse.atlassian.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.atlassian.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsKEkAUkiVp+FFIbxY5DDRhBFTLhpMXZP9jGXGzPr20Iapn6IJCGA6tqajxF0cXYqGseNC1fwBT8EbGhVzHhY6OjcCyGm/YG4cWztwnVxAAFO4WBKmGjp85EUznjvYRvOwlRyjCoQOySmdFphabxaU+TuVj2YoCA0ffhH5A0y/a+rD3ii+bKoYI3QHxU1ktUPpYzfkeinNH+89Lw12r8CFayOXTa3JDEoZksSJnB6mEym6tCOciBJXCZyMj2uZ+7wPN26nzKAz5wJtkjS6CQzFpJ8Zmaeek35BVmLiCUUkLn18T9Xwpn+kS8WtyVhjMA7zgCuO1OELaK08xsoZj7CZwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/ad1c2acd-2d54-462c-a78d-57351f374742.svg; a=https://vmc.digicert.com/ad1c2acd-2d54-462c-a78d-57351f374742.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-184-18.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.84.127.19",
                        "52.84.127.74",
                        "52.84.127.90",
                        "52.84.127.98"
                    ],
                    "time_ms": 73.39
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.55.3",
                        "54.192.55.30",
                        "54.192.55.51",
                        "54.192.55.78"
                    ],
                    "time_ms": 37.7
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.166.96.14",
                        "3.166.96.3",
                        "3.166.96.75",
                        "3.166.96.8"
                    ],
                    "time_ms": 41.77
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.84.127.19",
                        "52.84.127.74",
                        "52.84.127.90",
                        "52.84.127.98"
                    ],
                    "time_ms": 41.47
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.14",
                        "3.166.96.3",
                        "3.166.96.75",
                        "3.166.96.8"
                    ],
                    "time_ms": 144.05
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.frontend.public.atl-paas.net",
        "valid_from": "2026-07-26T19:00:00-05:00",
        "valid_to": "2027-02-09T17:59:59-06:00",
        "days_remaining": 185,
        "san": [
            "*.frontend.public.atl-paas.net",
            "bitbucket.org",
            "*.bitbucket.com",
            "*.bitbucket.io",
            "*.teamworkgraph.ai",
            "*.devsphere.tools.atlassian.com",
            "*.dataapps.shared.atlassian-3p.com",
            "*.rovo.com",
            "*.halp.com",
            "halp.com",
            "*.internal.atlassian.com",
            "atlassian.design",
            "*.atlassian.com",
            "*.prod-apse.frontend.public.atl-paas.net",
            "*.us-west-2.prod.public.atl-paas.net",
            "*.atl-paas.net",
            "*.prod.atlassian-dev.net",
            "*.sbox.shared.atlassian-3p.com",
            "bitbucket.io",
            "*.prod-east.frontend.public.atl-paas.net",
            "*.remix.prod.atlassian-dev.net",
            "teamworkgraph.com",
            "*.atlassian.dev",
            "*.prod-west.frontend.public.atl-paas.net",
            "teamworkgraph.ai",
            "atlassian.dev",
            "*.pipelines-remote-access.shared.atlassian-3p.com",
            "apkg.io",
            "*.trello.com",
            "trello.com",
            "*.kaizen.shared.atlassian-3p.com",
            "atlassian-3p.com",
            "*.atlassian-isolated-3p.com",
            "atlassian.com",
            "*.prod-west2.frontend.public.atl-paas.net",
            "*.prod-euwest.frontend.public.atl-paas.net",
            "*.teamworkgraph.com",
            "*.bytebucket.org",
            "*.prod.atl-paas.net",
            "*.prod-eucentral.frontend.public.atl-paas.net",
            "jira.com",
            "rovo.com",
            "*.prod-apse2.frontend.public.atl-paas.net",
            "*.atlassian-3p.com",
            "bitbucket.com",
            "*.us-east-1.prod.public.atl-paas.net",
            "*.bitbucket.org",
            "atlassian-isolated-3p.com",
            "*.status.atlassian.com",
            "*.apkg.io",
            "bytebucket.org",
            "*.jira.com",
            "puds.prod.atl-paas.net",
            "*.prod.public.atl-paas.net"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.atlassian.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AtlassianEdge",
            "date": "Sat, 08 Aug 2026 23:28:23 GMT",
            "content-length": "0",
            "location": "https://www.atlassian.com/",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 6372697bab8e83ab78cd11c2ea750d14.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P3",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "LaihdASqEuoEaY9TseS--RVnyGPdFE6oB3eqqwy3HlE7Osd3L1Y2Ng==",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=63072000; preload",
            "server-timing": "cdn-upstream-layer;desc=\"REC\",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=0,cdn-upstream-fbl;dur=280,atl-edge;dur=266,atl-edge-internal;dur=3,atl-edge-upstream;dur=264,atl-edge-pop;desc=\"aws-us-east-1\",bifrost;dur=7.733228005468845,tesseract;dur=6,cdn-cache-miss,cdn-pop;desc=\"ORD58-P3\",cdn-rid;desc=\"LaihdASqEuoEaY9TseS--RVnyGPdFE6oB3eqqwy3HlE7Osd3L1Y2Ng==\",cdn-downstream-fbl;dur=322",
            "content-type": "text/html",
            "set-cookie": "X-Experiments-Trace-Id=3d956f96-79e1-4197-a850-a9696a1e9570; Max-Age=600; Path=/; Secure; Domain=.atlassian.com;",
            "content-security-policy": "base-uri 'self'; default-src 'self' *.atlassian.com *.intercomcdn.com *.orangelogic.com *.6sc.co *.6sense.com sourcetreeapp.com *.sourcetreeapp.com bitbucket.org *.bitbucket.org; script-src 'self' *.1mind.com *.gstatic.com *.cookielaw.org *.public.atl-paas.net *.prod.atl-paas.net *.googletagmanager.com *.marketo.net *.marketo.com *.atlassian.com utt.impactcdn.com *.google.com *.doubleclick.com *.googleadservices.com *.livechatinc.com *.bing.com *.quora.com *.yimg.jp *.clicktale.net *.linkedin.com *.twitter.com *.licdn.com *.demandbase.com *.doubleclick.net *.facebook.net *.redditstatic.com *.clearbitscripts.com *.clarity.ms *.vimeo.com *.google-analytics.com facebook.com *.facebook.com impactcdn.com *.impactcdn.com clearbitjs.com *.clearbitjs.com yahoo.co.jp *.yahoo.co.jp *.recaptcha.net *.ads-twitter.com *.intercom.io *.intercomcdn.com *.jsdelivr.net *.6sc.co *.6sense.com *.techtarget.com *.capterra.com sourcetreeapp.com *.sourcetreeapp.com bitbucket.org *.bitbucket.org roundprincethere.com *.roundprincethere.com bzrcdn.openai.com 'unsafe-eval' 'unsafe-inline'; style-src 'self' *.public.atl-paas.net *.prod.atl-paas.net fonts.googleapis.com *.googletagmanager.com sourcetreeapp.com *.sourcetreeapp.com bitbucket.org *.bitbucket.org 'unsafe-inline'; img-src 'self' *.1mind.com blob: data: atlassian.com *.atlassian.com *.cookielaw.org *.gravatar.com *.wp.com fd-assets.prod.atl-paas.net pixel.pointmediatracker.com *.prod.public.atl-paas.net cnv.event.prod.bidr.io *.doubleclick.net *.clicktale.net *.bing.com rlcdn.com reddit.com quora.com *.rlcdn.com *.reddit.com *.quora.com *.ctfassets.net  *.linkedin.com *.google.com *.google.com.au *.company-target.com *.facebook.com *.google-analytics.com *.twitter.com t.co *.intercomcdn.com *.intercomassets.com *.frontend.public.atl-paas.net *.orangelogic.com *.googletagmanager.com img.logo.dev *.atlassian.net sourcetreeapp.com *.sourcetreeapp.com bitbucket.org *.bitbucket.org bytebucket.org *.bytebucket.org bitbucket-assetroot.s3.amazonaws.com b.6sc.co obs.roundprincethere.com; font-src 'self' *.1mind.com *.ctfassets.net *.intercomcdn.com *.gstatic.com *.frontend.public.atl-paas.net *.atl.orangelogic.com; frame-ancestors 'none'; form-action 'self' pages.eml.atlassian.com app-ab35.marketo.com *.marketo.com *.mktoresp.com *.facebook.com; report-uri https://web-security-reports.services.atlassian.com/csp-report/wac-web; report-to csp-default-endpoint; media-src 'self' *.1mind.com *.ctfassets.net *.atlassian.com *.orangelogic.com; worker-src 'self' blob:; connect-src 'self' *.1mind.com wss://*.1mind.com ws: atlassian.com *.atlassian.com *.cookielaw.org *.onetrust.com *.public.atl-paas.net *.prod.atl-paas.net *.mktoresp.com *.marketo.com *.ingest.sentry.io *.workato.com atlassian.sjv.io statsigapi.net *.statsigapi.net *.contentful.com atlassian.net *.clicktale.net *.contentsquare.net *.bing.com google-analytics.com company-target.com linkedin.com *.google-analytics.com *.company-target.com *.linkedin.com *.doubleclick.net *.reddit.com *.redditstatic.com *.google.com *.demandbase.com *.clarity.ms *.clearbit.com *.intercom.io *.algolianet.com *.algolia.net *.algolia.io *.recaptcha.net https://unpkg.com/@rive-app/ *.facebook.com *.orangelogic.com *.adnxs.com *.6sc.co *.6sense.com m.castle.io apis.auxia.io *.atlassian.net https://participant.connect.us-east-1.amazonaws.com wss://participant.connect.us-east-1.amazonaws.com *.connect.us-east-1.amazonaws.com sourcetreeapp.com *.sourcetreeapp.com bitbucket.org *.bitbucket.org obs.roundprincethere.com ibc-flow.techtarget.com; frame-src 'self' *.1mind.com *.loom.com *.youtube.com *.google.com *.doubleclick.net *.recaptcha.net *.atl-paas.net pages.eml.atlassian.com app-ab35.marketo.com *.marketo.com *.mktoresp.com *.company-target.com *.googletagmanager.com *.atlassian.net *.facebook.com",
            "content-security-policy-report-only": "",
            "reporting-endpoints": "csp-default-endpoint=\"https://web-security-reports.services.atlassian.com/csp-report/wac-web\"",
            "cache-control": "max-age=0, stale-if-error=0, no-cache=\"Set-Cookie\"",
            "content-encoding": "identity",
            "x-xss-protection": "1; mode=block",
            "atl-traceid": "98810b5c9b684c63a5e18332c07cdf13",
            "atl-request-id": "98810b5c-9b68-4c63-a5e1-8332c07cdf13",
            "report-to": "{\"endpoints\": [{\"url\": \"https://dz8aopenkvv6s.cloudfront.net\"}], \"group\": \"endpoint-1\", \"include_subdomains\": true, \"max_age\": 600}",
            "nel": "{\"failure_fraction\": 0.01, \"include_subdomains\": true, \"max_age\": 600, \"report_to\": \"endpoint-1\"}",
            "vary": "Accept-Encoding",
            "x-frame-options": "DENY"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AtlassianEdge",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.atlassian.com/",
        "title": "Collaboration software for software, IT and business teams | Atlassian",
        "description": "Atlassian's team collaboration software like Jira, Confluence and Trello help teams organize, discuss, and complete shared work.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.156.184.18": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.72": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.184.44": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-001d9801.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 49.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 77.22
}