{
    "ok": true,
    "domain": "netscout.com",
    "generated_at": "2026-08-11T14:00:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 85,
            "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": "2 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": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "56 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: aa089eb6179d1ae2b.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 OK"
            },
            {
                "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": "2 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": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "56 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: aa089eb6179d1ae2b.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 OK",
                "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": [
                "13.248.160.137",
                "76.223.34.124"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00196b01.gslb.pphosted.com.",
                "10 mxa-00196b01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"amazonses:YndTWJpfz96U/T+ddbE+8R8i+n8R/2Gvy8wBDbP7Z+c=\"",
                "\"jamf-site-verification=LFa3cNFdu-lFn3KnXoMGEw\"",
                "\"atlassian-domain-verification=OE8dCIGuCALNDaoWzPZNP4NjgNbCqkfh/IyNWaeLQTV7irxUAd65yJXUtTShYIBj\"",
                "\"MS=ms40257330\"",
                "\"ZOOM_verify_k1VjbGovT9S3mlrfc9J06w\"",
                "\"infoblox-domain-mastery=c254f1f05528236d3766616f4cf268ee720ae700f192778b6971648060033a54f3\"",
                "\"webexdomainverification.28B3I=d92a6299-3f38-4809-987d-f189c213097e\"",
                "\"v=spf1 a:spf.peopleclick.com include:spf.netscout.com include:spf-00196b01.pphosted.com include:spf.protection.outlook.com include:_spf.salesforce.com ip4:13.111.68.128 -all\"",
                "\"pardot1034473=ab9d3b5a1eaa665e0e720e9d1d64415fb213804e13ed285ef0ce5f96cf07a5cd\"",
                "\"google-site-verification=ED8kX4iYN1SMkinJMLE5zrZA41GzfeoR9hLPAz0sIn8\"",
                "\"klaviyo-site-verification=QVA9hz\"",
                "\"adobe-sign-verification=fa1a5a6bac8b9f5f7a2e5c791a72c6c4\"",
                "\"sending_domain1034473=1efcad9c18e522b181db7891e9fa6f635b7d1a81764347cda71ba81ccb6cc702\"",
                "\"ciscocidomainverification=23d1bd02b91304f9d5be2a96565df7c5580db7afeb69e1bf170d42ac6e89f100\"",
                "\"ZAptkhd3oCTFvKZFfy+DrYD8rioXFZtu2DmnmUxPPJ+fpCKJtkK0fW+SKnO8Yetfv2MwvnvuNZ1+cfgS+uF3qg==\"",
                "\"86N85hy5psp4I4kXwqXj6r/E5eGxpVzUhs9ztOzODD6aWDlc4BBvQNA4TjHMma7dGVxmLxXgH6XbzjaoEWOqTQ==\"",
                "\"N3keJqxJUwg/xpbm/IWyQIT89s4QBdXlkLgmeeKxVOnu3TvpBXDdPuJ6nMoeHD52\"",
                "\"apple-domain-verification=RWnFoQ7OqecMgunE\"",
                "\"paloaltonetworks-site-verification=7c5977fd3c3397f63f67a57b883b3bd56b405928afa42fb838aae6b214486b24\"",
                "\"pardot1034473=70cfb37f5d8ff2017af5ef3e876f163b90c07198ae27faa473c380bc5ac8e3ab\""
            ],
            "NS": [
                "udns2.cscdns.uk.",
                "udns1.cscdns.net."
            ],
            "SOA": [
                "udns1.cscdns.net. premiumdns.support.neustar. 2019113024 28800 7200 1209600 86400"
            ],
            "CAA": [],
            "DS": [
                "43152 13 2 B870E19F87A703E556815EB297DCD6C29D02209A1DB0CC44BEC31D8C 35698B42",
                "43152 13 1 3272D1BAE6F8B0E1845783A2CA0C3C474B3A9C8D"
            ],
            "DNSKEY": [
                "257 3 13 aWVFa/5qTGJwHCMk5tIzJFSlwrTLGTqdaL3ZB76vFM2XsjYaDIDs72FI UFitEVjQ28z7GDxQhxsoyw4vUxkoNQ==",
                "256 3 13 J8TDtrfaEZDX2ejfgEu4i9fHLH9cwaB5wrO9nC8uIuVGLUVGBj4MB1am 1ooGCg+idQBdmc8c/wJwGROO7mRy0w=="
            ],
            "RRSIG": [
                "SOA 13 2 86400 20260824005509 20260810005509 60568 netscout.com. NPc8v1RiSkJGrYZPqLqr+Z4dLGtgpWzZH1EH1uedtQg97RwKW1LZz5ep GpEfGHtd0Q/6/Xu3Hi/PkUAz3w5ifg==",
                "MX 13 2 3600 20260824005509 20260810005509 60568 netscout.com. ry7GftzLfZsMRSE8+clLi/j0Q8qMkjwP1HskE+osESy51OlTocw7v8zo ZD6zFbYkJ7ejL0i/Z2fcGCTIvUwclA==",
                "DS 13 2 86400 20260818013935 20260811002935 41446 com. Fzb2Hv76hpXVXhPaKBTJIgQkV2Bk5r5yIFr3kJMoaEquOP+RmWxEuWzb v5iA/EnxwUUPVyAzlHm9OHIqYA5LAw==",
                "NS 13 2 86400 20260824005509 20260810005509 60568 netscout.com. a9x2+dI3fg+kPsvLs/ldj1mO9FMT0VwmME5PFHgrTyEhoYNng3z4YRT6 8b5389Fn5CPF9nVKpBsJoafeiHdGFA=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.248.160.137",
            "76.223.34.124"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:spf.peopleclick.com include:spf.netscout.com include:spf-00196b01.pphosted.com include:spf.protection.outlook.com include:_spf.salesforce.com ip4:13.111.68.128 -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.netscout.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApGR4XQmonKtlNz/pp0jh7DpocaCqvqJnN1RoYzvBBbdpR6K42FwrlWM4EACJKYPmg+B0iesxcE1/oq24rUALXjdGliy6zYRshZb+SLy/Awi7rHxVIuPMfJ9hRs0VtzKdAjSFLSRACe5QLH0YOr5aR3Na3RUQrrZCA+eNR6O417JXLLj/omT9ZKyHe2IRsXffHXpJ2VI2FqouUqLD3xEieZuWYitkr4gzYFhmXbxufoK9p6BxTLQ0APHYDLRMbHfI5pmUHJfY6P2BwzBBgY7S1NxsCi3ujFG6RwVSNfFvQ4qmhfI82oozIzYfVQJfn0HqVH3PXE1zR6Xfeh7pQzce0QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aa089eb6179d1ae2b.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 51.21
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 37.18
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 33.94
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 104.88
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 42.88
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "netscout.com",
        "valid_from": "2026-07-09T11:51:51-05:00",
        "valid_to": "2026-10-07T11:51:50-05:00",
        "days_remaining": 56,
        "san": [
            "netscout.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.netscout.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Tue, 11 Aug 2026 19:00:02 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "155",
            "location": "https://www.netscout.com/",
            "er-request-id": "28d8b83892d8e5a2744d7a6f2d7a71c6",
            "pragma": "no-cache",
            "cache-control": "max-age=3, must-revalidate, private",
            "x-content-type-options": "nosniff",
            "er-rule-id": "r-0aaf5e68-8879-4243-83ec-b6d3314fc4c2",
            "server": "nginx",
            "connection": "keep-alive",
            "content-language": "en",
            "content-security-policy": "default-src 'self' *.vidyard.com https: mailto:; script-src 'self' 'unsafe-inline' 'unsafe-eval'  https: mailto: blob:; object-src 'self'; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; media-src 'self' https: blob:; frame-ancestors 'self' *.netscout.com thescout.sharepoint.com netscout.pathfactory.com; font-src 'self' https: data:; connect-src 'self' https: wss: ; upgrade-insecure-requests",
            "strict-transport-security": "max-age=300",
            "x-drupal-cache": "MISS",
            "x-drupal-dynamic-cache": "MISS",
            "x-frame-options": "SAMEORIGIN",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-pantheon-styx-hostname": "styx-us-a-7ffbcf568d-zt6lz",
            "x-styx-req-id": "d3f7cf0c-95a6-11f1-a7da-fa9bf9fe7835",
            "x-xss-protection": "1; mode=block",
            "age": "6884",
            "accept-ranges": "bytes",
            "via": "1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish",
            "x-served-by": "cache-chi-klot8100169-CHI, cache-yyz4577-YYZ, cache-yyz4541-YYZ, cache-yyz4541-YYZ",
            "x-cache": "HIT, HIT, MISS, MISS",
            "x-cache-hits": "5, 257, 0, 0",
            "x-timer": "S1786474803.964875,VS0,VE10",
            "vary": "Accept-Encoding, Cookie, Origin, Cookie, Cookie",
            "set-cookie": "waf_mgt_id=AAA7MnF7ajvwHAEAAAAAADvKXKK17QYwXbAHO6UbEeOEIzkgwAcQxDPh4FpXeNK5Ow==tnR7ag==Az21ljVJ0nNAaUJfuiGDp2HHcFk=; Domain=.netscout.com; Path=/",
            "x-cache-control-orig": "max-age=86400, public",
            "x-expires-orig": "Sun, 19 Nov 1978 05:00:00 GMT",
            "expires": "Mon, 26 Jul 1997 05:00:00 GMT",
            "etag": "\"c307bb-13e277666e37\"",
            "transfer-encoding": "chunked"
        },
        "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.netscout.com/",
        "title": "NETSCOUT Observability, Cybersecurity, DDoS, & AIOps Solutions",
        "description": "Drive observability, cybersecurity, DDoS protection, and AIOps initiatives with NETSCOUT's AI-ready data platform. Observe and secure your entire network with end-to-end visibility.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.248.160.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "76.223.34.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00196b01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 94.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 57.4,
                "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": 79.79
}