{
    "ok": true,
    "domain": "thomasnet.com",
    "generated_at": "2026-08-09T09:09:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 100,
            "security": 65,
            "network": 100,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "192 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-218-137-167.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "192 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-218-137-167.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "44.218.137.167",
                "34.238.16.205"
            ],
            "AAAA": [
                "2600:1f18:6743:fd05:faa3:8668:17a0:d3a0",
                "2600:1f18:6743:fd07:e45e:72f0:6820:ffe1"
            ],
            "CNAME": [],
            "MX": [
                "30 aspmx2.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "20 alt2.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "30 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=AG--266xINP1ERGkp2XKmDY6n1XbtZnO15cuYhJ5KU8\"",
                "\"apple-domain-verification=eKLGxNUShraBfwNFm5kYuVmgLm1o5-FXoFuYIbeKChc\"",
                "\"google-site-verification=uavpW_8E2OtFClzb4bKgAWsq75C0bkVnfYP1aQ_LGcY\"",
                "\"apple-domain-verification=5k44Qe3N3plhuG1r\"",
                "\"knowbe4-site-verification=08714ef09117f0ffed7b965a3db80d87\"",
                "\"cursor-domain-verification-j1v8h1=PeFmqHHHn06PLOQEJDeVgXdjh\"",
                "\"intacct-esk=87C8C91CB08F07EDE053AA06A8C0324C\"",
                "\"google-site-verification=bDyvPrIj3jIMNindxwdUVIlI864MfqLl_zdYnhKpOC8\"",
                "\"jamf-site-verification=44-2DhnlZorntmq2zaMKNQ\"",
                "\"mongodb-site-verification=mtXm5yMCXDXBwmigsgwEyfzrpFlUYbAc\"",
                "\"ge98qqq0fu3qeubfiuimhte5o6\"",
                "\"google-site-verification=yHdYe0MYxWXlh5CHqUe_8X5zzrgUEcHPdXL_V9MwBEw\"",
                "\"adobe-idp-site-verification=4a74165fcd31ca395ec8aa3a3e829f17deb40842cfdc91430b90e1ce5c731b76\"",
                "\"v=spf1 include:_spf.salesforce.com include:amazonses.com include:242200.spf03.hubspotemail.net \" \"include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com \" \"include:_spf.emfwd.name-services.com \" \"ip4:192.254.113.229 ip4:50.31.44.111 ip4:54.236.2.200 ip4:192.174.82.149 -all\"",
                "\"hubspot-developer-verification=MmEwYWVjYTctN2RiNC00YTI1LTliNWItNGZmM2FhNzJlYWY5\"",
                "\"atlassian-domain-verification=b681/gV3/O/kxtFBL5aHUpgIB6NptiDtnFrQih7+RvxVUch5x/1MwBhF6Y/jjvJ6\"",
                "\"e2ma-verification=1tl3\"",
                "\"FA4DE98329\"",
                "\"stripe-verification=7da4200a1fb2835887dfa55e4383c5c028021aff539f804529b30111191abfd8\"",
                "\"google-site-verification=f5L1KcHd0hQO0rfgiiYWGVhrvdvOd9eGLeujGtMxKrU\"",
                "\"google-site-verification=a2TIdz9tG2RzH0yDhjX3cSkCoxYrfmANHrrlNRRIeWE\"",
                "\"google-site-verification=dGG-JjeKXpakMSftd01mjBy7eAZILpvwBiQNAJc08B0\"",
                "\"MS=D7D0158E0913C6CA31D2F378BBAE81239D5B8F83\"",
                "\"bw=rHb70SvcimTZBeHClNUC1MaIweEgMeVGwDDwoQNjYoaT\"",
                "\"asv=76b247887fcfb94ae6254e5b85af3809\" \"docusign=fbd44b44-ecc1-4d83-8ba6-b60bd8d705ab\"",
                "\"stripe-verification=af5215fe7e98bfec54f1b8c97c4e4bfaf745ba9a902a86938543f79c26f68b50\"",
                "\"remote-domain-verification=23d0c530-4928-43ba-9849-fbd635de8112\"",
                "\"google-site-verification=FW2b90jcUiDDzsau0759HMk9gBtGI6zdpXcspg6csN8\"",
                "\"anthropic-domain-verification-mjrxm4=4PpxOYFyAEhXuBc2vrkzZfUqq\"",
                "\"linear-domain-verification=6hu45hff5dew\"",
                "\"hubspot-developer-verification=Njk1ZWJmZDUtNjdmOC00NGNhLTg4ZjktZDgwNmVmY2JlNTI0\"",
                "\"5ed8d9a5-ec1a-46e1-abd2-cb94a84713c3\"",
                "\"google-site-verification=NxtxZHlCdMYhB5otcDiCEgxxy24nCHw95hT49reyAks\"",
                "\"qo3cfs0r8vtmfhohtsgs5oujr0\"",
                "\"ZOOM_verify_4T9VsSd4LvRUmeUoeMeYXP\"",
                "\"google-site-verification=ArEo5mts3xmjgGy5vnKMI1VnXzezEEo_BQF9NfKpG3M\"",
                "\"datadome-domain-verify=lE2qRHhvYCK18IRzdLuIR4hc5NaQqcjW\""
            ],
            "NS": [
                "ns-431.awsdns-53.com.",
                "ns-562.awsdns-06.net.",
                "ns-2002.awsdns-58.co.uk.",
                "ns-1054.awsdns-03.org."
            ],
            "SOA": [
                "ns-431.awsdns-53.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.218.137.167",
            "34.238.16.205"
        ],
        "ipv6": [
            "2600:1f18:6743:fd05:faa3:8668:17a0:d3a0",
            "2600:1f18:6743:fd07:e45e:72f0:6820:ffe1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.salesforce.com include:amazonses.com include:242200.spf03.hubspotemail.net include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com include:_spf.emfwd.name-services.com ip4:192.254.113.229 ip4:50.31.44.111 ip4:54.236.2.200 ip4:192.174.82.149 -all",
        "dmarc": "v=DMARC1; p=reject; sp=quarantine; rua=mailto:gjvnw4q7@ag.dmarcian.com; ruf=mailto:gjvnw4q7@fr.dmarcian.com; pct=100; fo=1;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.thomasnet.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWHKMBMfc8veTF19FZnmi7ppLtyWk4bbKqsWOlkFxUHqTkFbES5rTMq9hqyRbrg6VW6FwN4FzKPtm51VT8wwcxPxzXy9bH67raf5LflpJM2Dg7Zp5NDaM4gBePs1RmEKlF4Dj53odijeT4dDbomLScbFywou1mgZNeu3qj4GD+gwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/b410c175-158c-430e-9036-0142971b5f16.svg;a=https://vmc.digicert.com/b410c175-158c-430e-9036-0142971b5f16.pem",
        "mta_sts": "v=STSv1;id=1690899088818;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:gjvnw4q7@tls.us.dmarcian.com"
    },
    "advanced": {
        "ptr": "ec2-44-218-137-167.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.238.16.205",
                        "44.218.137.167"
                    ],
                    "time_ms": 73.56
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.238.16.205",
                        "44.218.137.167"
                    ],
                    "time_ms": 28.66
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.238.16.205",
                        "44.218.137.167"
                    ],
                    "time_ms": 79.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.238.16.205",
                        "44.218.137.167"
                    ],
                    "time_ms": 105.2
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.238.16.205",
                        "44.218.137.167"
                    ],
                    "time_ms": 182.34
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.thomasnet.com",
        "valid_from": "2026-01-18T18:00:00-06:00",
        "valid_to": "2027-02-17T17:59:59-06:00",
        "days_remaining": 192,
        "san": [
            "*.thomasnet.com",
            "thomasnet.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.thomasnet.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 14:09:28 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "0",
            "location": "https://www.thomasnet.com/",
            "set-cookie": "_cfuvid=X1nOso_j.8rusIrr7GUfes_8WpdCPNI0nTCVH9sxpgM-1786284568.7567444-1.0.1.1-M2_aZMQCXc7lk_RyqQeOdn_j4fcgWUi6QRcLbuhud_c; HttpOnly; SameSite=None; Secure; Path=/; Domain=thomasnet.com",
            "access-control-allow-origin": "*",
            "cache-control": "max-age=0, private, no-cache, no-store, must-revalidate",
            "vary": "accept-encoding",
            "pragma": "no-cache",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "access-control-allow-credentials": "true",
            "access-control-expose-headers": "x-dd-b, x-set-cookie",
            "charset": "utf-8",
            "x-dd-b": "3",
            "x-datadome": "protected",
            "x-datadome-cid": "AHrlqAAAAAMAEnbf9csD4BkA0X5mjw==",
            "cf-ray": "a28756baba8050eb-STL"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.thomasnet.com/",
        "title": "thomasnet.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "44.218.137.167": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.238.16.205": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008.7,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 84.01
}