{
    "ok": true,
    "domain": "terracycle.com",
    "generated_at": "2026-08-10T20:36:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "63 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ad577bc86129e21e1.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/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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "63 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ad577bc86129e21e1.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/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": [
                "13.248.241.119",
                "35.71.131.46",
                "13.248.144.105",
                "3.33.148.61"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=Hof0GMCtzp2061hiYbn-KKSs6DoWk0at0mCT-l_zOg8\"",
                "\"mandrill_verify.gyMLYSQiZD5qm7nxO-bKPA\"",
                "\"google-site-verification=oxOVHaN6t6r60blHnwZbT1ehgnK2B60MpwcrhDUuaoo\"",
                "\"google-site-verification=iG-ygtwuhpY2w_ZBTxYGeXZi-PIyZ19Q32vLqzbfvSE\"",
                "\"google-site-verification=icPQgZV7d6XE8_PuJ4vHv5m0EQFMhK5ub5KLeAcdL_c\"",
                "\"proxy-ssl.webflow.com\"",
                "\"GQWKKWYVB\"",
                "\"google-site-verification=t0O7OjgRTh-TCAdcEg4oQrWL9vN2cpoz80w35jxXuZs\"",
                "\"google-site-verification=jJJCDEfGoxVJaZU1Xp1662YNwjab5W298kFWXf-ThIY\"",
                "\"klaviyo-site-verification=VyERiK\"",
                "\"google-site-verification=AqgPUHHzzafjPCPI1kSucvknVe-a4qz-Yj0ezou4gsU\"",
                "\"facebook-domain-verification=cdwj52fj1o0ynw44pnvzu9ah537pmm\"",
                "\"solarwinds-service0desk-verification=155a441ad503c4ad292d73c2fc37bbb4\"",
                "\"v=spf1 ip4:54.152.1.151 include:spf.mailjet.com include:sendgrid.net include:_spf.google.com include:mail.zendesk.com include:_spf.samanage.com include:_spf.psm.knowbe4.com ip4:185.51.67.115 ip4:81.0.104.58 ip4:37.220.196.202 ip4:167.89.2.182 ip4:149.72.1\" \"47.186 ip4:167.89.101.239 ip4:167.89.99.179 ip4:168.245.40.44 include:6369378.spf08.hubspotemail.net ~all\"",
                "\"google-site-verification=YpS9w9bwEQWB_1mjH6J7alFwIax4btCHVDrMmXCG8n4\"",
                "\"google-site-verification=mD5T9X5L26Uzpn0c6Wt_M4KYRaZNsJRm62_CbFusXuQ\"",
                "\"google-site-verification=UkRv2IfhiEfKvJ2kvfW9tJS8HAobCYnBlLil0b9Y4l4\"",
                "\"google-site-verification=kq9cBniu3tLiC2wma_L1oJEhkLiWvDLdzB6PECQsJI8\""
            ],
            "NS": [
                "ns1.dnsimple.com.",
                "ns4.dnsimple.com.",
                "ns2.dnsimple.com.",
                "ns3.dnsimple.com."
            ],
            "SOA": [
                "ns1.dnsimple.com. admin.dnsimple.com. 1438348421 86400 7200 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.248.241.119",
            "35.71.131.46",
            "13.248.144.105",
            "3.33.148.61"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:54.152.1.151 include:spf.mailjet.com include:sendgrid.net include:_spf.google.com include:mail.zendesk.com include:_spf.samanage.com include:_spf.psm.knowbe4.com ip4:185.51.67.115 ip4:81.0.104.58 ip4:37.220.196.202 ip4:167.89.2.182 ip4:149.72.147.186 ip4:167.89.101.239 ip4:167.89.99.179 ip4:168.245.40.44 include:6369378.spf08.hubspotemail.net ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; pct=100; aspf=r; adkim=r; rua=mailto:syslog@terracycle.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.terracycle.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJDqFEcffMeKzGivTwfiogWmoeQu2REdhb6pQA+b7WnY5ptIpPyLlCwZB3hYky6K1+cK+o5VCyqbW0qLknwvDEBxoIkc+ZnwE/+I+oSY06LYmJfyPaJn/95HBI0iii57JDdDIkcsgsyWFfGh4C7gGOP00sdw+pRHzifQ9qfBPvTQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ad577bc86129e21e1.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.144.105",
                        "13.248.241.119",
                        "3.33.148.61",
                        "35.71.131.46"
                    ],
                    "time_ms": 130.19
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.144.105",
                        "13.248.241.119",
                        "3.33.148.61",
                        "35.71.131.46"
                    ],
                    "time_ms": 77.25
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.144.105",
                        "13.248.241.119",
                        "3.33.148.61",
                        "35.71.131.46"
                    ],
                    "time_ms": 93.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.144.105",
                        "13.248.241.119",
                        "3.33.148.61",
                        "35.71.131.46"
                    ],
                    "time_ms": 76.56
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.144.105",
                        "13.248.241.119",
                        "3.33.148.61",
                        "35.71.131.46"
                    ],
                    "time_ms": 272.98
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "terracycle.com",
        "valid_from": "2026-07-15T19:31:05-05:00",
        "valid_to": "2026-10-13T19:31:04-05:00",
        "days_remaining": 63,
        "san": [
            "terracycle.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.terracycle.com/en-US/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "date": "Tue, 11 Aug 2026 01:36:05 GMT",
            "location": "https://www.terracycle.com/en-US/",
            "nel": "{\"report_to\":\"heroku-nel\",\"response_headers\":[\"Via\"],\"max_age\":3600,\"success_fraction\":0.01,\"failure_fraction\":0.1}",
            "report-to": "{\"group\":\"heroku-nel\",\"endpoints\":[{\"url\":\"https://nel.heroku.com/reports?s=IKdYZF5oF9R0JfnpbyHFybh7LOYYlgmKf5o%2BjjWU26I%3D\\u0026sid=af571f24-03ee-46d1-9f90-ab9030c2c74c\\u0026ts=1786412164\"}],\"max_age\":3600}",
            "reporting-endpoints": "heroku-nel=\"https://nel.heroku.com/reports?s=IKdYZF5oF9R0JfnpbyHFybh7LOYYlgmKf5o%2BjjWU26I%3D&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&ts=1786412164\"",
            "server": "Heroku",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "vary": "Origin,Accept-Encoding",
            "via": "2.0 heroku-router",
            "x-rack-cache": "miss",
            "content-length": "0",
            "cache-control": "max-age=0, private, must-revalidate",
            "content-security-policy": "default-src 'self' data: https://internalgogdemo.terracycle.com https://dva1blx501zrw.cloudfront.net/ https://dva1blx501zrw.cloudfront.net/ https://fonts.gstatic.com/ https://use.typekit.net/ https://*.noibu.com/ wss://*.noibu.com/; script-src 'self' 'unsafe-inline' data: https://internalgogdemo.terracycle.com https://dva1blx501zrw.cloudfront.net/ https://apis.google.com/_/scs/apps-static/ https://apis.google.com/js/platform.js https://apis.google.com/se/0/wm/1/ https://assets.pinterest.com/js/pinit.js https://assets.pinterest.com/js/pinit_main.js https://assets.pinterest.com/js/pinmarklet.js https://s.pinimg.com/ct/ https://b-code.liadm.com/a-00v3.min.js https://cdn.leadmanagerfx.com/ https://connect.facebook.net/ https://googleads.g.doubleclick.net/pagead/viewthroughconversion/ https://js.hs-scripts.com/ https://js.hs-analytics.net/analytics/ https://js.hs-banner.com https://log.pinterest.com/ https://maps.googleapis.com/ https://*.quora.com/qevents.js https://snap.licdn.com/li.lms-analytics/ https://use.typekit.net/ https://*.google-analytics.com https://*.analytics.google.com https://www.google.com/recaptcha/ https://www.googleanalytics.com https://www.googleoptimize.com https://optimize.google.com/ https://www.googleadservices.com/pagead/conversion.js https://*.googletagmanager.com https://www.gstatic.com/recaptcha/ https://www.recaptcha.net/recaptcha/ https://www.redditstatic.com/ads/pixel.js https://ads.nextdoor.com/public/pixel/ndp.js https://www.clarity.ms/ https://js.hscollectedforms.net/collectedforms.js https://js.hs-banner.com/ https://js.hs-analytics.net/ https://*.wufoo.com/scripts/embed/form.js https://js.hsadspixel.net/fb.js https://js.hsleadflows.net/leadflows.js https://tag.rmp.rakuten.com/125112.ct.js https://js-agent.newrelic.com/ https://analytics.tiktok.com https://stats.g.doubleclick.net https://cdn.cookielaw.org/ https://js.hubspot.com/ https://amplify.outbrain.com/cp/obtp.js https://*.attn.tv/ https://*.attentive.com https://*.attentivemobile.com https://js.hsforms.net/ https://js.hubspot.com/web-interactives-embed.js https://amplify.outbrain.com https://wave.outbrain.com/ https://analytics.tiktok.com/ https://tr.outbrain.com/ https://cdn.noibu.com/collect.js https://*.noibu.com/ wss://*.noibu.com/ https://unpkg.com/swagger-ui-dist@5.11.0/ https://www.instagram.com *.tiktokcdn.com https://player.vimeo.com https://shopify-gtm-suite.getelevar.com/ https://s3.amazonaws.com/static-terracycle-com/misc/ckeditor/ 'unsafe-eval' https://s3.amazonaws.com/assets/errors*; style-src 'self' 'unsafe-inline' https://dva1blx501zrw.cloudfront.net/ https://fonts.googleapis.com/ https://optimize.google.com https://unpkg.com/swagger-ui-dist@5.11.0/ https://s3.amazonaws.com/static-terracycle-com/misc/ckeditor/ https://fonts.googleapis.com/css https://s3.amazonaws.com/assets/errors*; frame-src 'self' https://staticxx.facebook.com/ https://web.facebook.com/ https://www.facebook.com/ https://accounts.google.com/ https://apis.google.com/ https://optimize.google.com/ https://www.google.com/recaptcha/ https://editorium.herokuapp.com/ https://editorium2.herokuapp.com/ https://editoriumstage.terracycle.com/ https://i.liadm.com/ https://*.pinterest.com/ https://terracycle.wufoo.com/ https://www.recaptcha.net/ https://terracycle.wufoo.com/ https://player.vimeo.com/ https://forms.hubspot.com/ https://td.doubleclick.net/ https://terracycle-6369378.hs-sites.com/ https://privacyportal.onetrust.com/ https://*.attn.tv/ https://*.attentive.com https://*.attentivemobile.com https://forms.hsforms.com/ https://www.youtube.com https://youtube.com https://www.youtube-nocookie.com https://player.vimeo.com *.vimeo.com https://www.instagram.com *.instagram.com https://www.tiktok.com https://tiktok.com https://www.tiktokv.com *.tiktokv.com https://js.hsforms.net/; img-src 'self' https://internalgogdemo.terracycle.com https://dva1blx501zrw.cloudfront.net/ https://dva1blx501zrw.cloudfront.net/ https://d280jbtwinny2v.cloudfront.net/ https://d35jj3xv1zfqx0.cloudfront.net/ https://dva1blx501zrw.cloudfront.net/ https://tc-global-prod.s3.amazonaws.com/ https://s3.amazonaws.com/tc-global-prod/ https://s3.amazonaws.com// https://s3.amazonaws.com/gog-prod/ https://*.terracycle.com/ https://alb.reddit.com/ https://assets.pinterest.com/images/pidgets/ https://c.liadm.com/ https://log.pinterest.com/ https://maps.googleapis.com/ https://maps.gstatic.com/mapfiles/ https://p.typekit.net/ https://*.quora.com/ https://*.ads.linkedin.com/ https://rp.liadm.com/ https://stats.g.doubleclick.net/r/ https://ct.pinterest.com/v3/ https://track.hubspot.com https://www.facebook.com/tr/ https://optimize.google.com/ https://*.google-analytics.com https://*.googletagmanager.com https://tc-shop-stage.s3.amazonaws.com/ https://tc-shop-prod.s3.amazonaws.com/ https://flask.nextdoor.com/ https://forms.hsforms.com/ https://track.hubspot.com/ https://*.clarity.ms https://img.youtube.com/ https://p.adsymptotic.com/d/px/ https://analytics.tiktok.com/ https://cdn.cookielaw.org/ https://6369378.fs1.hubspotusercontent-na1.net https://consent.linksynergy.com/ https://perf-na1.hsforms.com https://*.attn.tv/ https://*.attentive.com https://*.attentivemobile.com https://forms-na1.hsforms.com https://cta-service-cms2.hubspot.com/ https://static.hubspot.com/ https://static.hsappstatic.net/ https://i.ytimg.com *.ytimg.com https://scontent.cdninstagram.com *.cdninstagram.com https://instagram.fxyz1-1.fna.fbcdn.net *.fbcdn.net https://i.vimeocdn.com *.vimeocdn.com https://p16-sign-va.tiktokcdn.com https://p16.tiktokcdn.com *.tiktokcdn.com https://s3.amazonaws.com/static-terracycle-com/misc/ckeditor/ data: https://s3.amazonaws.com/assets/errors/logo-white* https://www.google.at/ https://www.google.be/ https://www.google.br/ https://www.google.ca/ https://www.google.ch/ https://www.google.co.uk/ https://www.google.com/ https://www.google.de/ https://www.google.dk/ https://www.google.es/ https://www.google.fr/ https://www.google.hu/ https://www.google.ie/ https://www.google.jp/ https://www.google.kr/ https://www.google.mx/ https://www.google.nl/ https://www.google.nz/ https://www.google.se/ https://shop.terracycle.com/en-US/ filesystem:; connect-src 'self' https://internalgogdemo.terracycle.com https://dva1blx501zrw.cloudfront.net/ https://dva1blx501zrw.cloudfront.net/ https://ipapi.co/json https://pro.ip-api.com/json/ https://maps.googleapis.com/ https://t.leadmanagerfx.com/visit/add/4529 https://us-east1-idyllic-vehicle-159522.cloudfunctions.net/mcfx-visitor-information https://*.google-analytics.com https://*.googletagmanager.com https://analytics.google.com https://*.analytics.google.com https://rp.liadm.com/ https://forms.hubspot.com/ https://t.leadmanagerfx.com/ https://www.clarity.ms/ https://*.clarity.ms https://js.hs-banner.com/ https://stats.g.doubleclick.net/ https://ct.pinterest.com/user/ https://cdn.cookielaw.org/ https://geolocation.onetrust.com/ https://privacyportal.onetrust.com/request/v1/consentreceipts https://api.hubapi.com/ https://cta-service-cms2.hubspot.com/ https://forms.hsforms.com https://cdn.linkedin.oribi.io/partner/2230314/domain/terracycle.com/token https://*.attn.tv/ https://*.attentive.com https://*.attentivemobile.com https://tr.outbrain.com/ https://analytics.tiktok.com/ https://hubspot-forms-static-embed.s3.amazonaws.com https://shop.tcstage.com/ https://shop.terracycle.com/ https://shop.terracycle.com/ https://*.noibu.com/ wss://*.noibu.com/ https://forms.hscollectedforms.net https://aa-hits.getelevar.com/api/hit https://www.recaptcha.net https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/",
            "etag": "W/\"878e80006eabfc119674132915e5a817\"",
            "feature-policy": "accelerometer 'none'; ambient-light-sensor 'none'; autoplay 'none'; camera 'none'; encrypted-media 'none'; fullscreen 'self'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; speaker 'none'; usb 'none'; vibrate 'none'; vr 'none'",
            "link": "<//dva1blx501zrw.cloudfront.net/assets/production/assets/vendor/old-browser-37226dd146d8eb268582f30087495dc5fdd2d2e9dcff43432d878a89ab3f9800.js>; rel=preload; as=script; nopush,<//dva1blx501zrw.cloudfront.net/assets/production/assets/application-e1a12602327470321934a65bb98be5b0c40260f3704b038c4c213a0f78bb3199.js>; rel=preload; as=script; nopush,<//dva1blx501zrw.cloudfront.net/assets/production/packs/css/955-48117250.css>; rel=preload; as=style; nopush,<//dva1blx501zrw.cloudfront.net/assets/production/packs/css/application-ff4b9be7.css>; rel=preload; as=style; nopush,<//dva1blx501zrw.cloudfront.net/assets/production/assets/application-4dbbbc9401258498dfc6e96e3bdcbd5d0a89c1ea6a39f8ffe624fa49c7315a92.css>; rel=preload; as=style; nopush",
            "referrer-policy": "strict-origin-when-cross-origin",
            "set-cookie": "_terracycle_session=uq6K2is9aEqOaIuNYq4e85vrN3mpypig1eT86kSyxIIbVIiSNH8cglnz4k%2B6L2uoU9lFe1%2BeOTOM39OzTg3PO4ETFKg0px%2BFwAMSC1QPMjz2k0u03kiVBIjdPI3fNRQO1JUpIh26D%2FWqHqibjwYkpmL181TZ84ltd5gF7SoslhtC%2BU%2BbhIquZjINBYZjsAeFDyz3W%2FmLgkmRbrpr%2FVDyYI3hY6rrP%2F8TsISBMUT4nvmj%2BZP9O0hHZmNVJ4kSCPnBLDfh0fPRLSAZI9JWGHVbKB%2BWKhqbfafMgnPjdQCe9AuzulAEDrWF0zNp92p%2B5y40HlawMja7f%2BXNFzSmaS3CccXphlRmvF0i9KUk1%2BjUIjIxdBg7MvRX3ZEzEnlxR0oar8ktHJ8V8Sp2eDDi5gfEHZxyQ6bCYO1fUb09--68601UILZ282HTiu--3OJBK7ABtf0qWY0Zy8Ry5w%3D%3D; domain=terracycle.com; path=/; secure; HttpOnly; SameSite=Lax",
            "x-content-type-options": "nosniff",
            "x-download-options": "noopen",
            "x-frame-options": "SAMEORIGIN",
            "x-permitted-cross-domain-policies": "none",
            "x-request-id": "ed90c292-add8-2200-6d56-1a4a725b5473",
            "x-runtime": "0.746678",
            "x-xss-protection": "0"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Heroku",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.terracycle.com/en-US/",
        "title": "TerraCycle",
        "description": "TerraCycle is an innovative recycling company that has become a global leader in recycling hard-to-recycle materials. They offer a range of free programs, as well as recycling solutions available for purchase for almost every form of waste. Eliminating the Idea of Waste",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.248.241.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.71.131.46": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.144.105": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.148.61": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 124.24
}