{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "DomainDetail": "pan:DomainDetail", "NetworkStats": "pan:NetworkStats", "allowedQueries": { "@id": "pan:allowed_queries", "@type": "xsd:integer" }, "blockedQueries": { "@id": "pan:blocked_queries", "@type": "xsd:integer" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "categoryBreakdown": { "@id": "pan:category_breakdown", "@container": "@set", "@type": "@id" }, "count": { "@id": "pan:count", "@type": "xsd:integer" }, "customerid": { "@id": "pan:customerid", "@type": "xsd:string" }, "dnsSecurityCategory": { "@id": "pan:dns_security_category", "@type": "xsd:string" }, "domain": { "@id": "pan:domain", "@type": "xsd:string" }, "end": { "@id": "pan:end", "@type": "xsd:string" }, "firstSeen": { "@id": "pan:first_seen", "@type": "xsd:dateTime" }, "ipAddresses": { "@id": "pan:ip_addresses", "@container": "@set", "@type": "xsd:string" }, "lastSeen": { "@id": "pan:last_seen", "@type": "xsd:dateTime" }, "percentage": { "@id": "pan:percentage", "@type": "xsd:float" }, "period": { "@id": "pan:period", "@type": "@id" }, "queryCount": { "@id": "pan:query_count", "@type": "xsd:integer" }, "registrar": { "@id": "pan:registrar", "@type": "xsd:string" }, "registrationDate": { "@id": "pan:registration_date", "@type": "xsd:date" }, "riskLevel": { "@id": "pan:risk_level", "@type": "xsd:string" }, "riskScore": { "@id": "pan:risk_score", "@type": "xsd:float" }, "sinkholedQueries": { "@id": "pan:sinkholed_queries", "@type": "xsd:integer" }, "start": { "@id": "pan:start", "@type": "xsd:string" }, "topQueriedDomains": { "@id": "pan:top_queried_domains", "@container": "@set", "@type": "@id" }, "totalQueries": { "@id": "pan:total_queries", "@type": "xsd:integer" } } }