{
    "ok": true,
    "domain": "altium.com",
    "generated_at": "2026-08-10T20:31:12-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "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": 0,
                "lost_points": 5,
                "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": "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": "195 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-168-51-111.ord58.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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "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": "195 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-168-51-111.ord58.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": [
                "3.168.51.111",
                "3.168.51.103",
                "3.168.51.116",
                "3.168.51.123"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"1password-site-verification=7ZWQE2MJXFFZZHVDLKEGN2HNH4\"",
                "\"google-site-verification=BbBoDbGB0HOj1_vRJWaBP1o5S8f-4gGY0ZgA3eAher4\"",
                "\"h1-domain-verification=AFFbWu9qho3WSfWUokD18GPGJJgU5X4NnCvjxHXZAycg9Coo\"",
                "\"parallels-domain-verification=4ea41b0521324ee489e78ba1d84d4cd3cfea94ecbf114545a377bbe726f96a6e\"",
                "\"dynatrace-site-verification=cecea879-66c4-4ca2-bf66-8101ba040ba5__3g970umib5prdtjn9sgrid2krd\"",
                "\"have-i-been-pwned-verification=c890cd13bab2d00a83c7ca3e3e693c41\"",
                "\"remote-domain-verification=4b6795bc-6c38-4098-928f-e2b8caa6055a\"",
                "\"v=spf1 include:amazonses.com include:_spf.google.com include:_spf.salesforce.com include:mktomail.com include:sparkpostmail.com ip4:208.86.168.7 ip4:135.84.68.123 ip4:206.152.14.54\" \" ip4:40.92.0.0/15 ip4:40.107.0.0/16 ip4:52.100.0.0/14 ip4:104.47.0.0/17\" \" ip4:40.92.0.0/15 ip4:40.107.0.0/16 ip4:52.100.0.0/15 ip4:52.102.0.0/16 ip4:52.103.0.0/17 ip4:104.47.0.0/17\" \" ip6:2a01:111:f400::/48 ip6:2a01:111:f403::/49 ip6:2a01:111:f403:8000::/51 ip6:2a01:111:f403:c000::/51 ip6:2a01:111:f403:f000::/52 ~all\"",
                "\"docker-verification=759a6d30-1d99-44e8-b873-73f29a1e80ae\"",
                "\"google-site-verification=dat-3-KJzc5n2avj-sFlhHkTVlAjCuJgtckWeiYst4g\"",
                "\"adobe-idp-site-verification=2c8915595c2dcbe1b186e6d7d47d6a9bf39e3d5f5340011dd4fc0b133a391306\"",
                "\"docker-verification=3e21b91b-d08c-49e8-8477-ced1a364a91a\"",
                "\"facebook-domain-verification=wudne9k8b1ikmv8ckdnz2ibcpvfdtl\"",
                "\"atlassian-domain-verification=936T3azgZvzUWNUP6S3ddWf22VxzWhegG1LXXmTgxznxl9Mku4+NjPCy9vTRE0zM\"",
                "\"anthropic-domain-verification-rm7sdn=GYAjb3WKu46w5S29NdzCtS5Vy\"",
                "\"google-site-verification=b7sfRNF3EIlrhDlf2GfzIdBlDyWgEjWH-kC86vzId6U\"",
                "\"google-site-verification=Mj5i5lUq3XLXkgIffJ4RpAJPKcJ_jAdU-YVzBzpfDCI\"",
                "\"drift-domain-verification=c7bccf00624ba82161a74ab2c4edbb45d2a2a4ed93d93c144310f013ab96bcd6\"",
                "\"MS=ms44928836\"",
                "\"google-site-verification=M5wmD-gHMSU7v_q3Ca9ZjHsiNDtnAf0FA05cUIQmvcA\"",
                "\"status-page-domain-verification=gdqp98f5mrk3\"",
                "\"airtable-verification=26494fbf7f1c59ab3d9b6fd07974d99f\"",
                "\"docusign=f8be55f9-589e-4afb-89b3-3ebb11186296\"",
                "\"mixpanel-domain-verify=65d420f0-af35-422f-9171-446d28a34489\"",
                "\"google-site-verification=K92sQWw8n9B_F1sgT9E7A_36mPDHI8pjDD3_AmFO-7I\"",
                "\"figma-domain-verification=64506f715320201f5032438d9b1453d6e1028b5fbcd8268c89c218c79b694613-1745501516\"",
                "\"prodpad-domain-verification=sHPL8RiXC2Cl1aUk09NMOnKfS+fZYLHFknebYJjycGc=\""
            ],
            "NS": [
                "ns-673.awsdns-20.net.",
                "ns-405.awsdns-50.com.",
                "ns-1695.awsdns-19.co.uk.",
                "ns-1204.awsdns-22.org."
            ],
            "SOA": [
                "ns-1695.awsdns-19.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.168.51.111",
            "3.168.51.103",
            "3.168.51.116",
            "3.168.51.123"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:amazonses.com include:_spf.google.com include:_spf.salesforce.com include:mktomail.com include:sparkpostmail.com ip4:208.86.168.7 ip4:135.84.68.123 ip4:206.152.14.54 ip4:40.92.0.0/15 ip4:40.107.0.0/16 ip4:52.100.0.0/14 ip4:104.47.0.0/17 ip4:40.92.0.0/15 ip4:40.107.0.0/16 ip4:52.100.0.0/15 ip4:52.102.0.0/16 ip4:52.103.0.0/17 ip4:104.47.0.0/17 ip6:2a01:111:f400::/48 ip6:2a01:111:f403::/49 ip6:2a01:111:f403:8000::/51 ip6:2a01:111:f403:c000::/51 ip6:2a01:111:f403:f000::/52 ~all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;rua=mailto:dmarc.report@altium.com;ruf=mailto:dmarc.report@altium.com;fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.altium.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChEujJUxG9ZX8duj0ze1NzgvFlQx0RkaWWL+mtF3vZCsrFMo7eBcB60G1gmXiJlBrJcqrcXFoyevyRUA0N3uaH4wnD86rQqpZM13IQsOsmkO7tGW9tCRDCbIDKFgg1PlPAldrjc7Qb47tPs7ZGc1oa+bSz8biwllyjLMp/79twLwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-168-51-111.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.157.150.58",
                        "108.157.150.66",
                        "108.157.150.87",
                        "108.157.150.95"
                    ],
                    "time_ms": 63.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.168.51.103",
                        "3.168.51.111",
                        "3.168.51.116",
                        "3.168.51.123"
                    ],
                    "time_ms": 19.14
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.84.199.10",
                        "52.84.199.100",
                        "52.84.199.109",
                        "52.84.199.39"
                    ],
                    "time_ms": 42.62
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.157.150.58",
                        "108.157.150.66",
                        "108.157.150.87",
                        "108.157.150.95"
                    ],
                    "time_ms": 66.02
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.58",
                        "108.157.150.66",
                        "108.157.150.87",
                        "108.157.150.95"
                    ],
                    "time_ms": 51.53
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.altium.com",
        "valid_from": "2026-01-23T18:00:00-06:00",
        "valid_to": "2027-02-22T17:59:59-06:00",
        "days_remaining": 195,
        "san": [
            "*.altium.com",
            "altium.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.altium.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "71047",
            "location": "https://www.altium.com:443/",
            "server": "nginx",
            "date": "Tue, 11 Aug 2026 01:01:14 GMT",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 3e0d0b5f9da0b594ded8dc080149a9a4.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P9",
            "x-amz-cf-id": "t0_L_k2GxoMIqp7mlJGWTwI9f1NMyZjCjs3UNAjfGbR-3U6pzHkX5g==",
            "x-drupal-cache": "HIT",
            "x-powered-by": "PHP/8.3.23",
            "cache-control": "max-age=3600, public",
            "x-drupal-dynamic-cache": "HIT",
            "link": "<https://cdn.files.altium.com/sites/default/files/favicons/altium.com/site.webmanifest>; rel=\"manifest\"",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Mon, 10 Aug 2026 14:41:55 GMT",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "content-security-policy": "default-src 'self' altium.com *.altium.com *.altium365.com *.qualified.com; connect-src 'self' altium.com *.altium.com *.altium365.com *.hotjar.com *.hotjar.io *.devstages.com v2.api.uberflip.com play.vidyard.com cdn.bizible.com 817-sfw-071.mktoresp.com api.segment.io api.amplitude.com bat.bing.com d.adroll.com https://*.optimizely.com stats.g.doubleclick.net www.facebook.com www.google-analytics.com *.googleapis.com *.firebaseio.com wss://*.firebaseio.com http://*.hotjar.com:* https://*.hotjar.com:* https://vc.hotjar.io:* https://surveystats.hotjar.io wss://*.hotjar.com mc.yandex.ru *.clarity.ms https://boards-api.greenhouse.io/v1/boards/braze/departments https://boards-api.greenhouse.io/v1/boards/altium/departments https://boards-api.greenhouse.io/v1/boards/*/departments https://boards-api.greenhouse.io/v1/boards/altium/jobs https://apihub.document360.io/v1/articles/ https://apihub.document360.io/v1/projectversions/ *.cookielaw.org *.onetrust.com ajax.googleapis.com *.g.doubleclick.net *.googlesyndication.com *.google.com *.google-analytics.com *.analytics.google.com *.googletagmanager.com cdn.segment.com calendly.com c.6sc.co ipv6.6sc.co cdn.mxpnl.com assets.apollo.io px.ads.linkedin.com aplo-evnt.com api-js.mixpanel.com https://cdn.growthbook.io profile.altium365.com ws.zoominfo.com api.schedule.zoominfo.com js.zi-scripts.com *.customgpt.ai *.drift.com altium.my.salesforce-sites.com altium.my.salesforce-scrt.com *.qualified.com wss://ws4.qualified.com *.doubleclick.net *.capterra.com *.reddit.com *.amazon-adsystem.com *.paa-reporting-advertising.amazon wss://voice-calls.qualified.com cdn.jsdelivr.net bzr.openai.com https://www.google-analytics.com https://www.googletagmanager.com https://o406350.ingest.sentry.io/api/4504513653833728/envelope/; font-src 'self' data: altium.com *.altium.com d2ns91cgb08z5o.cloudfront.net d25n9y37pkfre9.cloudfront.net dhm5hy2vn8l0l.cloudfront.net themes.googleusercontent.com fonts.gstatic.com http://script.hotjar.com https://script.hotjar.com *.qualified.com; frame-src 'self' altium.com *.altium.com *.hotjar.com *.doubleclick.net *.fls.doubleclick.net *.adroll.com http://4296759.fls.doubleclick.net *.marketo.com *.twitter.com play.vidyard.com d3l9fju211jpzs.cloudfront.net js.driftt.com www.instagram.com www.youtube.com www.google.com www.facebook.com http://altium.force.com/* http://altium.force.com https://altium.my.salesforce-sites.com https://altium-dev.os.tc *.getfeedback.com *.addtoany.com *.firebaseio.com https://vars.hotjar.com https://*.cdn.optimizely.com https://*.cdn-pci.optimizely.com https://boards.greenhouse.io/* https://Altium.drift.click calendly.com app.getreprise.com https://altium.storylane.io https://*.googletagmanager.com https://hackerone.com *.customgpt.ai *.statuspage.io https://www.surveymonkey.com/ service.force.com altium.my.site.com *.qualified.com *.reddit.com *.cookielaw.org *.amazon-adsystem.com; img-src * data:; manifest-src 'self' *.altium.com *.altium365.com *.files.altium.com *.files.altium365.com; object-src 'none'; script-src 'self' 'report-sample' 'unsafe-inline' 'unsafe-eval' blob: altium.com *.altium.com *.altium365.com *.adroll.com *.marketo.com *.hotjar.com *.twitter.com d2ns91cgb08z5o.cloudfront.net d3l9fju211jpzs.cloudfront.net d25n9y37pkfre9.cloudfront.net analytics.twitter.com bat.bing.com cdn.bizible.com https://*.optimizely.com https://optimizely.s3.amazonaws.com https://cdn-assets-prod.s3.amazonaws.com cdn.segment.com cdn.syndication.twimg.com cdn.amplitude.com connect.facebook.net content.cdntwrk.com dev.visualwebsiteoptimizer.com ml314.com *.ml314.com d.adroll.mgr.consensu.org js.driftt.com go.toutapp.com googleads.g.doubleclick.net munchkin.marketo.net pixel-geo.prfct.co play.vidyard.com snap.licdn.com static.addtoany.com static.ads-twitter.com tag.marinsm.com tag.bounceexchange.com www.upsellit.com www.instagram.com www.google-analytics.com www.googleadservices.com www.googletagmanager.com www.google.com www.gstatic.com www.redditstatic.com www.youtube.com onesignal.com *.onesignal.com *.getfeedback.com *.firebaseio.com http://static.hotjar.com https://static.hotjar.com https://script.hotjar.com *.clarity.ms mc.yandex.ru *.cookielaw.org ajax.googleapis.com assets.calendly.com js.storylane.io *.6sc.co cdn.mxpnl.com assets.apollo.io *.sf-syn.com tracking.g2crowd.com js.zi-scripts.com ws-assets.zoominfo.com schedule.zoominfo.com *.customgpt.ai *.statuspage.io widget.surveymonkey.com *.salesforceliveagent.com altium.my.salesforce.com altium.my.salesforce-sites.com static.lightning.force.com altium.my.site.com *.qualified.com *.capterra.com *.amazon-adsystem.com *.quora.com bzrcdn.openai.com cdnjs.cloudflare.com go.altium.com https://cdn-shared.altium.com https://cdn.files.altium.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://play.vidyard.com https://profile.altium.com https://profile.dev1.altium.com https://profile.uat1.altium.com https://service.force.com https://static.addtoany.com https://thelebster.github.io https://unpkg.com https://www.altium.com https://www.google.com https://www.gstatic.com viewer.altium.com www.altium.com; style-src 'self' 'unsafe-inline' altium.com *.altium.com *.altium365.com *.marketo.com *.twitter.com *.twimg.com cloud.typography.com d2ns91cgb08z5o.cloudfront.net d25n9y37pkfre9.cloudfront.net onesignal.com fonts.googleapis.com www.googletagmanager.com assets.calendly.com service.force.com altium.my.salesforce-sites.com altium.my.force.com altium.my.site.com cdnjs.cloudflare.com https://cdn-shared.altium.com https://cdn.files.altium.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://unpkg.com www.altium.com; worker-src 'self' blob:; base-uri 'self'; upgrade-insecure-requests",
            "etag": "\"1786372915\"",
            "vary": "Cookie",
            "age": "1789"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "PHP/8.3.23"
    },
    "webpage": {
        "url": "https://www.altium.com:443/",
        "title": "Unified Electronics Development for Modern Engineers | Altium",
        "description": "Altium connects design, collaboration, and manufacturing in one platform, helping engineers build tomorrow’s technology with 35+ years of expertise.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.168.51.111": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.103": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.116": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.168.51.123": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.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.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.9,
                "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": 79.56
}