From f326abd8f84b09ffa346e7f061ce1602d4b01766 Mon Sep 17 00:00:00 2001 From: PrasadBoke Date: Tue, 8 Oct 2024 22:53:46 +0530 Subject: [PATCH] CYMRU --- .../Cymru_Scout_Account_Usage_Data_CL.txt | 26 + .../CYMRU/Cymru_Scout_Domain_Data_CL.txt | 526 ++ .../Cymru_Scout_IP_Data_Communications_CL.txt | 566 ++ .../CYMRU/Cymru_Scout_IP_Data_Details_CL.txt | 1426 +++++ .../Cymru_Scout_IP_Data_Fingerprints_CL.txt | 326 + .../Cymru_Scout_IP_Data_Foundation_CL.txt | 78 + .../Cymru_Scout_IP_Data_OpenPorts_CL.txt | 612 ++ .../CYMRU/Cymru_Scout_IP_Data_PDNS_CL.txt | 446 ++ .../Cymru_Scout_IP_Data_Summary_Certs_CL.txt | 446 ++ ...Cymru_Scout_IP_Data_Summary_Details_CL.txt | 526 ++ ..._Scout_IP_Data_Summary_Fingerprints_CL.txt | 286 + ...mru_Scout_IP_Data_Summary_OpenPorts_CL.txt | 306 + .../Cymru_Scout_IP_Data_Summary_PDNS_CL.txt | 246 + .../CYMRU/Cymru_Scout_IP_Data_x509_CL.txt | 546 ++ Sample Data/Custom/CYMRU/Domain_Data_CL.json | 1683 ++++++ .../Custom/CYMRU/Identity_Data_CL.json | 80 + .../Custom/CYMRU/Proto_By_IP_Data_CL.json | 4426 ++++++++++++++ .../Custom/CYMRU/Summary_Details_CL.json | 735 +++ .../Summary_Details_Top_Certs_Data_CL.json | 735 +++ ...mary_Details_Top_Fingerprints_Data_CL.json | 98 + ...ummary_Details_Top_Open_Ports_Data_CL.json | 74 + .../Summary_Details_Top_Pdns_Data_CL.json | 5227 ++++++++++++++++ .../Custom/CYMRU/Top_Asns_By_IP_Data_CL.json | 5301 +++++++++++++++++ .../Top_Country_Codes_By_IP_Data_CL.json | 4511 ++++++++++++++ .../CYMRU/Top_Services_By_IP_Data_CL.json | 4085 +++++++++++++ .../Custom/CYMRU/Top_Tags_By_IP_Data_CL.json | 450 ++ 26 files changed, 33767 insertions(+) create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_Account_Usage_Data_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_Domain_Data_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Communications_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Details_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Fingerprints_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Foundation_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_OpenPorts_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_PDNS_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Certs_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Details_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Fingerprints_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_OpenPorts_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_PDNS_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_x509_CL.txt create mode 100644 Sample Data/Custom/CYMRU/Domain_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Identity_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Proto_By_IP_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Summary_Details_CL.json create mode 100644 Sample Data/Custom/CYMRU/Summary_Details_Top_Certs_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Summary_Details_Top_Fingerprints_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Summary_Details_Top_Open_Ports_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Summary_Details_Top_Pdns_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Top_Asns_By_IP_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Top_Country_Codes_By_IP_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Top_Services_By_IP_Data_CL.json create mode 100644 Sample Data/Custom/CYMRU/Top_Tags_By_IP_Data_CL.json diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_Account_Usage_Data_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_Account_Usage_Data_CL.txt new file mode 100644 index 0000000000..8dd0eac274 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_Account_Usage_Data_CL.txt @@ -0,0 +1,26 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/16/2024", + "used_queries_d": " 1:20:01 PM\"", + "remaining_queries_d": "4463", + "query_limit_d": "45537", + "foundation_api_usage_used_queries_d": "50000", + "foundation_api_usage_remaining_queries_d": "137", + "foundation_api_usage_query_limit_d": "9863", + "Type\r": "10000" + }, + { + "TimeGenerated [UTC]": "\"7/16/2024", + "used_queries_d": " 1:10:01 PM\"", + "remaining_queries_d": "4463", + "query_limit_d": "45537", + "foundation_api_usage_used_queries_d": "50000", + "foundation_api_usage_remaining_queries_d": "137", + "foundation_api_usage_query_limit_d": "9863", + "Type\r": "10000" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_Domain_Data_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_Domain_Data_CL.txt new file mode 100644 index 0000000000..486e94ed81 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_Domain_Data_CL.txt @@ -0,0 +1,526 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "1.1.1.1", + "as_info_s": "\"[\"\"DK\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_comms_total_d": "\"\"name\"\":\"\"cloudfront\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":383", + "summary_certs_s": "\"\"name\"\":\"\"global\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "2.2.2.2", + "as_info_s": "\"[\"\"AT\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_comms_total_d": "\"\"name\"\":\"\"cloudfront\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":383", + "summary_certs_s": "\"\"name\"\":\"\"global\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "3.3.3.3", + "as_info_s": "\"[\"\"SG\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":383", + "summary_comms_total_d": "\"\"name\"\":\"\"global\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-ZL4", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "4.4.4.4", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "5.5.5.5", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_comms_total_d": "\"\"name\"\":\"\"cloudfront\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":383", + "summary_certs_s": "\"\"name\"\":\"\"global\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "6.6.6.6", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "7.7.7.7", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "8.8.8.8", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_comms_total_d": "\"\"name\"\":\"\"cloudfront\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":383", + "summary_certs_s": "\"\"name\"\":\"\"global\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "9.9.9.9", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_comms_total_d": "\"\"name\"\":\"\"cloudfront\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":383", + "summary_certs_s": "\"\"name\"\":\"\"global\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "10.10.10.10", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":383", + "summary_comms_total_d": "\"\"name\"\":\"\"global\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-4", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "11.11.11.11", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "12.12.12.12", + "as_info_s": "\"[\"\"ES\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_comms_total_d": "\"\"name\"\":\"\"cloudfront\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":383", + "summary_certs_s": "\"\"name\"\":\"\"global\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "13.13.13.13", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":383", + "summary_comms_total_d": "\"\"name\"\":\"\"global\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "14.14.14.14", + "as_info_s": "\"[\"\"SG\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "15.15.15.15", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "16.16.16.16", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZO-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "17.17.17.17", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "18.18.18.18", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":82", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_open_ports_s": "\"\"children\"\":[{\"\"id\"\":181", + "summary_pdns_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_top_peers_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_comms_total_d": "\"\"name\"\":\"\"cloudfront\"\"", + "summary_service_counts_s": "\"\"children\"\":null}", + "summary_fingerprints_s": "{\"\"id\"\":383", + "summary_certs_s": "\"\"name\"\":\"\"global\"\"", + "query_s": "\"\"children\"\":null}]}]}", + "start_date_s": "{\"\"id\"\":176", + "end_date_s": "\"\"name\"\":\"\"cdn\"\"", + "tags_id_s": "\"\"children\"\":null}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "19.19.19.19", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:57:42 PM\"", + "country_codes_s": "20.20.20.20", + "as_info_s": "\"[\"\"AU\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":16509", + "event_count_d": "\"\"as_name\"\":\"\"AMAZON-02", + "summary_last_seen_s": " US\"\"}]\"", + "summary_whois_net_name_s": "\"[{\"\"id\"\":176", + "summary_whois_org_name_s": "\"\"name\"\":\"\"cdn\"\"", + "summary_open_ports_s": "\"\"children\"\":null}", + "summary_pdns_s": "{\"\"id\"\":82", + "summary_top_peers_s": "\"\"name\"\":\"\"cloud\"\"", + "summary_comms_total_d": "\"\"children\"\":[{\"\"id\"\":181", + "summary_service_counts_s": "\"\"name\"\":\"\"amazon\"\"", + "summary_fingerprints_s": "\"\"children\"\":[{\"\"id\"\":361", + "summary_certs_s": "\"\"name\"\":\"\"cloudfront\"\"", + "query_s": "\"\"children\"\":null}", + "start_date_s": "{\"\"id\"\":383", + "end_date_s": "\"\"name\"\":\"\"global\"\"", + "tags_id_s": "\"\"children\"\":null}]}]}]\"", + "tags_name_s": "2", + "summary_whois_asn_d": "2024-07-17", + "summary_whois_as_name_s": "AMAZON-CF", + "Type\r": "\"Amazon.com" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Communications_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Communications_CL.txt new file mode 100644 index 0000000000..b718014ad5 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Communications_CL.txt @@ -0,0 +1,566 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.2", + "ip_s": "55262", + "start_date_s": "60230", + "end_date_s": "\"[\"\"IT\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":206476" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.3", + "ip_s": "49160", + "start_date_s": "65533", + "end_date_s": "\"[\"\"SE\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":57630" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "1", + "local_ip_s": "ICMP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "0", + "local_country_codes_s": "0", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"\"\"", + "peer_top_services_s": "\"\"port\"\":0", + "event_count_d": "\"\"proto_number\"\":1", + "first_seen_s": "\"\"description\"\":\"\"\"\"}]\"", + "last_seen_s": "2.2.2.4", + "ip_s": "0", + "start_date_s": "0", + "end_date_s": "\"[\"\"BR\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":262954" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.5", + "ip_s": "32796", + "start_date_s": "60964", + "end_date_s": "\"[\"\"US\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":701" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "443", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "2", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"https\"\"", + "peer_top_services_s": "\"\"port\"\":443", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"http protocol over TLS/SSL\"\"}", + "last_seen_s": "{\"\"service_name\"\":\"\"http\"\"", + "ip_s": "\"\"port\"\":80", + "start_date_s": "\"\"proto_number\"\":6", + "end_date_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "Type\r": "2.2.2.6" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.7", + "ip_s": "13135", + "start_date_s": "25199", + "end_date_s": "\"[\"\"AT\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":50782" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "1", + "local_ip_s": "ICMP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "2048", + "local_country_codes_s": "2048", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"\"\"", + "peer_top_services_s": "\"\"port\"\":2048", + "event_count_d": "\"\"proto_number\"\":1", + "first_seen_s": "\"\"description\"\":\"\"\"\"}]\"", + "last_seen_s": "2.2.2.8", + "ip_s": "0", + "start_date_s": "0", + "end_date_s": "\"[\"\"BR\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":53066" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.9", + "ip_s": "32884", + "start_date_s": "60987", + "end_date_s": "\"[\"\"IN\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":24309" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.10", + "ip_s": "32786", + "start_date_s": "59850", + "end_date_s": "\"[\"\"GE\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":29289" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.11", + "ip_s": "50113", + "start_date_s": "64614", + "end_date_s": "\"[\"\"ES\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":766" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.12", + "ip_s": "49961", + "start_date_s": "49991", + "end_date_s": "\"[\"\"US\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":62809" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "443", + "local_country_codes_s": "443", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"https\"\"", + "peer_top_services_s": "\"\"port\"\":443", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"http protocol over TLS/SSL\"\"}]\"", + "last_seen_s": "2.2.2.13", + "ip_s": "5300", + "start_date_s": "65496", + "end_date_s": "\"[\"\"CH\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":559" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "443", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "2", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"https\"\"", + "peer_top_services_s": "\"\"port\"\":443", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"http protocol over TLS/SSL\"\"}", + "last_seen_s": "{\"\"service_name\"\":\"\"http\"\"", + "ip_s": "\"\"port\"\":80", + "start_date_s": "\"\"proto_number\"\":6", + "end_date_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "Type\r": "2.2.2.14" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.15", + "ip_s": "56650", + "start_date_s": "57068", + "end_date_s": "\"[\"\"IT\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":203591" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "1", + "local_ip_s": "ICMP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "2048", + "local_country_codes_s": "2048", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"\"\"", + "peer_top_services_s": "\"\"port\"\":2048", + "event_count_d": "\"\"proto_number\"\":1", + "first_seen_s": "\"\"description\"\":\"\"\"\"}]\"", + "last_seen_s": "2.2.2.16", + "ip_s": "0", + "start_date_s": "0", + "end_date_s": "\"[\"\"IN\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":150008" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "80", + "local_country_codes_s": "80", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"http\"\"", + "peer_top_services_s": "\"\"port\"\":80", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"World Wide Web HTTP\"\"}]\"", + "last_seen_s": "2.2.2.17", + "ip_s": "34970", + "start_date_s": "59602", + "end_date_s": "\"[\"\"VN\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":56150" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "1", + "local_ip_s": "ICMP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "0", + "local_country_codes_s": "2048", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "2", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"\"\"", + "peer_top_services_s": "\"\"port\"\":2048", + "event_count_d": "\"\"proto_number\"\":1", + "first_seen_s": "\"\"description\"\":\"\"\"\"}", + "last_seen_s": "{\"\"service_name\"\":\"\"\"\"", + "ip_s": "\"\"port\"\":0", + "start_date_s": "\"\"proto_number\"\":1", + "end_date_s": "\"\"description\"\":\"\"\"\"}]\"", + "Type\r": "2.2.2.18" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "17", + "local_ip_s": "UDP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "222", + "local_country_codes_s": "222", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"rsh-spx\"\"", + "peer_top_services_s": "\"\"port\"\":222", + "event_count_d": "\"\"proto_number\"\":17", + "first_seen_s": "\"\"description\"\":\"\"Berkeley rshd with SPX auth\"\"}]\"", + "last_seen_s": "2.2.2.19", + "ip_s": "33896", + "start_date_s": "58718", + "end_date_s": "\"[\"\"IN\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":4755" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "1", + "local_ip_s": "ICMP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "0", + "local_country_codes_s": "0", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"\"\"", + "peer_top_services_s": "\"\"port\"\":0", + "event_count_d": "\"\"proto_number\"\":1", + "first_seen_s": "\"\"description\"\":\"\"\"\"}]\"", + "last_seen_s": "2.2.2.20", + "ip_s": "0", + "start_date_s": "0", + "end_date_s": "\"[\"\"US\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":400317" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "proto_d": " 5:00:02 PM\"", + "proto_text_s": "6", + "local_ip_s": "TCP", + "local_min_port_d": "1.1.1.1", + "local_max_port_d": "443", + "local_country_codes_s": "443", + "local_as_info_s": "\"[\"\"US\"\"]\"", + "local_tags_s": "\"[{\"\"asn\"\":15133", + "local_unique_ports_d": "\"\"as_name\"\":\"\"EDGECAST", + "local_top_services_s": " US\"\"}]\"", + "peer_ip_s": "\"[{\"\"id\"\":176", + "peer_min_port_d": "\"\"name\"\":\"\"cdn\"\"", + "peer_max_port_d": "\"\"children\"\":[{\"\"id\"\":206", + "peer_country_codes_s": "\"\"name\"\":\"\"edgecast\"\"", + "peer_as_info_s": "\"\"children\"\":null}]}]\"", + "peer_tags_s": "1", + "peer_unique_ports_d": "\"[{\"\"service_name\"\":\"\"https\"\"", + "peer_top_services_s": "\"\"port\"\":443", + "event_count_d": "\"\"proto_number\"\":6", + "first_seen_s": "\"\"description\"\":\"\"http protocol over TLS/SSL\"\"}]\"", + "last_seen_s": "2.2.2.21", + "ip_s": "18375", + "start_date_s": "63617", + "end_date_s": "\"[\"\"KE\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":13335" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Details_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Details_CL.txt new file mode 100644 index 0000000000..15a359071a --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Details_CL.txt @@ -0,0 +1,1426 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:06 AM\"", + "size_d": "1.1.1.1", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4723", + "usage_query_limit_d": "45277", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "139", + "usage_foundation_api_usage_query_limit_d": "9861", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "\"[\"\"ec2-44-242-13-161.us-west-2.compute.amazonaws.com.\"\"]\"", + "identity_as_name_s": "16509", + "identity_net_name_s": "AMAZON-02", + "identity_org_name_s": "AMAZO-ZPDX", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2019-08-01", + "whois_as_name_s": "16509", + "whois_bgp_asn_d": "1.1.1.1/11", + "whois_bgp_asn_name_s": "AMAZON-02", + "whois_net_name_s": "16509", + "whois_net_handle_s": "\"AMAZON-02", + "whois_description_s": " US\"", + "whois_cc_s": "AMAZO-ZPDX", + "whois_city_s": "NET-44-224-0-0-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"EC2", + "whois_about_contact_email_s": " EC2 1200 12th Ave South\"\"]\"", + "whois_about_contact_phone_s": "ABUSE2916-ARIN", + "whois_about_contact_country_s": "Abuse", + "whois_about_contact_city_s": "Unknown", + "whois_about_contact_address_s": "abuse@cloudflare.com", + "whois_admin_contact_id_s": "1-650-319-8930", + "whois_admin_contact_role_s": "US", + "whois_admin_contact_person_s": "San Francisco", + "whois_admin_contact_email_s": "\"[\"\"101 Townsend Street\"\"]\"", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "Unknown", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "San Francisco", + "whois_org_phone_s": "", + "whois_org_country_s": "AMAZO-47", + "whois_org_city_s": "\"Amazon.com", + "whois_org_address_s": " Inc.\"", + "whois_mnt_by_email_s": "\"abuse@amazonaws.com", + "whois_mnt_lower_email_s": "amzn-noc-contact@amazon.com", + "whois_mnt_router_email_s": "aws-routing-poc@amazon.com", + "communications_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "pdns_event_count_d": "+1-206-555-0000", + "fingerprints_event_count_d": "US", + "open_ports_event_count_d": "Seattle", + "open_ports_unique_ports_d": "\"EC2", + "x509_event_count_d": " EC2 1200 12th Ave South\"", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:10 AM\"", + "size_d": "A:B:C:0:26:FF:98:D", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4724", + "usage_query_limit_d": "45276", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "139", + "usage_foundation_api_usage_query_limit_d": "9861", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "AMZ-EC2", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2014-10-17", + "whois_as_name_s": "0", + "whois_bgp_asn_d": "1:2::/24", + "whois_bgp_asn_name_s": "", + "whois_net_name_s": "14618", + "whois_net_handle_s": "\"AMAZON-AES", + "whois_description_s": " US\"", + "whois_cc_s": "AMZ-EC2", + "whois_city_s": "NET6-2600-1F00-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"Amazon Web Services", + "whois_about_contact_email_s": " Inc.\"\"", + "whois_about_contact_phone_s": "\"\"P.O. Box 81226\"\"]\"", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "", + "whois_org_city_s": "AMAZO-4", + "whois_org_address_s": "\"Amazon.com", + "whois_mnt_by_email_s": " Inc.\"", + "whois_mnt_lower_email_s": "\"abuse@amazonaws.com", + "whois_mnt_router_email_s": "amzn-noc-contact@amazon.com", + "communications_event_count_d": "aws-routing-poc@amazon.com", + "pdns_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "fingerprints_event_count_d": "+1-206-555-0000", + "open_ports_event_count_d": "US", + "open_ports_unique_ports_d": "Seattle", + "x509_event_count_d": "\"Amazon Web Services", + "Type\r": " Inc.\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:24 AM\"", + "size_d": "3.3.3.3", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4727", + "usage_query_limit_d": "45273", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "139", + "usage_foundation_api_usage_query_limit_d": "9861", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "\"[\"\"ec2-52-38-7-83.us-west-2.compute.amazonaws.com.\"\"]\"", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "AT-88-Z", + "whois_modified_s": "Amazon Technologies Inc.", + "whois_asn_d": "2024-02-05", + "whois_cidr_s": "0", + "whois_as_name_s": "1.1.1.3/10", + "whois_bgp_asn_d": "", + "whois_bgp_asn_name_s": "16509", + "whois_net_name_s": "\"AMAZON-02", + "whois_net_handle_s": " US\"", + "whois_description_s": "AT-88-Z", + "whois_cc_s": "NET-52-0-0-0-1", + "whois_city_s": "", + "whois_address_s": "US", + "whois_abuse_contact_id_s": "Seattle", + "whois_about_contact_role_s": "\"[\"\"410 Terry Ave N.\"\"]\"", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "AT-88-Z", + "whois_org_phone_s": "Amazon Technologies Inc.", + "whois_org_country_s": "\"abuse@amazonaws.com", + "whois_org_city_s": "amzn-noc-contact@amazon.com", + "whois_org_address_s": "aws-routing-poc@amazon.com", + "whois_mnt_by_email_s": "aws-rpki-routing-poc@amazon.com\"", + "whois_mnt_lower_email_s": "+1-206-555-0000", + "whois_mnt_router_email_s": "US", + "communications_event_count_d": "Seattle", + "pdns_event_count_d": "410 Terry Ave N.", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "7138494", + "Type\r": "54887" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:15 AM\"", + "size_d": "4.4.4.4", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4725", + "usage_query_limit_d": "45275", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "139", + "usage_foundation_api_usage_query_limit_d": "9861", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "\"[\"\"ec2-52-214-181-141.eu-west-1.compute.amazonaws.com.\"\"]\"", + "identity_as_name_s": "16509", + "identity_net_name_s": "AMAZON-02", + "identity_org_name_s": "AMAZON-DUB", + "whois_modified_s": "Amazon Data Services Ireland Limited", + "whois_asn_d": "2015-12-14", + "whois_cidr_s": "16509", + "whois_as_name_s": "1.1.1.2/13", + "whois_bgp_asn_d": "AMAZON-02", + "whois_bgp_asn_name_s": "16509", + "whois_net_name_s": "\"AMAZON-02", + "whois_net_handle_s": " US\"", + "whois_description_s": "AMAZON-DUB", + "whois_cc_s": "NET-52-208-0-0-1", + "whois_city_s": "", + "whois_address_s": "IE", + "whois_abuse_contact_id_s": "Dublin", + "whois_about_contact_role_s": "\"[\"\"Unit 4033", + "whois_about_contact_person_s": " Citywest Avenue Citywest Business Park\"\"]\"", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "ADSIL-1", + "whois_org_country_s": "Amazon Data Services Ireland Limited", + "whois_org_city_s": "\"abuse@amazonaws.com", + "whois_org_address_s": "amzn-noc-contact@amazon.com\"", + "whois_mnt_by_email_s": "+1-206-555-0000", + "whois_mnt_lower_email_s": "IE", + "whois_mnt_router_email_s": "Dublin", + "communications_event_count_d": "\"Unit 4033", + "pdns_event_count_d": " Citywest Avenue Citywest Business Park\"", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "6501496", + "Type\r": "60174" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:19 AM\"", + "size_d": "A:B:C:0:26:FF:98:E", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4726", + "usage_query_limit_d": "45274", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "139", + "usage_foundation_api_usage_query_limit_d": "9861", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "16509", + "identity_net_name_s": "AMAZON-02", + "identity_org_name_s": "AMAZON-PDX-V6", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2016-12-16", + "whois_as_name_s": "16509", + "whois_bgp_asn_d": "1:1::/35", + "whois_bgp_asn_name_s": "AMAZON-02", + "whois_net_name_s": "16509", + "whois_net_handle_s": "\"AMAZON-02", + "whois_description_s": " US\"", + "whois_cc_s": "AMAZON-PDX-V6", + "whois_city_s": "NET6-2600-1F14-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"EC2", + "whois_about_contact_email_s": " EC2 1200 12th Ave South\"\"]\"", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "AMAZO-47", + "whois_org_city_s": "\"Amazon.com", + "whois_org_address_s": " Inc.\"", + "whois_mnt_by_email_s": "\"abuse@amazonaws.com", + "whois_mnt_lower_email_s": "amzn-noc-contact@amazon.com", + "whois_mnt_router_email_s": "aws-routing-poc@amazon.com", + "communications_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "pdns_event_count_d": "+1-206-555-0000", + "fingerprints_event_count_d": "US", + "open_ports_event_count_d": "Seattle", + "open_ports_unique_ports_d": "\"EC2", + "x509_event_count_d": " EC2 1200 12th Ave South\"", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:25 AM\"", + "size_d": "1.1.1.1", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4735", + "usage_query_limit_d": "45265", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "\"[\"\"ec2-44-242-13-161.us-west-2.compute.amazonaws.com.\"\"]\"", + "identity_as_name_s": "16509", + "identity_net_name_s": "AMAZON-02", + "identity_org_name_s": "AMAZO-ZPDX", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2019-08-01", + "whois_as_name_s": "16509", + "whois_bgp_asn_d": "1.1.1.1/11", + "whois_bgp_asn_name_s": "AMAZON-02", + "whois_net_name_s": "16509", + "whois_net_handle_s": "\"AMAZON-02", + "whois_description_s": " US\"", + "whois_cc_s": "AMAZO-ZPDX", + "whois_city_s": "NET-44-224-0-0-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"EC2", + "whois_about_contact_email_s": " EC2 1200 12th Ave South\"\"]\"", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "AMAZO-47", + "whois_org_city_s": "\"Amazon.com", + "whois_org_address_s": " Inc.\"", + "whois_mnt_by_email_s": "\"abuse@amazonaws.com", + "whois_mnt_lower_email_s": "amzn-noc-contact@amazon.com", + "whois_mnt_router_email_s": "aws-routing-poc@amazon.com", + "communications_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "pdns_event_count_d": "+1-206-555-0000", + "fingerprints_event_count_d": "US", + "open_ports_event_count_d": "Seattle", + "open_ports_unique_ports_d": "\"EC2", + "x509_event_count_d": " EC2 1200 12th Ave South\"", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:28 AM\"", + "size_d": "3.3.3.3", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4736", + "usage_query_limit_d": "45264", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "\"[\"\"ec2-52-38-7-83.us-west-2.compute.amazonaws.com.\"\"]\"", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "AT-88-Z", + "whois_modified_s": "Amazon Technologies Inc.", + "whois_asn_d": "2024-02-05", + "whois_cidr_s": "0", + "whois_as_name_s": "1.1.1.3/10", + "whois_bgp_asn_d": "", + "whois_bgp_asn_name_s": "16509", + "whois_net_name_s": "\"AMAZON-02", + "whois_net_handle_s": " US\"", + "whois_description_s": "AT-88-Z", + "whois_cc_s": "NET-52-0-0-0-1", + "whois_city_s": "", + "whois_address_s": "US", + "whois_abuse_contact_id_s": "Seattle", + "whois_about_contact_role_s": "\"[\"\"410 Terry Ave N.\"\"]\"", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "AT-88-Z", + "whois_org_phone_s": "Amazon Technologies Inc.", + "whois_org_country_s": "\"abuse@amazonaws.com", + "whois_org_city_s": "amzn-noc-contact@amazon.com", + "whois_org_address_s": "aws-routing-poc@amazon.com", + "whois_mnt_by_email_s": "aws-rpki-routing-poc@amazon.com\"", + "whois_mnt_lower_email_s": "+1-206-555-0000", + "whois_mnt_router_email_s": "US", + "communications_event_count_d": "Seattle", + "pdns_event_count_d": "410 Terry Ave N.", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "7138494", + "Type\r": "54887" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:30 AM\"", + "size_d": "A:B:C:0:26:FF:98:E", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4737", + "usage_query_limit_d": "45263", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "16509", + "identity_net_name_s": "AMAZON-02", + "identity_org_name_s": "AMAZON-PDX-V6", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2016-12-16", + "whois_as_name_s": "16509", + "whois_bgp_asn_d": "1:1::/35", + "whois_bgp_asn_name_s": "AMAZON-02", + "whois_net_name_s": "16509", + "whois_net_handle_s": "\"AMAZON-02", + "whois_description_s": " US\"", + "whois_cc_s": "AMAZON-PDX-V6", + "whois_city_s": "NET6-2600-1F14-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"EC2", + "whois_about_contact_email_s": " EC2 1200 12th Ave South\"\"]\"", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "AMAZO-47", + "whois_org_city_s": "\"Amazon.com", + "whois_org_address_s": " Inc.\"", + "whois_mnt_by_email_s": "\"abuse@amazonaws.com", + "whois_mnt_lower_email_s": "amzn-noc-contact@amazon.com", + "whois_mnt_router_email_s": "aws-routing-poc@amazon.com", + "communications_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "pdns_event_count_d": "+1-206-555-0000", + "fingerprints_event_count_d": "US", + "open_ports_event_count_d": "Seattle", + "open_ports_unique_ports_d": "\"EC2", + "x509_event_count_d": " EC2 1200 12th Ave South\"", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:32 AM\"", + "size_d": "2.2.2.2", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4738", + "usage_query_limit_d": "45262", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "15133", + "identity_net_name_s": "EDGECAST", + "identity_org_name_s": "EDGECAST-NETBLK-03", + "whois_modified_s": "Edgecast Inc.", + "whois_asn_d": "2012-06-22", + "whois_cidr_s": "15133", + "whois_as_name_s": "1.1.1.1/24", + "whois_bgp_asn_d": "EDGECAST", + "whois_bgp_asn_name_s": "15133", + "whois_net_name_s": "\"EDGECAST", + "whois_net_handle_s": " US\"", + "whois_description_s": "EDGECAST-NETBLK-03", + "whois_cc_s": "", + "whois_city_s": "\"[\"\"NETBLK-03-EU-93-184-216-0-24\"\"]\"", + "whois_address_s": "EU", + "whois_abuse_contact_id_s": "", + "whois_about_contact_role_s": "", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "DS7892-RIPE", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "Derrick Sawyer", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "+18773343236", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_tech_contact_person_s": " Suite 3031", + "whois_tech_contact_email_s": " Phoenix", + "whois_tech_contact_phone_s": " AZ 85028\"\"]\"", + "whois_tech_contact_country_s": "DS7892-RIPE", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "Derrick Sawyer", + "whois_org_id_s": "", + "whois_org_name_s": "+18773343236", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_org_city_s": " Suite 3031", + "whois_org_address_s": " Phoenix", + "whois_mnt_by_email_s": " AZ 85028\"\"]\"", + "whois_mnt_lower_email_s": "", + "whois_mnt_router_email_s": "Edgecast Inc.", + "communications_event_count_d": "", + "pdns_event_count_d": "", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:37 AM\"", + "size_d": "2.2.2.2", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4740", + "usage_query_limit_d": "45260", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "15133", + "identity_net_name_s": "EDGECAST", + "identity_org_name_s": "EDGECAST-NETBLK-03", + "whois_modified_s": "Edgecast Inc.", + "whois_asn_d": "2012-06-22", + "whois_cidr_s": "15133", + "whois_as_name_s": "1.1.1.1/24", + "whois_bgp_asn_d": "EDGECAST", + "whois_bgp_asn_name_s": "15133", + "whois_net_name_s": "\"EDGECAST", + "whois_net_handle_s": " US\"", + "whois_description_s": "EDGECAST-NETBLK-03", + "whois_cc_s": "", + "whois_city_s": "\"[\"\"NETBLK-03-EU-93-184-216-0-24\"\"]\"", + "whois_address_s": "EU", + "whois_abuse_contact_id_s": "", + "whois_about_contact_role_s": "", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "DS7892-RIPE", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "Derrick Sawyer", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "+18773343236", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_tech_contact_person_s": " Suite 3031", + "whois_tech_contact_email_s": " Phoenix", + "whois_tech_contact_phone_s": " AZ 85028\"\"]\"", + "whois_tech_contact_country_s": "DS7892-RIPE", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "Derrick Sawyer", + "whois_org_id_s": "", + "whois_org_name_s": "+18773343236", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_org_city_s": " Suite 3031", + "whois_org_address_s": " Phoenix", + "whois_mnt_by_email_s": " AZ 85028\"\"]\"", + "whois_mnt_lower_email_s": "", + "whois_mnt_router_email_s": "Edgecast Inc.", + "communications_event_count_d": "", + "pdns_event_count_d": "", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:35 AM\"", + "size_d": "A:B:C:0:26:FF:98:D", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4739", + "usage_query_limit_d": "45261", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "AMZ-EC2", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2014-10-17", + "whois_as_name_s": "0", + "whois_bgp_asn_d": "1:2::/24", + "whois_bgp_asn_name_s": "", + "whois_net_name_s": "14618", + "whois_net_handle_s": "\"AMAZON-AES", + "whois_description_s": " US\"", + "whois_cc_s": "AMZ-EC2", + "whois_city_s": "NET6-2600-1F00-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"Amazon Web Services", + "whois_about_contact_email_s": " Inc.\"\"", + "whois_about_contact_phone_s": "\"\"P.O. Box 81226\"\"]\"", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "", + "whois_org_city_s": "AMAZO-4", + "whois_org_address_s": "\"Amazon.com", + "whois_mnt_by_email_s": " Inc.\"", + "whois_mnt_lower_email_s": "\"abuse@amazonaws.com", + "whois_mnt_router_email_s": "amzn-noc-contact@amazon.com", + "communications_event_count_d": "aws-routing-poc@amazon.com", + "pdns_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "fingerprints_event_count_d": "+1-206-555-0000", + "open_ports_event_count_d": "US", + "open_ports_unique_ports_d": "Seattle", + "x509_event_count_d": "\"Amazon Web Services", + "Type\r": " Inc.\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:03 AM\"", + "size_d": "2.2.2.2", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4750", + "usage_query_limit_d": "45250", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "15133", + "identity_net_name_s": "EDGECAST", + "identity_org_name_s": "EDGECAST-NETBLK-03", + "whois_modified_s": "Edgecast Inc.", + "whois_asn_d": "2012-06-22", + "whois_cidr_s": "15133", + "whois_as_name_s": "1.1.1.1/24", + "whois_bgp_asn_d": "EDGECAST", + "whois_bgp_asn_name_s": "15133", + "whois_net_name_s": "\"EDGECAST", + "whois_net_handle_s": " US\"", + "whois_description_s": "EDGECAST-NETBLK-03", + "whois_cc_s": "", + "whois_city_s": "\"[\"\"NETBLK-03-EU-93-184-216-0-24\"\"]\"", + "whois_address_s": "EU", + "whois_abuse_contact_id_s": "", + "whois_about_contact_role_s": "", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "DS7892-RIPE", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "Derrick Sawyer", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "+18773343236", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_tech_contact_person_s": " Suite 3031", + "whois_tech_contact_email_s": " Phoenix", + "whois_tech_contact_phone_s": " AZ 85028\"\"]\"", + "whois_tech_contact_country_s": "DS7892-RIPE", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "Derrick Sawyer", + "whois_org_id_s": "", + "whois_org_name_s": "+18773343236", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_org_city_s": " Suite 3031", + "whois_org_address_s": " Phoenix", + "whois_mnt_by_email_s": " AZ 85028\"\"]\"", + "whois_mnt_lower_email_s": "", + "whois_mnt_router_email_s": "Edgecast Inc.", + "communications_event_count_d": "", + "pdns_event_count_d": "", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:12 AM\"", + "size_d": "3.3.3.3", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4752", + "usage_query_limit_d": "45248", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "\"[\"\"ec2-52-38-7-83.us-west-2.compute.amazonaws.com.\"\"]\"", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "AT-88-Z", + "whois_modified_s": "Amazon Technologies Inc.", + "whois_asn_d": "2024-02-05", + "whois_cidr_s": "0", + "whois_as_name_s": "1.1.1.3/10", + "whois_bgp_asn_d": "", + "whois_bgp_asn_name_s": "16509", + "whois_net_name_s": "\"AMAZON-02", + "whois_net_handle_s": " US\"", + "whois_description_s": "AT-88-Z", + "whois_cc_s": "NET-52-0-0-0-1", + "whois_city_s": "", + "whois_address_s": "US", + "whois_abuse_contact_id_s": "Seattle", + "whois_about_contact_role_s": "\"[\"\"410 Terry Ave N.\"\"]\"", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "AT-88-Z", + "whois_org_phone_s": "Amazon Technologies Inc.", + "whois_org_country_s": "\"abuse@amazonaws.com", + "whois_org_city_s": "amzn-noc-contact@amazon.com", + "whois_org_address_s": "aws-routing-poc@amazon.com", + "whois_mnt_by_email_s": "aws-rpki-routing-poc@amazon.com\"", + "whois_mnt_lower_email_s": "+1-206-555-0000", + "whois_mnt_router_email_s": "US", + "communications_event_count_d": "Seattle", + "pdns_event_count_d": "410 Terry Ave N.", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "7138494", + "Type\r": "54887" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:07 AM\"", + "size_d": "A:B:C:0:26:FF:98:D", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4751", + "usage_query_limit_d": "45249", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "AMZ-EC2", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2014-10-17", + "whois_as_name_s": "0", + "whois_bgp_asn_d": "1:2::/24", + "whois_bgp_asn_name_s": "", + "whois_net_name_s": "14618", + "whois_net_handle_s": "\"AMAZON-AES", + "whois_description_s": " US\"", + "whois_cc_s": "AMZ-EC2", + "whois_city_s": "NET6-2600-1F00-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"Amazon Web Services", + "whois_about_contact_email_s": " Inc.\"\"", + "whois_about_contact_phone_s": "\"\"P.O. Box 81226\"\"]\"", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "", + "whois_org_city_s": "AMAZO-4", + "whois_org_address_s": "\"Amazon.com", + "whois_mnt_by_email_s": " Inc.\"", + "whois_mnt_lower_email_s": "\"abuse@amazonaws.com", + "whois_mnt_router_email_s": "amzn-noc-contact@amazon.com", + "communications_event_count_d": "aws-routing-poc@amazon.com", + "pdns_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "fingerprints_event_count_d": "+1-206-555-0000", + "open_ports_event_count_d": "US", + "open_ports_unique_ports_d": "Seattle", + "x509_event_count_d": "\"Amazon Web Services", + "Type\r": " Inc.\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:17 AM\"", + "size_d": "1.1.1.1", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4753", + "usage_query_limit_d": "45247", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "\"[\"\"ec2-44-242-13-161.us-west-2.compute.amazonaws.com.\"\"]\"", + "identity_as_name_s": "16509", + "identity_net_name_s": "AMAZON-02", + "identity_org_name_s": "AMAZO-ZPDX", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2019-08-01", + "whois_as_name_s": "16509", + "whois_bgp_asn_d": "1.1.1.1/11", + "whois_bgp_asn_name_s": "AMAZON-02", + "whois_net_name_s": "16509", + "whois_net_handle_s": "\"AMAZON-02", + "whois_description_s": " US\"", + "whois_cc_s": "AMAZO-ZPDX", + "whois_city_s": "NET-44-224-0-0-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"EC2", + "whois_about_contact_email_s": " EC2 1200 12th Ave South\"\"]\"", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "AMAZO-47", + "whois_org_city_s": "\"Amazon.com", + "whois_org_address_s": " Inc.\"", + "whois_mnt_by_email_s": "\"abuse@amazonaws.com", + "whois_mnt_lower_email_s": "amzn-noc-contact@amazon.com", + "whois_mnt_router_email_s": "aws-routing-poc@amazon.com", + "communications_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "pdns_event_count_d": "+1-206-555-0000", + "fingerprints_event_count_d": "US", + "open_ports_event_count_d": "Seattle", + "open_ports_unique_ports_d": "\"EC2", + "x509_event_count_d": " EC2 1200 12th Ave South\"", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:20 AM\"", + "size_d": "A:B:C:0:26:FF:98:E", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4754", + "usage_query_limit_d": "45246", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "16509", + "identity_net_name_s": "AMAZON-02", + "identity_org_name_s": "AMAZON-PDX-V6", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2016-12-16", + "whois_as_name_s": "16509", + "whois_bgp_asn_d": "1:1::/35", + "whois_bgp_asn_name_s": "AMAZON-02", + "whois_net_name_s": "16509", + "whois_net_handle_s": "\"AMAZON-02", + "whois_description_s": " US\"", + "whois_cc_s": "AMAZON-PDX-V6", + "whois_city_s": "NET6-2600-1F14-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"EC2", + "whois_about_contact_email_s": " EC2 1200 12th Ave South\"\"]\"", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "AMAZO-47", + "whois_org_city_s": "\"Amazon.com", + "whois_org_address_s": " Inc.\"", + "whois_mnt_by_email_s": "\"abuse@amazonaws.com", + "whois_mnt_lower_email_s": "amzn-noc-contact@amazon.com", + "whois_mnt_router_email_s": "aws-routing-poc@amazon.com", + "communications_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "pdns_event_count_d": "+1-206-555-0000", + "fingerprints_event_count_d": "US", + "open_ports_event_count_d": "Seattle", + "open_ports_unique_ports_d": "\"EC2", + "x509_event_count_d": " EC2 1200 12th Ave South\"", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:00:11 AM\"", + "size_d": "A:B:C:0:26:FF:98:D", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4745", + "usage_query_limit_d": "45255", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "AMZ-EC2", + "whois_modified_s": "\"Amazon.com", + "whois_asn_d": " Inc.\"", + "whois_cidr_s": "2014-10-17", + "whois_as_name_s": "0", + "whois_bgp_asn_d": "1:2::/24", + "whois_bgp_asn_name_s": "", + "whois_net_name_s": "14618", + "whois_net_handle_s": "\"AMAZON-AES", + "whois_description_s": " US\"", + "whois_cc_s": "AMZ-EC2", + "whois_city_s": "NET6-2600-1F00-1", + "whois_address_s": "", + "whois_abuse_contact_id_s": "US", + "whois_about_contact_role_s": "Seattle", + "whois_about_contact_person_s": "\"[\"\"Amazon Web Services", + "whois_about_contact_email_s": " Inc.\"\"", + "whois_about_contact_phone_s": "\"\"P.O. Box 81226\"\"]\"", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "", + "whois_tech_contact_person_s": "", + "whois_tech_contact_email_s": "", + "whois_tech_contact_phone_s": "", + "whois_tech_contact_country_s": "", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "", + "whois_org_name_s": "", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "", + "whois_org_city_s": "AMAZO-4", + "whois_org_address_s": "\"Amazon.com", + "whois_mnt_by_email_s": " Inc.\"", + "whois_mnt_lower_email_s": "\"abuse@amazonaws.com", + "whois_mnt_router_email_s": "amzn-noc-contact@amazon.com", + "communications_event_count_d": "aws-routing-poc@amazon.com", + "pdns_event_count_d": "aws-rpki-routing-poc@amazon.com\"", + "fingerprints_event_count_d": "+1-206-555-0000", + "open_ports_event_count_d": "US", + "open_ports_unique_ports_d": "Seattle", + "x509_event_count_d": "\"Amazon Web Services", + "Type\r": " Inc.\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:00:13 AM\"", + "size_d": "2.2.2.2", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4746", + "usage_query_limit_d": "45254", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "15133", + "identity_net_name_s": "EDGECAST", + "identity_org_name_s": "EDGECAST-NETBLK-03", + "whois_modified_s": "Edgecast Inc.", + "whois_asn_d": "2012-06-22", + "whois_cidr_s": "15133", + "whois_as_name_s": "1.1.1.1/24", + "whois_bgp_asn_d": "EDGECAST", + "whois_bgp_asn_name_s": "15133", + "whois_net_name_s": "\"EDGECAST", + "whois_net_handle_s": " US\"", + "whois_description_s": "EDGECAST-NETBLK-03", + "whois_cc_s": "", + "whois_city_s": "\"[\"\"NETBLK-03-EU-93-184-216-0-24\"\"]\"", + "whois_address_s": "EU", + "whois_abuse_contact_id_s": "", + "whois_about_contact_role_s": "", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "DS7892-RIPE", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "Derrick Sawyer", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "+18773343236", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_tech_contact_person_s": " Suite 3031", + "whois_tech_contact_email_s": " Phoenix", + "whois_tech_contact_phone_s": " AZ 85028\"\"]\"", + "whois_tech_contact_country_s": "DS7892-RIPE", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "Derrick Sawyer", + "whois_org_id_s": "", + "whois_org_name_s": "+18773343236", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_org_city_s": " Suite 3031", + "whois_org_address_s": " Phoenix", + "whois_mnt_by_email_s": " AZ 85028\"\"]\"", + "whois_mnt_lower_email_s": "", + "whois_mnt_router_email_s": "Edgecast Inc.", + "communications_event_count_d": "", + "pdns_event_count_d": "", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:23 AM\"", + "size_d": "2.2.2.2", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4755", + "usage_query_limit_d": "45245", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "15133", + "identity_net_name_s": "EDGECAST", + "identity_org_name_s": "EDGECAST-NETBLK-03", + "whois_modified_s": "Edgecast Inc.", + "whois_asn_d": "2012-06-22", + "whois_cidr_s": "15133", + "whois_as_name_s": "1.1.1.1/24", + "whois_bgp_asn_d": "EDGECAST", + "whois_bgp_asn_name_s": "15133", + "whois_net_name_s": "\"EDGECAST", + "whois_net_handle_s": " US\"", + "whois_description_s": "EDGECAST-NETBLK-03", + "whois_cc_s": "", + "whois_city_s": "\"[\"\"NETBLK-03-EU-93-184-216-0-24\"\"]\"", + "whois_address_s": "EU", + "whois_abuse_contact_id_s": "", + "whois_about_contact_role_s": "", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "DS7892-RIPE", + "whois_admin_contact_email_s": "", + "whois_admin_contact_phone_s": "Derrick Sawyer", + "whois_admin_contact_country_s": "", + "whois_admin_contact_city_s": "+18773343236", + "whois_admin_contact_address_s": "", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_tech_contact_person_s": " Suite 3031", + "whois_tech_contact_email_s": " Phoenix", + "whois_tech_contact_phone_s": " AZ 85028\"\"]\"", + "whois_tech_contact_country_s": "DS7892-RIPE", + "whois_tech_contact_city_s": "", + "whois_tech_contact_address_s": "Derrick Sawyer", + "whois_org_id_s": "", + "whois_org_name_s": "+18773343236", + "whois_org_email_s": "", + "whois_org_phone_s": "", + "whois_org_country_s": "\"[\"\"11811 N. Tatum Blvd", + "whois_org_city_s": " Suite 3031", + "whois_org_address_s": " Phoenix", + "whois_mnt_by_email_s": " AZ 85028\"\"]\"", + "whois_mnt_lower_email_s": "", + "whois_mnt_router_email_s": "Edgecast Inc.", + "communications_event_count_d": "", + "pdns_event_count_d": "", + "fingerprints_event_count_d": "", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "", + "x509_event_count_d": "", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 7:01:33 AM\"", + "size_d": "1.2.3.4", + "start_date_s": "1000", + "end_date_s": "2024-06-17", + "usage_used_queries_d": "2024-07-16", + "usage_remaining_queries_d": "4798", + "usage_query_limit_d": "45202", + "usage_foundation_api_usage_used_queries_d": "50000", + "usage_foundation_api_usage_remaining_queries_d": "140", + "usage_foundation_api_usage_query_limit_d": "9860", + "identity_reverse_hostnames_s": "10000", + "identity_asn_d": "", + "identity_as_name_s": "0", + "identity_net_name_s": "", + "identity_org_name_s": "Debogon-prefix", + "whois_modified_s": "Resource Quality Assurance", + "whois_asn_d": "2020-11-25", + "whois_cidr_s": "0", + "whois_as_name_s": "1.2.3.0/24", + "whois_bgp_asn_d": "", + "whois_bgp_asn_name_s": "0", + "whois_net_name_s": "", + "whois_net_handle_s": "Debogon-prefix", + "whois_description_s": "", + "whois_cc_s": "\"[\"\"APNIC Debogon Project\"\"", + "whois_city_s": "\"\"APNIC Pty Ltd\"\"]\"", + "whois_address_s": "AU", + "whois_abuse_contact_id_s": "", + "whois_about_contact_role_s": "", + "whois_about_contact_person_s": "", + "whois_about_contact_email_s": "", + "whois_about_contact_phone_s": "", + "whois_about_contact_country_s": "", + "whois_about_contact_city_s": "", + "whois_about_contact_address_s": "", + "whois_admin_contact_id_s": "", + "whois_admin_contact_role_s": "", + "whois_admin_contact_person_s": "AR302-AP", + "whois_admin_contact_email_s": "APNIC RESEARCH", + "whois_admin_contact_phone_s": "", + "whois_admin_contact_country_s": "research@apnic.net", + "whois_admin_contact_city_s": "+61-7-3858-3188", + "whois_admin_contact_address_s": "AU", + "whois_tech_contact_id_s": "", + "whois_tech_contact_role_s": "\"[\"\"PO Box 3646\"\"", + "whois_tech_contact_person_s": "\"\"South Brisbane", + "whois_tech_contact_email_s": " QLD 4101\"\"", + "whois_tech_contact_phone_s": "\"\"Australia\"\"]\"", + "whois_tech_contact_country_s": "AR302-AP", + "whois_tech_contact_city_s": "APNIC RESEARCH", + "whois_tech_contact_address_s": "", + "whois_org_id_s": "research@apnic.net", + "whois_org_name_s": "+61-7-3858-3188", + "whois_org_email_s": "AU", + "whois_org_phone_s": "", + "whois_org_country_s": "\"[\"\"PO Box 3646\"\"", + "whois_org_city_s": "\"\"South Brisbane", + "whois_org_address_s": " QLD 4101\"\"", + "whois_mnt_by_email_s": "\"\"Australia\"\"]\"", + "whois_mnt_lower_email_s": "ORG-RQA1-AP", + "whois_mnt_router_email_s": "Resource Quality Assurance", + "communications_event_count_d": "research@apnic.net", + "pdns_event_count_d": "", + "fingerprints_event_count_d": "AU", + "open_ports_event_count_d": "", + "open_ports_unique_ports_d": "\"6 Cordelia Street", + "x509_event_count_d": " South Brisbane\"", + "Type\r": "\"helpdesk@apnic.net" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Fingerprints_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Fingerprints_CL.txt new file mode 100644 index 0000000000..84319f5b28 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Fingerprints_CL.txt @@ -0,0 +1,326 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3s", + "port_d": "d75f9129-bb5d-0549-2a65-ff78e081bcb2", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "11492", + "event_count_d": "1", + "start_date_s": "6", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "jarm", + "port_d": "", + "first_seen_s": "443", + "last_seen_s": "2024-06-21", + "distinct_ips_d": "2024-07-13", + "active_days_d": "303", + "event_count_d": "5", + "start_date_s": "5", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "a2ad0002ad2ad22c43d00041df99b2decc4b8fb98e1980ee1064c054" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3s", + "port_d": "eb1d94da-a7e0-3445-97e7-56a1fb6e7054", + "first_seen_s": "443", + "last_seen_s": "2024-07-12", + "distinct_ips_d": "2024-07-12", + "active_days_d": "21226", + "event_count_d": "1", + "start_date_s": "2", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "58b6acf9-98e0-73a5-34ec-83bfc402ef03", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "1157f32b-9320-a4f0-6118-f787a582f97a", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "4f2d63c6-a35e-03e0-917b-cb5c7d1d6540", + "first_seen_s": "443", + "last_seen_s": "2024-07-12", + "distinct_ips_d": "2024-07-12", + "active_days_d": "3930", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "79ad227c-8f57-6541-61cb-132d8e9cce05", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "fb9a3d06-b092-69cb-836e-ac2a30d553a7", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "9169738a-e783-4d7d-464c-5705a5a0beae", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3s", + "port_d": "2b0648ab-686e-e45e-0e7c-35fcfb0eea7e", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "8784", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "d3de52e1-863e-1642-a2fe-7d3f74891c92", + "first_seen_s": "443", + "last_seen_s": "2024-07-12", + "distinct_ips_d": "2024-07-12", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "73af38b5-c2bf-5555-e408-3911da25ee9c", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:24 AM\"", + "type_s": "1.1.1.1", + "fingerprint_g": "ja3", + "port_d": "a8968a43-ac0b-6f12-fd2c-7a28f0e07fbd", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:27 AM\"", + "type_s": "1.1.1.2", + "fingerprint_g": "ja3s", + "port_d": "d75f9129-bb5d-0549-2a65-ff78e081bcb2", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "11492", + "event_count_d": "1", + "start_date_s": "12", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:27 AM\"", + "type_s": "1.1.1.2", + "fingerprint_g": "ja3s", + "port_d": "eb1d94da-a7e0-3445-97e7-56a1fb6e7054", + "first_seen_s": "443", + "last_seen_s": "2024-06-26", + "distinct_ips_d": "2024-07-16", + "active_days_d": "21226", + "event_count_d": "2", + "start_date_s": "6", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:27 AM\"", + "type_s": "1.1.1.2", + "fingerprint_g": "ja3", + "port_d": "8159b41f-35eb-a89b-8d36-d33b5bec46c1", + "first_seen_s": "443", + "last_seen_s": "2024-06-26", + "distinct_ips_d": "2024-06-26", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "2", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:27 AM\"", + "type_s": "1.1.1.2", + "fingerprint_g": "ja3", + "port_d": "211f021e-95e7-5f0b-98ff-703416665607", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:27 AM\"", + "type_s": "1.1.1.2", + "fingerprint_g": "ja3", + "port_d": "1d435be2-4afb-f73b-83a0-4d1b3241689a", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:27 AM\"", + "type_s": "1.1.1.2", + "fingerprint_g": "ja3", + "port_d": "d37d58f6-71e7-e119-c929-466a3d19ab45", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:27 AM\"", + "type_s": "1.1.1.2", + "fingerprint_g": "ja3", + "port_d": "475f68ae-166c-48a1-135e-c533dd027d40", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "distinct_ips_d": "2024-07-16", + "active_days_d": "1", + "event_count_d": "1", + "start_date_s": "1", + "end_date_s": "2024-06-17", + "fingerprint_s": "2024-07-16", + "Type\r": "" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Foundation_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Foundation_CL.txt new file mode 100644 index 0000000000..5c4e53e050 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Foundation_CL.txt @@ -0,0 +1,78 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:27:41 AM\"", + "country_code_s": "1.1.1.1", + "as_info_s": "US", + "insights_overall_rating_s": "\"[{\"\"asn\"\":15133", + "insights_insights_s": "\"\"as_name\"\":\"\"EDGECAST", + "tags_s": " US\"\"}]\"", + "tags_id_s": "no_rating", + "tags_name_s": "\"[{\"\"rating\"\":\"\"no_rating\"\"", + "Type\r": "\"\"message\"\":\"\"1.1.1.1 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content.\"\"}]\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:27:41 AM\"", + "country_code_s": "2.2.2.2", + "as_info_s": "GB", + "insights_overall_rating_s": "", + "insights_insights_s": "no_rating", + "tags_s": "\"[{\"\"rating\"\":\"\"no_rating\"\"", + "tags_id_s": "\"\"message\"\":\"\"2.2.2.2 has been identified running popular proxy software or behaving as a proxy. Proxies can operate as intermediary servers or anonymizers. If there are child tags available for this IP", + "tags_name_s": " they can help users identify whether this is an IP running popular proxy software or an anonymization vendor.\"\"}]\"", + "Type\r": "\"[{\"\"id\"\":6" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:27:41 AM\"", + "country_code_s": "1.1.1.1", + "as_info_s": "US", + "insights_overall_rating_s": "\"[{\"\"asn\"\":13335", + "insights_insights_s": "\"\"as_name\"\":\"\"CLOUDFLARENET", + "tags_s": " US\"\"}]\"", + "tags_id_s": "no_rating", + "tags_name_s": "\"[{\"\"rating\"\":\"\"no_rating\"\"", + "Type\r": "\"\"message\"\":\"\"1.1.1.1 has been identified as a Cloudflare content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content.\"\"}]\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:01 AM\"", + "country_code_s": "1.1.1.1", + "as_info_s": "US", + "insights_overall_rating_s": "\"[{\"\"asn\"\":13335", + "insights_insights_s": "\"\"as_name\"\":\"\"CLOUDFLARENET", + "tags_s": " US\"\"}]\"", + "tags_id_s": "no_rating", + "tags_name_s": "\"[{\"\"rating\"\":\"\"no_rating\"\"", + "Type\r": "\"\"message\"\":\"\"1.1.1.1 has been identified as a Cloudflare content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content.\"\"}]\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:01 AM\"", + "country_code_s": "2.2.2.2", + "as_info_s": "GB", + "insights_overall_rating_s": "", + "insights_insights_s": "no_rating", + "tags_s": "\"[{\"\"rating\"\":\"\"no_rating\"\"", + "tags_id_s": "\"\"message\"\":\"\"2.2.2.2 has been identified running popular proxy software or behaving as a proxy. Proxies can operate as intermediary servers or anonymizers. If there are child tags available for this IP", + "tags_name_s": " they can help users identify whether this is an IP running popular proxy software or an anonymization vendor.\"\"}]\"", + "Type\r": "\"[{\"\"id\"\":6" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:01 AM\"", + "country_code_s": "1.1.1.1", + "as_info_s": "US", + "insights_overall_rating_s": "\"[{\"\"asn\"\":15133", + "insights_insights_s": "\"\"as_name\"\":\"\"EDGECAST", + "tags_s": " US\"\"}]\"", + "tags_id_s": "no_rating", + "tags_name_s": "\"[{\"\"rating\"\":\"\"no_rating\"\"", + "Type\r": "\"\"message\"\":\"\"1.1.1.1 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content.\"\"}]\"" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_OpenPorts_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_OpenPorts_CL.txt new file mode 100644 index 0000000000..6b61d16ad9 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_OpenPorts_CL.txt @@ -0,0 +1,612 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:06 AM\"", + "port_d": "1.1.1.1", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a4", + "port_d": "2024-06-17", + "protocol_d": "2024-07-16", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":803", + "last_seen_s": "\"\"name\"\":\"\"top-site\"\"", + "country_codes_s": "\"\"children\"\":null}", + "as_info_s": "{\"\"id\"\":82", + "tags_s": "\"\"name\"\":\"\"cloud\"\"", + "event_count_d": "\"\"children\"\":[{\"\"id\"\":181", + "start_date_s": "\"\"name\"\":\"\"amazon\"\"", + "end_date_s": "\"\"children\"\":[{\"\"id\"\":356", + "Type\r": "\"\"name\"\":\"\"ec2\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:06 AM\"", + "port_d": "1.1.1.1", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a5", + "port_d": "2024-06-17", + "protocol_d": "2024-07-16", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":82", + "last_seen_s": "\"\"name\"\":\"\"cloud\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":181", + "as_info_s": "\"\"name\"\":\"\"amazon\"\"", + "tags_s": "\"\"children\"\":[{\"\"id\"\":372", + "event_count_d": "\"\"name\"\":\"\"us-west\"\"", + "start_date_s": "\"\"children\"\":null}", + "end_date_s": "{\"\"id\"\":356", + "Type\r": "\"\"name\"\":\"\"ec2\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:00:04 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a6", + "port_d": "2024-06-17", + "protocol_d": "2024-07-16", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":82", + "last_seen_s": "\"\"name\"\":\"\"cloud\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":181", + "as_info_s": "\"\"name\"\":\"\"amazon\"\"", + "tags_s": "\"\"children\"\":[{\"\"id\"\":372", + "event_count_d": "\"\"name\"\":\"\"us-west\"\"", + "start_date_s": "\"\"children\"\":null}", + "end_date_s": "{\"\"id\"\":356", + "Type\r": "\"\"name\"\":\"\"ec2\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:00:04 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a7", + "port_d": "2024-06-17", + "protocol_d": "2024-07-16", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":82", + "last_seen_s": "\"\"name\"\":\"\"cloud\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":181", + "as_info_s": "\"\"name\"\":\"\"amazon\"\"", + "tags_s": "\"\"children\"\":[{\"\"id\"\":356", + "event_count_d": "\"\"name\"\":\"\"ec2\"\"", + "start_date_s": "\"\"children\"\":null}", + "end_date_s": "{\"\"id\"\":372", + "Type\r": "\"\"name\"\":\"\"us-west\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:00:04 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.0 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\r" + }, + { + "TimeGenerated [UTC]": "Connection: close\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a8", + "port_d": "2024-06-21", + "protocol_d": "2024-07-13", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":82", + "last_seen_s": "\"\"name\"\":\"\"cloud\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":181", + "as_info_s": "\"\"name\"\":\"\"amazon\"\"", + "tags_s": "\"\"children\"\":[{\"\"id\"\":356", + "event_count_d": "\"\"name\"\":\"\"ec2\"\"", + "start_date_s": "\"\"children\"\":null}", + "end_date_s": "{\"\"id\"\":372", + "Type\r": "\"\"name\"\":\"\"us-west\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:00:04 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"TLS/1.1 cipher:0xc014", + "first_seen_s": " website.apiproxy.us-west-2.prod.netflix.net", + "last_seen_s": " website.apiproxy.us-west-2.dynprod.netflix.net", + "country_codes_s": " apiproxy-website.us-west-2.prod.netflix.net", + "as_info_s": " apiproxy-website.us-west-2.dynprod.netflix.net", + "tags_s": " apiproxy.netflix.net", + "event_count_d": " apiproxy.us-west-2.dynprod.netflix.net", + "start_date_s": " apiproxy-website.netflix.net", + "end_date_s": " apiproxy.app.us-west-2.prod.cloud.netflix.net", + "Type\r": " website.apiproxy.prod.netflix.net" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:15 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a10", + "port_d": "2024-06-17", + "protocol_d": "2024-07-16", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":82", + "last_seen_s": "\"\"name\"\":\"\"cloud\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":181", + "as_info_s": "\"\"name\"\":\"\"amazon\"\"", + "tags_s": "\"\"children\"\":[{\"\"id\"\":356", + "event_count_d": "\"\"name\"\":\"\"ec2\"\"", + "start_date_s": "\"\"children\"\":null}", + "end_date_s": "{\"\"id\"\":372", + "Type\r": "\"\"name\"\":\"\"us-west\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:15 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a11", + "port_d": "2024-06-17", + "protocol_d": "2024-07-16", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":82", + "last_seen_s": "\"\"name\"\":\"\"cloud\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":181", + "as_info_s": "\"\"name\"\":\"\"amazon\"\"", + "tags_s": "\"\"children\"\":[{\"\"id\"\":356", + "event_count_d": "\"\"name\"\":\"\"ec2\"\"", + "start_date_s": "\"\"children\"\":null}", + "end_date_s": "{\"\"id\"\":372", + "Type\r": "\"\"name\"\":\"\"us-west\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:15 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.0 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 7\r" + }, + { + "TimeGenerated [UTC]": "Connection: close\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a12", + "port_d": "2024-06-21", + "protocol_d": "2024-07-13", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":16509", + "banner_s": "\"\"as_name\"\":\"\"AMAZON-02", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":82", + "last_seen_s": "\"\"name\"\":\"\"cloud\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":181", + "as_info_s": "\"\"name\"\":\"\"amazon\"\"", + "tags_s": "\"\"children\"\":[{\"\"id\"\":356", + "event_count_d": "\"\"name\"\":\"\"ec2\"\"", + "start_date_s": "\"\"children\"\":null}", + "end_date_s": "{\"\"id\"\":372", + "Type\r": "\"\"name\"\":\"\"us-west\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:15 AM\"", + "port_d": "1.1.1.2", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"TLS/1.1 cipher:0xc014", + "first_seen_s": " website.apiproxy.us-west-2.prod.netflix.net", + "last_seen_s": " website.apiproxy.us-west-2.dynprod.netflix.net", + "country_codes_s": " apiproxy-website.us-west-2.prod.netflix.net", + "as_info_s": " apiproxy-website.us-west-2.dynprod.netflix.net", + "tags_s": " apiproxy.netflix.net", + "event_count_d": " apiproxy.us-west-2.dynprod.netflix.net", + "start_date_s": " apiproxy-website.netflix.net", + "end_date_s": " apiproxy.app.us-west-2.prod.cloud.netflix.net", + "Type\r": " website.apiproxy.prod.netflix.net" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "ECS (cha/8094)", + "first_seen_s": "377bb7a4e311f17f2a74b9fd5d478202f6a14", + "last_seen_s": "2024-06-21", + "country_codes_s": "2024-07-13", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":15133", + "event_count_d": "\"\"as_name\"\":\"\"EDGECAST", + "start_date_s": " US\"\"}]\"", + "end_date_s": "\"[{\"\"id\"\":176", + "Type\r": "\"\"name\"\":\"\"cdn\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "404 - Not Found", + "first_seen_s": "377bb7a4e311f17f2a74b9fd5d478202f6a15", + "last_seen_s": "2024-06-21", + "country_codes_s": "2024-07-13", + "as_info_s": "\"[\"\"US\"\"]\"", + "tags_s": "\"[{\"\"asn\"\":15133", + "event_count_d": "\"\"as_name\"\":\"\"EDGECAST", + "start_date_s": " US\"\"}]\"", + "end_date_s": "\"[{\"\"id\"\":176", + "Type\r": "\"\"name\"\":\"\"cdn\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"TLS/1.1 cipher:0xc013", + "first_seen_s": " www.example.org", + "last_seen_s": " www.example.org", + "country_codes_s": " example.net", + "as_info_s": " example.edu", + "tags_s": " example.com", + "event_count_d": " example.org", + "start_date_s": " www.example.com", + "end_date_s": " www.example.edu", + "Type\r": " www.example.net\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Type: text/html\r" + }, + { + "TimeGenerated [UTC]": "Date: Sat", + "ip_s": " 13 Jul 2024 14:43:14 GMT\r" + }, + { + "TimeGenerated [UTC]": "Server: ECS (sac/2508)\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 345\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a17", + "port_d": "2024-07-13", + "protocol_d": "2024-07-13", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":15133", + "banner_s": "\"\"as_name\"\":\"\"EDGECAST", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":176", + "last_seen_s": "\"\"name\"\":\"\"cdn\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":206", + "as_info_s": "\"\"name\"\":\"\"edgecast\"\"", + "tags_s": "\"\"children\"\":null}]}]\"", + "event_count_d": "2", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "Cymru_Scout_IP_Data_OpenPorts_CL\r" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Type: text/html\r" + }, + { + "TimeGenerated [UTC]": "Date: Thu", + "ip_s": " 11 Jul 2024 02:29:44 GMT\r" + }, + { + "TimeGenerated [UTC]": "Server: ECS (nyd/D16B)\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 345\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a18", + "port_d": "2024-07-11", + "protocol_d": "2024-07-11", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":15133", + "banner_s": "\"\"as_name\"\":\"\"EDGECAST", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":176", + "last_seen_s": "\"\"name\"\":\"\"cdn\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":206", + "as_info_s": "\"\"name\"\":\"\"edgecast\"\"", + "tags_s": "\"\"children\"\":null}]}]\"", + "event_count_d": "2", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "Cymru_Scout_IP_Data_OpenPorts_CL\r" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Type: text/html\r" + }, + { + "TimeGenerated [UTC]": "Date: Fri", + "ip_s": " 12 Jul 2024 04:54:15 GMT\r" + }, + { + "TimeGenerated [UTC]": "Server: ECS (laa/7B10)\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 345\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a19", + "port_d": "2024-07-12", + "protocol_d": "2024-07-12", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":15133", + "banner_s": "\"\"as_name\"\":\"\"EDGECAST", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":176", + "last_seen_s": "\"\"name\"\":\"\"cdn\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":206", + "as_info_s": "\"\"name\"\":\"\"edgecast\"\"", + "tags_s": "\"\"children\"\":null}]}]\"", + "event_count_d": "2", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "Cymru_Scout_IP_Data_OpenPorts_CL\r" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Type: text/html\r" + }, + { + "TimeGenerated [UTC]": "Date: Thu", + "ip_s": " 04 Jul 2024 16:10:01 GMT\r" + }, + { + "TimeGenerated [UTC]": "Server: ECS (dad/5FA3)\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 345\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a20", + "port_d": "2024-07-04", + "protocol_d": "2024-07-04", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":15133", + "banner_s": "\"\"as_name\"\":\"\"EDGECAST", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":176", + "last_seen_s": "\"\"name\"\":\"\"cdn\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":206", + "as_info_s": "\"\"name\"\":\"\"edgecast\"\"", + "tags_s": "\"\"children\"\":null}]}]\"", + "event_count_d": "2", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "Cymru_Scout_IP_Data_OpenPorts_CL\r" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Type: text/html\r" + }, + { + "TimeGenerated [UTC]": "Date: Sun", + "ip_s": " 07 Jul 2024 11:14:40 GMT\r" + }, + { + "TimeGenerated [UTC]": "Server: ECS (sac/2508)\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 345\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a21", + "port_d": "2024-07-07", + "protocol_d": "2024-07-07", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":15133", + "banner_s": "\"\"as_name\"\":\"\"EDGECAST", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":176", + "last_seen_s": "\"\"name\"\":\"\"cdn\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":206", + "as_info_s": "\"\"name\"\":\"\"edgecast\"\"", + "tags_s": "\"\"children\"\":null}]}]\"", + "event_count_d": "2", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "Cymru_Scout_IP_Data_OpenPorts_CL\r" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "https", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Type: text/html\r" + }, + { + "TimeGenerated [UTC]": "Date: Sun", + "ip_s": " 14 Jul 2024 22:00:08 GMT\r" + }, + { + "TimeGenerated [UTC]": "Server: ECS (sac/2508)\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 345\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a22", + "port_d": "2024-07-14", + "protocol_d": "2024-07-14", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":15133", + "banner_s": "\"\"as_name\"\":\"\"EDGECAST", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":176", + "last_seen_s": "\"\"name\"\":\"\"cdn\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":206", + "as_info_s": "\"\"name\"\":\"\"edgecast\"\"", + "tags_s": "\"\"children\"\":null}]}]\"", + "event_count_d": "2", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "Cymru_Scout_IP_Data_OpenPorts_CL\r" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:40:22 AM\"", + "port_d": "1.1.1.3", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "banner_s": "http", + "banner_sha1_s": "\"HTTP/1.1 404 Not Found\r" + }, + { + "TimeGenerated [UTC]": "Content-Type: text/html\r" + }, + { + "TimeGenerated [UTC]": "Date: Thu", + "ip_s": " 11 Jul 2024 03:25:05 GMT\r" + }, + { + "TimeGenerated [UTC]": "Server: ECS (dce/2694)\r" + }, + { + "TimeGenerated [UTC]": "Content-Length: 345\"", + "ip_s": "377bb7a4e311f17f2a74b9fd5d478202f6a23", + "port_d": "2024-07-11", + "protocol_d": "2024-07-11", + "protocol_text_s": "\"[\"\"US\"\"]\"", + "service_s": "\"[{\"\"asn\"\":15133", + "banner_s": "\"\"as_name\"\":\"\"EDGECAST", + "banner_sha1_s": " US\"\"}]\"", + "first_seen_s": "\"[{\"\"id\"\":176", + "last_seen_s": "\"\"name\"\":\"\"cdn\"\"", + "country_codes_s": "\"\"children\"\":[{\"\"id\"\":206", + "as_info_s": "\"\"name\"\":\"\"edgecast\"\"", + "tags_s": "\"\"children\"\":null}]}]\"", + "event_count_d": "2", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "Cymru_Scout_IP_Data_OpenPorts_CL" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_PDNS_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_PDNS_CL.txt new file mode 100644 index 0000000000..a71669ba57 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_PDNS_CL.txt @@ -0,0 +1,446 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:19 PM\"", + "domain_s": "A:B:C:0:26:FF:98:D", + "root_s": "apiproxy-website-nlb-prod-1-bcf28d21f4bbcf2c.elb.us-west-2.amazonaws.com", + "tld_s": "amazonaws.com", + "type_s": "com", + "registrar_s": "AAAA", + "domain_created_s": "MarkMonitor Inc.", + "domain_expires_s": "2005-08-18", + "nameservers_s": "2027-01-16", + "country_codes_s": "\"[{\"\"root\"\":\"\"awsdns-37.org\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns-1321.awsdns-37.org\"\"]}", + "distinct_ips_d": "{\"\"root\"\":\"\"awsdns-16.co.uk\"\"", + "active_days_d": "\"\"nameservers\"\":[\"\"ns-1670.awsdns-16.co.uk\"\"]}", + "event_count_d": "{\"\"root\"\":\"\"awsdns-03.com\"\"", + "first_seen_s": "\"\"nameservers\"\":[\"\"ns-27.awsdns-03.com\"\"]}", + "last_seen_s": "{\"\"root\"\":\"\"awsdns-56.net\"\"", + "start_date_s": "\"\"nameservers\"\":[\"\"ns-967.awsdns-56.net\"\"]}]\"", + "end_date_s": "\"[\"\"US\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":16509" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:19 PM\"", + "domain_s": "A:B:C:0:26:FF:98:D", + "root_s": "netflix.com", + "tld_s": "netflix.com", + "type_s": "com", + "registrar_s": "AAAA", + "domain_created_s": "MarkMonitor Inc.", + "domain_expires_s": "1997-11-11", + "nameservers_s": "2025-11-10", + "country_codes_s": "\"[{\"\"root\"\":\"\"awsdns-43.org\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns-1372.awsdns-43.org\"\"]}", + "distinct_ips_d": "{\"\"root\"\":\"\"awsdns-56.co.uk\"\"", + "active_days_d": "\"\"nameservers\"\":[\"\"ns-1984.awsdns-56.co.uk\"\"]}", + "event_count_d": "{\"\"root\"\":\"\"awsdns-18.net\"\"", + "first_seen_s": "\"\"nameservers\"\":[\"\"ns-659.awsdns-18.net\"\"]}", + "last_seen_s": "{\"\"root\"\":\"\"awsdns-10.com\"\"", + "start_date_s": "\"\"nameservers\"\":[\"\"ns-81.awsdns-10.com\"\"]}]\"", + "end_date_s": "\"[\"\"US\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":16509" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:19 PM\"", + "domain_s": "A:B:C:0:26:FF:98:D", + "root_s": "www.netflix.com", + "tld_s": "netflix.com", + "type_s": "com", + "registrar_s": "AAAA", + "domain_created_s": "MarkMonitor Inc.", + "domain_expires_s": "1997-11-11", + "nameservers_s": "2025-11-10", + "country_codes_s": "\"[{\"\"root\"\":\"\"awsdns-43.org\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns-1372.awsdns-43.org\"\"]}", + "distinct_ips_d": "{\"\"root\"\":\"\"awsdns-56.co.uk\"\"", + "active_days_d": "\"\"nameservers\"\":[\"\"ns-1984.awsdns-56.co.uk\"\"]}", + "event_count_d": "{\"\"root\"\":\"\"awsdns-18.net\"\"", + "first_seen_s": "\"\"nameservers\"\":[\"\"ns-659.awsdns-18.net\"\"]}", + "last_seen_s": "{\"\"root\"\":\"\"awsdns-10.com\"\"", + "start_date_s": "\"\"nameservers\"\":[\"\"ns-81.awsdns-10.com\"\"]}]\"", + "end_date_s": "\"[\"\"US\"\"]\"", + "Type\r": "\"[{\"\"asn\"\":16509" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "alipesquissa.store", + "tld_s": "alipesquissa.store", + "type_s": "store", + "registrar_s": "A", + "domain_created_s": "PDR Ltd. d/b/a PublicDomainRegistry.com", + "domain_expires_s": "2023-03-03", + "nameservers_s": "2025-03-03", + "country_codes_s": "\"[{\"\"root\"\":\"\"hostgator.com.br\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns1036.hostgator.com.br\"\"", + "distinct_ips_d": "\"\"ns1037.hostgator.com.br\"\"]}]\"", + "active_days_d": "\"[\"\"US\"\"]\"", + "event_count_d": "\"[{\"\"asn\"\":15133", + "first_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "last_seen_s": "1", + "start_date_s": "23", + "end_date_s": "106", + "Type\r": "2024-06-17" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "catalyst.rxrx.io", + "tld_s": "rxrx.io", + "type_s": "io", + "registrar_s": "A", + "domain_created_s": "Key-Systems GmbH", + "domain_expires_s": "2020-05-20", + "nameservers_s": "2024-05-20", + "country_codes_s": "\"[{\"\"root\"\":\"\"googledomains.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns-cloud-c1.googledomains.com\"\"", + "distinct_ips_d": "\"\"ns-cloud-c2.googledomains.com\"\"", + "active_days_d": "\"\"ns-cloud-c3.googledomains.com\"\"", + "event_count_d": "\"\"ns-cloud-c4.googledomains.com\"\"]}]\"", + "first_seen_s": "\"[\"\"US\"\"]\"", + "last_seen_s": "\"[{\"\"asn\"\":15133", + "start_date_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "end_date_s": "1", + "Type\r": "21" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "your.as", + "tld_s": "your.as", + "type_s": "as", + "registrar_s": "A", + "domain_created_s": "", + "domain_expires_s": "", + "nameservers_s": "", + "country_codes_s": "", + "as_info_s": "\"[\"\"US\"\"]\"", + "distinct_ips_d": "\"[{\"\"asn\"\":15133", + "active_days_d": "\"\"as_name\"\":\"\"\"\"}]\"", + "event_count_d": "1", + "first_seen_s": "26", + "last_seen_s": "26", + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "Type\r": "2024-06-17" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "emcal.sebastianpopp.com", + "tld_s": "sebastianpopp.com", + "type_s": "com", + "registrar_s": "A", + "domain_created_s": "RegistryGate GmbH", + "domain_expires_s": "2010-12-11", + "nameservers_s": "2024-12-11", + "country_codes_s": "\"[{\"\"root\"\":\"\"kasserver.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns5.kasserver.com\"\"", + "distinct_ips_d": "\"\"ns6.kasserver.com\"\"]}]\"", + "active_days_d": "\"[\"\"US\"\"]\"", + "event_count_d": "\"[{\"\"asn\"\":15133", + "first_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "last_seen_s": "1", + "start_date_s": "25", + "end_date_s": "25", + "Type\r": "2024-06-17" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "emv1.rxrx.io", + "tld_s": "rxrx.io", + "type_s": "io", + "registrar_s": "A", + "domain_created_s": "Key-Systems GmbH", + "domain_expires_s": "2020-05-20", + "nameservers_s": "2024-05-20", + "country_codes_s": "\"[{\"\"root\"\":\"\"googledomains.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns-cloud-c1.googledomains.com\"\"", + "distinct_ips_d": "\"\"ns-cloud-c2.googledomains.com\"\"", + "active_days_d": "\"\"ns-cloud-c3.googledomains.com\"\"", + "event_count_d": "\"\"ns-cloud-c4.googledomains.com\"\"]}]\"", + "first_seen_s": "\"[\"\"US\"\"]\"", + "last_seen_s": "\"[{\"\"asn\"\":15133", + "start_date_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "end_date_s": "1", + "Type\r": "23" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "*.rxrx.io", + "tld_s": "rxrx.io", + "type_s": "io", + "registrar_s": "A", + "domain_created_s": "Key-Systems GmbH", + "domain_expires_s": "2020-05-20", + "nameservers_s": "2024-05-20", + "country_codes_s": "\"[{\"\"root\"\":\"\"googledomains.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns-cloud-c1.googledomains.com\"\"", + "distinct_ips_d": "\"\"ns-cloud-c2.googledomains.com\"\"", + "active_days_d": "\"\"ns-cloud-c3.googledomains.com\"\"", + "event_count_d": "\"\"ns-cloud-c4.googledomains.com\"\"]}]\"", + "first_seen_s": "\"[\"\"US\"\"]\"", + "last_seen_s": "\"[{\"\"asn\"\":15133", + "start_date_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "end_date_s": "1", + "Type\r": "23" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "www.rxrx.io", + "tld_s": "rxrx.io", + "type_s": "io", + "registrar_s": "A", + "domain_created_s": "Key-Systems GmbH", + "domain_expires_s": "2020-05-20", + "nameservers_s": "2024-05-20", + "country_codes_s": "\"[{\"\"root\"\":\"\"googledomains.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"ns-cloud-c1.googledomains.com\"\"", + "distinct_ips_d": "\"\"ns-cloud-c2.googledomains.com\"\"", + "active_days_d": "\"\"ns-cloud-c3.googledomains.com\"\"", + "event_count_d": "\"\"ns-cloud-c4.googledomains.com\"\"]}]\"", + "first_seen_s": "\"[\"\"US\"\"]\"", + "last_seen_s": "\"[{\"\"asn\"\":15133", + "start_date_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "end_date_s": "1", + "Type\r": "23" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "chuumoku.com", + "tld_s": "chuumoku.com", + "type_s": "com", + "registrar_s": "A", + "domain_created_s": "\"Guangdong Nicenic Technology Co.", + "domain_expires_s": " Ltd. dba NiceNIC\"", + "nameservers_s": "2017-05-04", + "country_codes_s": "2029-05-03", + "as_info_s": "\"[{\"\"root\"\":\"\"ndns.cn\"\"", + "distinct_ips_d": "\"\"nameservers\"\":[\"\"ns1.ndns.cn\"\"", + "active_days_d": "\"\"ns2.ndns.cn\"\"]}]\"", + "event_count_d": "\"[\"\"US\"\"]\"", + "first_seen_s": "\"[{\"\"asn\"\":15133", + "last_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "start_date_s": "2", + "end_date_s": "22", + "Type\r": "22" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "delphi-cap.com", + "tld_s": "delphi-cap.com", + "type_s": "com", + "registrar_s": "A", + "domain_created_s": "\"GoDaddy.com", + "domain_expires_s": " LLC\"", + "nameservers_s": "2020-01-30", + "country_codes_s": "2025-01-30", + "as_info_s": "\"[{\"\"root\"\":\"\"cloudflare.com\"\"", + "distinct_ips_d": "\"\"nameservers\"\":[\"\"darl.ns.cloudflare.com\"\"", + "active_days_d": "\"\"melinda.ns.cloudflare.com\"\"]}]\"", + "event_count_d": "\"[\"\"US\"\"]\"", + "first_seen_s": "\"[{\"\"asn\"\":15133", + "last_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "start_date_s": "1", + "end_date_s": "20", + "Type\r": "21" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "cleanthepool.ovh", + "tld_s": "cleanthepool.ovh", + "type_s": "ovh", + "registrar_s": "A", + "domain_created_s": "OVH", + "domain_expires_s": "2024-05-06", + "nameservers_s": "2025-05-06", + "country_codes_s": "\"[{\"\"root\"\":\"\"ovh.ca\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"dns10.ovh.ca\"\"", + "distinct_ips_d": "\"\"ns10.ovh.ca\"\"]}]\"", + "active_days_d": "\"[\"\"US\"\"]\"", + "event_count_d": "\"[{\"\"asn\"\":15133", + "first_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "last_seen_s": "1", + "start_date_s": "21", + "end_date_s": "21", + "Type\r": "2024-06-17" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "lucasfusta.com", + "tld_s": "lucasfusta.com", + "type_s": "com", + "registrar_s": "A", + "domain_created_s": "\"GoDaddy.com", + "domain_expires_s": " LLC\"", + "nameservers_s": "2012-11-23", + "country_codes_s": "2024-11-23", + "as_info_s": "\"[{\"\"root\"\":\"\"domaincontrol.com\"\"", + "distinct_ips_d": "\"\"nameservers\"\":[\"\"ns75.domaincontrol.com\"\"", + "active_days_d": "\"\"ns76.domaincontrol.com\"\"]}]\"", + "event_count_d": "\"[\"\"US\"\"]\"", + "first_seen_s": "\"[{\"\"asn\"\":15133", + "last_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "start_date_s": "1", + "end_date_s": "20", + "Type\r": "20" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "frogpondpottery.com", + "tld_s": "frogpondpottery.com", + "type_s": "com", + "registrar_s": "A", + "domain_created_s": "\"Network Solutions", + "domain_expires_s": " LLC\"", + "nameservers_s": "1997-02-10", + "country_codes_s": "2025-02-11", + "as_info_s": "\"[{\"\"root\"\":\"\"domaincontrol.com\"\"", + "distinct_ips_d": "\"\"nameservers\"\":[\"\"ns51.domaincontrol.com\"\"", + "active_days_d": "\"\"ns52.domaincontrol.com\"\"]}]\"", + "event_count_d": "\"[\"\"US\"\"]\"", + "first_seen_s": "\"[{\"\"asn\"\":15133", + "last_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "start_date_s": "1", + "end_date_s": "20", + "Type\r": "20" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "eryeo33.site", + "tld_s": "eryeo33.site", + "type_s": "site", + "registrar_s": "A", + "domain_created_s": "URL Solutions Inc.", + "domain_expires_s": "2024-01-09", + "nameservers_s": "2025-01-09", + "country_codes_s": "\"[{\"\"root\"\":\"\"cloudflare.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"guss.ns.cloudflare.com\"\"", + "distinct_ips_d": "\"\"liz.ns.cloudflare.com\"\"]}]\"", + "active_days_d": "\"[\"\"US\"\"]\"", + "event_count_d": "\"[{\"\"asn\"\":15133", + "first_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "last_seen_s": "1", + "start_date_s": "18", + "end_date_s": "19", + "Type\r": "2024-06-18" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "lagrangesystems.com", + "tld_s": "lagrangesystems.com", + "type_s": "com", + "registrar_s": "A", + "domain_created_s": "\"NameCheap", + "domain_expires_s": " Inc.\"", + "nameservers_s": "2011-10-13", + "country_codes_s": "2024-10-13", + "as_info_s": "\"[{\"\"root\"\":\"\"awsdns-33.org\"\"", + "distinct_ips_d": "\"\"nameservers\"\":[\"\"ns-1292.awsdns-33.org\"\"]}", + "active_days_d": "{\"\"root\"\":\"\"awsdns-01.com\"\"", + "event_count_d": "\"\"nameservers\"\":[\"\"ns-15.awsdns-01.com\"\"]}", + "first_seen_s": "{\"\"root\"\":\"\"awsdns-26.co.uk\"\"", + "last_seen_s": "\"\"nameservers\"\":[\"\"ns-1750.awsdns-26.co.uk\"\"]}", + "start_date_s": "{\"\"root\"\":\"\"awsdns-53.net\"\"", + "end_date_s": "\"\"nameservers\"\":[\"\"ns-941.awsdns-53.net\"\"]}]\"", + "Type\r": "\"[\"\"US\"\"]\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "mail.afmedios.com", + "tld_s": "afmedios.com", + "type_s": "com", + "registrar_s": "A", + "domain_created_s": "\"Wild West Domains", + "domain_expires_s": " LLC\"", + "nameservers_s": "2008-10-13", + "country_codes_s": "2025-10-13", + "as_info_s": "\"[{\"\"root\"\":\"\"sucuridns.com\"\"", + "distinct_ips_d": "\"\"nameservers\"\":[\"\"10.sucuridns.com\"\"", + "active_days_d": "\"\"11.sucuridns.com\"\"", + "event_count_d": "\"\"15.sucuridns.com\"\"", + "first_seen_s": "\"\"18.sucuridns.com\"\"]}]\"", + "last_seen_s": "\"[\"\"US\"\"]\"", + "start_date_s": "\"[{\"\"asn\"\":15133", + "end_date_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "Type\r": "2" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "issa.cm", + "tld_s": "issa.cm", + "type_s": "cm", + "registrar_s": "A", + "domain_created_s": "Netcom.cm Sarl", + "domain_expires_s": "2024-05-15", + "nameservers_s": "2025-05-15", + "country_codes_s": "\"[{\"\"root\"\":\"\"cloudflare.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"sunny.ns.cloudflare.com\"\"", + "distinct_ips_d": "\"\"wesley.ns.cloudflare.com\"\"]}]\"", + "active_days_d": "\"[\"\"US\"\"]\"", + "event_count_d": "\"[{\"\"asn\"\":15133", + "first_seen_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "last_seen_s": "1", + "start_date_s": "15", + "end_date_s": "17", + "Type\r": "2024-06-18" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 4:20:21 PM\"", + "domain_s": "1.1.1.1", + "root_s": "vaati.org", + "tld_s": "vaati.org", + "type_s": "org", + "registrar_s": "A", + "domain_created_s": "Porkbun LLC", + "domain_expires_s": "2020-10-10", + "nameservers_s": "2024-10-10", + "country_codes_s": "\"[{\"\"root\"\":\"\"porkbun.com\"\"", + "as_info_s": "\"\"nameservers\"\":[\"\"curitiba.ns.porkbun.com\"\"", + "distinct_ips_d": "\"\"fortaleza.ns.porkbun.com\"\"", + "active_days_d": "\"\"maceio.ns.porkbun.com\"\"", + "event_count_d": "\"\"salvador.ns.porkbun.com\"\"]}]\"", + "first_seen_s": "\"[\"\"US\"\"]\"", + "last_seen_s": "\"[{\"\"asn\"\":15133", + "start_date_s": "\"\"as_name\"\":\"\"\"\"}]\"", + "end_date_s": "1", + "Type\r": "16" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Certs_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Certs_CL.txt new file mode 100644 index 0000000000..cfd2c661fc --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Certs_CL.txt @@ -0,0 +1,446 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:16 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Root CA V1", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Root CA V1", + "valid_days_d": "Netflix Internal Services Root CA V1", + "md5_g": "\"emailAddress=platformsecurity@netflix.com", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " CN=Netflix Internal Services Root CA V1", + "ip_s": " L=Los Gatos", + "start_date_s": " ST=California", + "end_date_s": " C=US", + "Type\r": " emailAddress=platformsecurity@netflix.com\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:16 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-0ba0ad587b6c0786f", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-06-18" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:16 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-00a1c36329d41e5f5", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-06-24" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:16 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-03331e2feb9489ffe", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-07-05" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:06 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Root CA V1", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Root CA V1", + "valid_days_d": "Netflix Internal Services Root CA V1", + "md5_g": "\"emailAddress=platformsecurity@netflix.com", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " CN=Netflix Internal Services Root CA V1", + "ip_s": " L=Los Gatos", + "start_date_s": " ST=California", + "end_date_s": " C=US", + "Type\r": " emailAddress=platformsecurity@netflix.com\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:06 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-0655b773d971585ea", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-06-21" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:06 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-000199d2b0f4644fa", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-07-08" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:06 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-066dc3ac461e42a76", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-07-13" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:06 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-0ef20224ece32ff42", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-07-02" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:40:06 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-0fd7c4ef06bd78362", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-06-27" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:32 AM\"", + "issuer_common_name_s": "\"CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "common_name_s": " O=DigiCert Inc", + "subject_s": " C=US\"", + "port_d": "DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "first_seen_s": "www.example.org", + "last_seen_s": "\"CN=www.example.org", + "self_signed_b": " O=Internet Corporation for Assigned Names and Numbers", + "not_before_s": " L=Los Angeles", + "not_after_s": " ST=California", + "valid_days_d": " C=US\"", + "md5_g": "443", + "sha1_s": "2024-06-21", + "sha256_s": "2024-07-13", + "css_color_s": "FALSE", + "ip_s": "2024-01-30", + "start_date_s": "2025-03-01", + "end_date_s": "397", + "Type\r": "6fa9f4d-1784-4ed-d21a-c5f2b4b9adb" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:37 AM\"", + "issuer_common_name_s": "\"CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "common_name_s": " O=DigiCert Inc", + "subject_s": " C=US\"", + "port_d": "DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "first_seen_s": "www.example.org", + "last_seen_s": "\"CN=www.example.org", + "self_signed_b": " O=Internet Corporation for Assigned Names and Numbers", + "not_before_s": " L=Los Angeles", + "not_after_s": " ST=California", + "valid_days_d": " C=US\"", + "md5_g": "443", + "sha1_s": "2024-06-21", + "sha256_s": "2024-07-13", + "css_color_s": "FALSE", + "ip_s": "2024-01-30", + "start_date_s": "2025-03-01", + "end_date_s": "397", + "Type\r": "6fa9f4d-1784-4ed-d21a-c5f2b4b9adb" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:25 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Root CA V1", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Root CA V1", + "valid_days_d": "Netflix Internal Services Root CA V1", + "md5_g": "\"emailAddress=platformsecurity@netflix.com", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " CN=Netflix Internal Services Root CA V1", + "ip_s": " L=Los Gatos", + "start_date_s": " ST=California", + "end_date_s": " C=US", + "Type\r": " emailAddress=platformsecurity@netflix.com\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:25 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-0655b773d971585ea", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-06-21" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:25 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-000199d2b0f4644fa", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-07-08" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:25 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-066dc3ac461e42a76", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-07-13" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:25 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-0ef20224ece32ff42", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-07-02" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 5:53:25 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Intermediate Prod CA V9", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Intermediate Prod CA V9", + "valid_days_d": "", + "md5_g": "\"serialNumber=i-0fd7c4ef06bd78362", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " L=Los Gatos", + "ip_s": " ST=California", + "start_date_s": " C=US\"", + "end_date_s": "443", + "Type\r": "2024-06-27" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 6:20:03 AM\"", + "issuer_common_name_s": "\"CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "common_name_s": " O=DigiCert Inc", + "subject_s": " C=US\"", + "port_d": "DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "first_seen_s": "www.example.org", + "last_seen_s": "\"CN=www.example.org", + "self_signed_b": " O=Internet Corporation for Assigned Names and Numbers", + "not_before_s": " L=Los Angeles", + "not_after_s": " ST=California", + "valid_days_d": " C=US\"", + "md5_g": "443", + "sha1_s": "2024-06-21", + "sha256_s": "2024-07-13", + "css_color_s": "FALSE", + "ip_s": "2024-01-30", + "start_date_s": "2025-03-01", + "end_date_s": "397", + "Type\r": "6fa9f4d-1784-4ed-d21a-c5f2b4b9adb" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "issuer_s": " 6:20:17 AM\"", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "subject_s": " O=Netflix Inc", + "port_d": " CN=Netflix Internal Services Root CA V1", + "first_seen_s": " L=Los Gatos", + "last_seen_s": " ST=California", + "self_signed_b": " C=US", + "not_before_s": " emailAddress=platformsecurity@netflix.com\"", + "not_after_s": "Netflix Internal Services Root CA V1", + "valid_days_d": "Netflix Internal Services Root CA V1", + "md5_g": "\"emailAddress=platformsecurity@netflix.com", + "sha1_s": " OU=Platform Security", + "sha256_s": " O=Netflix Inc", + "css_color_s": " CN=Netflix Internal Services Root CA V1", + "ip_s": " L=Los Gatos", + "start_date_s": " ST=California", + "end_date_s": " C=US", + "Type\r": " emailAddress=platformsecurity@netflix.com\"" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Details_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Details_CL.txt new file mode 100644 index 0000000000..6472545a9b --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Details_CL.txt @@ -0,0 +1,526 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:40:07 AM\"", + "ip_s": "1", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}", + "tag_timeline_data_s": "{\"\"id\"\":803", + "insights_overall_rating_s": "\"\"name\"\":\"\"top-site\"\"", + "insights_total_d": "\"\"children\"\":null}]\"", + "insights_insights_s": "\"[\"\"ec2-44-242-13-161.us-west-2.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:40:11 AM\"", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":371", + "whois_net_name_s": "\"\"name\"\":\"\"us-east\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}]\"", + "tag_timeline_data_s": "", + "insights_overall_rating_s": "14618", + "insights_total_d": "\"AMAZON-AES", + "insights_insights_s": " US\"", + "tags_id_s": "0", + "tags_name_s": "", + "Type\r": "AMZ-EC2" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:40:24 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}", + "tag_timeline_data_s": "{\"\"id\"\":803", + "insights_overall_rating_s": "\"\"name\"\":\"\"top-site\"\"", + "insights_total_d": "\"\"children\"\":null}]\"", + "insights_insights_s": "\"[\"\"ec2-52-38-7-83.us-west-2.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:40:20 AM\"", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}]\"", + "tag_timeline_data_s": "", + "insights_overall_rating_s": "16509", + "insights_total_d": "\"AMAZON-02", + "insights_insights_s": " US\"", + "tags_id_s": "16509", + "tags_name_s": "AMAZON-02", + "Type\r": "AMAZON-PDX-V6" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:40:16 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.3", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "IE", + "reverse_hostnames_s": "\"[{\"\"id\"\":803", + "bgp_asn_d": "\"\"name\"\":\"\"top-site\"\"", + "bgp_asname_s": "\"\"children\"\":null}", + "whois_asn_d": "{\"\"id\"\":82", + "whois_as_name_s": "\"\"name\"\":\"\"cloud\"\"", + "whois_net_name_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_org_name_s": "\"\"name\"\":\"\"amazon\"\"", + "pdns_total_d": "\"\"children\"\":[{\"\"id\"\":373", + "open_ports_total_d": "\"\"name\"\":\"\"eu-west\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}", + "tag_timeline_data_s": "{\"\"id\"\":356", + "insights_overall_rating_s": "\"\"name\"\":\"\"ec2\"\"", + "insights_total_d": "\"\"children\"\":null}]}]}]\"", + "insights_insights_s": "\"[\"\"ec2-52-214-181-141.eu-west-1.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:53:30 AM\"", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}]\"", + "tag_timeline_data_s": "", + "insights_overall_rating_s": "16509", + "insights_total_d": "\"AMAZON-02", + "insights_insights_s": " US\"", + "tags_id_s": "16509", + "tags_name_s": "AMAZON-02", + "Type\r": "AMAZON-PDX-V6" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:53:26 AM\"", + "ip_s": "1", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}", + "tag_timeline_data_s": "{\"\"id\"\":803", + "insights_overall_rating_s": "\"\"name\"\":\"\"top-site\"\"", + "insights_total_d": "\"\"children\"\":null}]\"", + "insights_insights_s": "\"[\"\"ec2-44-242-13-161.us-west-2.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:53:28 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}", + "tag_timeline_data_s": "{\"\"id\"\":803", + "insights_overall_rating_s": "\"\"name\"\":\"\"top-site\"\"", + "insights_total_d": "\"\"children\"\":null}]\"", + "insights_insights_s": "\"[\"\"ec2-52-38-7-83.us-west-2.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:53:35 AM\"", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":371", + "whois_net_name_s": "\"\"name\"\":\"\"us-east\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}]\"", + "tag_timeline_data_s": "", + "insights_overall_rating_s": "14618", + "insights_total_d": "\"AMAZON-AES", + "insights_insights_s": " US\"", + "tags_id_s": "0", + "tags_name_s": "", + "Type\r": "AMZ-EC2" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:53:38 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.4", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":176", + "bgp_asn_d": "\"\"name\"\":\"\"cdn\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":206", + "whois_asn_d": "\"\"name\"\":\"\"edgecast\"\"", + "whois_as_name_s": "\"\"children\"\":null}]}]\"", + "whois_net_name_s": "", + "whois_org_name_s": "15133", + "pdns_total_d": "\"EDGECAST", + "open_ports_total_d": " US\"", + "open_ports_unique_ports_d": "15133", + "tag_timeline_data_s": "EDGECAST", + "insights_overall_rating_s": "EDGECAST-NETBLK-03", + "insights_total_d": "Edgecast Inc.", + "insights_insights_s": "1363", + "tags_id_s": "2", + "tags_name_s": "2", + "Type\r": "\"[{\"\"tag\"\":{\"\"id\"\":176" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 5:53:33 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.4", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":176", + "bgp_asn_d": "\"\"name\"\":\"\"cdn\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":206", + "whois_asn_d": "\"\"name\"\":\"\"edgecast\"\"", + "whois_as_name_s": "\"\"children\"\":null}]}]\"", + "whois_net_name_s": "", + "whois_org_name_s": "15133", + "pdns_total_d": "\"EDGECAST", + "open_ports_total_d": " US\"", + "open_ports_unique_ports_d": "15133", + "tag_timeline_data_s": "EDGECAST", + "insights_overall_rating_s": "EDGECAST-NETBLK-03", + "insights_total_d": "Edgecast Inc.", + "insights_insights_s": "1363", + "tags_id_s": "2", + "tags_name_s": "2", + "Type\r": "\"[{\"\"tag\"\":{\"\"id\"\":176" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 8:00:04 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.4", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":176", + "bgp_asn_d": "\"\"name\"\":\"\"cdn\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":206", + "whois_asn_d": "\"\"name\"\":\"\"edgecast\"\"", + "whois_as_name_s": "\"\"children\"\":null}]}]\"", + "whois_net_name_s": "", + "whois_org_name_s": "15133", + "pdns_total_d": "\"EDGECAST", + "open_ports_total_d": " US\"", + "open_ports_unique_ports_d": "15133", + "tag_timeline_data_s": "EDGECAST", + "insights_overall_rating_s": "EDGECAST-NETBLK-03", + "insights_total_d": "Edgecast Inc.", + "insights_insights_s": "1363", + "tags_id_s": "2", + "tags_name_s": "2", + "Type\r": "\"[{\"\"tag\"\":{\"\"id\"\":176" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 8:00:15 AM\"", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}]\"", + "tag_timeline_data_s": "", + "insights_overall_rating_s": "16509", + "insights_total_d": "\"AMAZON-02", + "insights_insights_s": " US\"", + "tags_id_s": "16509", + "tags_name_s": "AMAZON-02", + "Type\r": "AMAZON-PDX-V6" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 8:00:21 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":803", + "bgp_asn_d": "\"\"name\"\":\"\"top-site\"\"", + "bgp_asname_s": "\"\"children\"\":null}", + "whois_asn_d": "{\"\"id\"\":82", + "whois_as_name_s": "\"\"name\"\":\"\"cloud\"\"", + "whois_net_name_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_org_name_s": "\"\"name\"\":\"\"amazon\"\"", + "pdns_total_d": "\"\"children\"\":[{\"\"id\"\":372", + "open_ports_total_d": "\"\"name\"\":\"\"us-west\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}", + "tag_timeline_data_s": "{\"\"id\"\":356", + "insights_overall_rating_s": "\"\"name\"\":\"\"ec2\"\"", + "insights_total_d": "\"\"children\"\":null}]}]}]\"", + "insights_insights_s": "\"[\"\"ec2-52-38-7-83.us-west-2.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 8:00:26 AM\"", + "ip_s": "1", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}", + "tag_timeline_data_s": "{\"\"id\"\":803", + "insights_overall_rating_s": "\"\"name\"\":\"\"top-site\"\"", + "insights_total_d": "\"\"children\"\":null}]\"", + "insights_insights_s": "\"[\"\"ec2-44-242-13-161.us-west-2.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 8:00:35 AM\"", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":371", + "whois_net_name_s": "\"\"name\"\":\"\"us-east\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}]\"", + "tag_timeline_data_s": "", + "insights_overall_rating_s": "14618", + "insights_total_d": "\"AMAZON-AES", + "insights_insights_s": " US\"", + "tags_id_s": "0", + "tags_name_s": "", + "Type\r": "AMZ-EC2" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 8:01:33 AM\"", + "ip_s": "1", + "start_date_s": "1.2.3.4", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "AU", + "reverse_hostnames_s": "", + "bgp_asn_d": "", + "bgp_asname_s": "0", + "whois_asn_d": "", + "whois_as_name_s": "0", + "whois_net_name_s": "", + "whois_org_name_s": "Debogon-prefix", + "pdns_total_d": "Resource Quality Assurance", + "open_ports_total_d": "124579", + "open_ports_unique_ports_d": "0", + "tag_timeline_data_s": "0", + "insights_overall_rating_s": "", + "insights_total_d": "suspicious", + "insights_insights_s": "1", + "tags_id_s": "\"[{\"\"rating\"\":\"\"suspicious\"\"", + "tags_name_s": "\"\"message\"\":\"\"Domain www.netflix.com.yyc.com contains .com. outside of its TLD; this is sometimes suspicious.\"\"}]\"", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 6:42:18 AM\"", + "ip_s": "1", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":82", + "bgp_asn_d": "\"\"name\"\":\"\"cloud\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":181", + "whois_asn_d": "\"\"name\"\":\"\"amazon\"\"", + "whois_as_name_s": "\"\"children\"\":[{\"\"id\"\":372", + "whois_net_name_s": "\"\"name\"\":\"\"us-west\"\"", + "whois_org_name_s": "\"\"children\"\":null}", + "pdns_total_d": "{\"\"id\"\":356", + "open_ports_total_d": "\"\"name\"\":\"\"ec2\"\"", + "open_ports_unique_ports_d": "\"\"children\"\":null}]}]}", + "tag_timeline_data_s": "{\"\"id\"\":803", + "insights_overall_rating_s": "\"\"name\"\":\"\"top-site\"\"", + "insights_total_d": "\"\"children\"\":null}]\"", + "insights_insights_s": "\"[\"\"ec2-44-242-13-161.us-west-2.compute.amazonaws.com.\"\"]\"", + "tags_id_s": "16509", + "tags_name_s": "\"AMAZON-02", + "Type\r": " US\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 8:01:28 AM\"", + "ip_s": "1", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":176", + "bgp_asn_d": "\"\"name\"\":\"\"cdn\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":210", + "whois_asn_d": "\"\"name\"\":\"\"cloudflare\"\"", + "whois_as_name_s": "\"\"children\"\":null}]}]\"", + "whois_net_name_s": "\"[\"\"one.one.one.one.\"\"]\"", + "whois_org_name_s": "13335", + "pdns_total_d": "\"CLOUDFLARENET", + "open_ports_total_d": " US\"", + "open_ports_unique_ports_d": "13335", + "tag_timeline_data_s": "CLOUDFLARENET", + "insights_overall_rating_s": "APNIC-LABS", + "insights_total_d": "APNIC Research and Development", + "insights_insights_s": "1123202", + "tags_id_s": "20", + "tags_name_s": "19", + "Type\r": "\"[{\"\"tag\"\":{\"\"id\"\":176" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "total_d": " 6:43:45 AM\"", + "ip_s": "1", + "start_date_s": "2.2.2.4", + "end_date_s": "2024-06-17", + "geo_ip_cc_s": "2024-07-16", + "tags_s": "US", + "reverse_hostnames_s": "\"[{\"\"id\"\":176", + "bgp_asn_d": "\"\"name\"\":\"\"cdn\"\"", + "bgp_asname_s": "\"\"children\"\":[{\"\"id\"\":206", + "whois_asn_d": "\"\"name\"\":\"\"edgecast\"\"", + "whois_as_name_s": "\"\"children\"\":null}]}]\"", + "whois_net_name_s": "", + "whois_org_name_s": "15133", + "pdns_total_d": "\"EDGECAST", + "open_ports_total_d": " US\"", + "open_ports_unique_ports_d": "15133", + "tag_timeline_data_s": "EDGECAST", + "insights_overall_rating_s": "EDGECAST-NETBLK-03", + "insights_total_d": "Edgecast Inc.", + "insights_insights_s": "1363", + "tags_id_s": "2", + "tags_name_s": "2", + "Type\r": "\"[{\"\"tag\"\":{\"\"id\"\":176" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Fingerprints_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Fingerprints_CL.txt new file mode 100644 index 0000000000..d9c1263430 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_Fingerprints_CL.txt @@ -0,0 +1,286 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:16 AM\"", + "signature_g": "jarm", + "port_d": "", + "first_seen_s": "443", + "last_seen_s": "2024-06-18", + "count_d": "2024-07-05", + "ip_s": "3", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "ad2ad0002ad2ad22c42dd00041df99b2decc4b8fb98e1980ee1064c" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:06 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "count_d": "2024-07-16", + "ip_s": "6", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:06 AM\"", + "signature_g": "jarm", + "port_d": "", + "first_seen_s": "443", + "last_seen_s": "2024-06-21", + "count_d": "2024-07-13", + "ip_s": "5", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "ad2ad0002ad2ad22c42dd00041df99b2decc4b8fb98e1980ee1064c" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:06 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-12", + "count_d": "2024-07-12", + "ip_s": "2", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:06 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "count_d": "2024-07-16", + "ip_s": "1", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:06 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-12", + "count_d": "2024-07-12", + "ip_s": "1", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:10 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-06-17", + "count_d": "2024-07-16", + "ip_s": "29", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:10 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-06-19", + "count_d": "2024-07-04", + "ip_s": "8", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:10 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-07", + "count_d": "2024-07-07", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:10 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-01", + "count_d": "2024-07-01", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:10 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-06-25", + "count_d": "2024-06-25", + "ip_s": "1", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:24 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "count_d": "2024-07-16", + "ip_s": "12", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:24 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-06-26", + "count_d": "2024-07-16", + "ip_s": "6", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:24 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-06-26", + "count_d": "2024-06-26", + "ip_s": "2", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:24 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "count_d": "2024-07-16", + "ip_s": "1", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:40:24 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "count_d": "2024-07-16", + "ip_s": "1", + "start_date_s": "2.2.2.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:53:27 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "count_d": "2024-07-16", + "ip_s": "6", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:53:27 AM\"", + "signature_g": "jarm", + "port_d": "", + "first_seen_s": "443", + "last_seen_s": "2024-06-21", + "count_d": "2024-07-13", + "ip_s": "5", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "ad2ad0002ad2ad22c42dd00041df99b2decc4b8fb98e1980ee1064c" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:53:27 AM\"", + "signature_g": "ja3s", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-12", + "count_d": "2024-07-12", + "ip_s": "2", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "type_s": " 5:53:27 AM\"", + "signature_g": "ja3", + "port_d": "f9129-bb5d-0549-2a65-ff78e081bcb", + "first_seen_s": "443", + "last_seen_s": "2024-07-16", + "count_d": "2024-07-16", + "ip_s": "1", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "signature_s": "2024-07-16", + "Type\r": "" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_OpenPorts_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_OpenPorts_CL.txt new file mode 100644 index 0000000000..05854f205c --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_OpenPorts_CL.txt @@ -0,0 +1,306 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:40:06 AM\"", + "port_d": "92", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:40:06 AM\"", + "port_d": "72", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:40:16 AM\"", + "port_d": "37", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-18", + "css_color_s": "2024-07-10", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:40:16 AM\"", + "port_d": "33", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-18", + "css_color_s": "2024-07-12", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:40:24 AM\"", + "port_d": "82", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:40:24 AM\"", + "port_d": "68", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:25 AM\"", + "port_d": "92", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:25 AM\"", + "port_d": "72", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:32 AM\"", + "port_d": "139", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-18", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.4", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:32 AM\"", + "port_d": "104", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.4", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:37 AM\"", + "port_d": "139", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-18", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.4", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:37 AM\"", + "port_d": "104", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.4", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:29 AM\"", + "port_d": "82", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:29 AM\"", + "port_d": "68", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 6:00:04 AM\"", + "port_d": "92", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 6:00:04 AM\"", + "port_d": "72", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 6:43:20 AM\"", + "port_d": "156557", + "protocol_d": "53", + "protocol_text_s": "17", + "service_s": "UDP", + "first_seen_s": "domain", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#d998ba", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 6:43:20 AM\"", + "port_d": "2520", + "protocol_d": "443", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "https", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 6:43:20 AM\"", + "port_d": "2062", + "protocol_d": "80", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "http", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 6:43:20 AM\"", + "port_d": "311", + "protocol_d": "2087", + "protocol_text_s": "6", + "service_s": "TCP", + "first_seen_s": "eli", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#998ae5", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_PDNS_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_PDNS_CL.txt new file mode 100644 index 0000000000..798b4ceeda --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_Summary_PDNS_CL.txt @@ -0,0 +1,246 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:28 AM\"", + "domain_s": "51474", + "first_seen_s": "apiproxy-website-nlb-prod-1-bcf28d21f4bbcf2c.elb.us-west-2.amazonaws.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#8f7ee5", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:28 AM\"", + "domain_s": "3378", + "first_seen_s": "netflix.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:28 AM\"", + "domain_s": "21", + "first_seen_s": "sharded.us-west-2.netflix.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-15", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:28 AM\"", + "domain_s": "9", + "first_seen_s": "www.netflix.com", + "last_seen_s": "2024-06-18", + "css_color_s": "2024-07-15", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:28 AM\"", + "domain_s": "3", + "first_seen_s": "latency.netflix.com", + "last_seen_s": "2024-06-27", + "css_color_s": "2024-07-11", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.1", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:25 AM\"", + "domain_s": "51474", + "first_seen_s": "apiproxy-website-nlb-prod-1-bcf28d21f4bbcf2c.elb.us-west-2.amazonaws.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#8f7ee5", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:25 AM\"", + "domain_s": "3378", + "first_seen_s": "netflix.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:25 AM\"", + "domain_s": "21", + "first_seen_s": "sharded.us-west-2.netflix.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-15", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:25 AM\"", + "domain_s": "9", + "first_seen_s": "www.netflix.com", + "last_seen_s": "2024-06-18", + "css_color_s": "2024-07-15", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:25 AM\"", + "domain_s": "3", + "first_seen_s": "latency.netflix.com", + "last_seen_s": "2024-06-27", + "css_color_s": "2024-07-11", + "ip_s": "#ce96fa", + "start_date_s": "1.1.1.2", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:30 AM\"", + "domain_s": "164284", + "first_seen_s": "apiproxy-website-nlb-prod-1-bcf28d21f4bbcf2c.elb.us-west-2.amazonaws.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#8f7ee5", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:30 AM\"", + "domain_s": "1127", + "first_seen_s": "netflix.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#ce96fa", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:30 AM\"", + "domain_s": "4", + "first_seen_s": "www.netflix.com", + "last_seen_s": "2024-07-02", + "css_color_s": "2024-07-16", + "ip_s": "#ce96fa", + "start_date_s": "A:45:F:C:98:D:0:0", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:32 AM\"", + "domain_s": "106", + "first_seen_s": "alipesquissa.store", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-10", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:32 AM\"", + "domain_s": "43", + "first_seen_s": "catalyst.rxrx.io", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#f2d561", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:32 AM\"", + "domain_s": "26", + "first_seen_s": "your.as", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#99a1ff", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:32 AM\"", + "domain_s": "25", + "first_seen_s": "emcal.sebastianpopp.com", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#e57ea1", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:32 AM\"", + "domain_s": "23", + "first_seen_s": "emv1.rxrx.io", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-15", + "ip_s": "#f2d561", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:37 AM\"", + "domain_s": "106", + "first_seen_s": "alipesquissa.store", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-10", + "ip_s": "#a6abb7", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "event_count_d": " 5:53:37 AM\"", + "domain_s": "43", + "first_seen_s": "catalyst.rxrx.io", + "last_seen_s": "2024-06-17", + "css_color_s": "2024-07-16", + "ip_s": "#f2d561", + "start_date_s": "1.1.1.3", + "end_date_s": "2024-06-17", + "Type\r": "2024-07-16" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_x509_CL.txt b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_x509_CL.txt new file mode 100644 index 0000000000..c14ca9bc55 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Cymru_Scout_IP_Data_x509_CL.txt @@ -0,0 +1,546 @@ +{ + "Employees": { + "Employee": [ + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:06 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Root CA V1", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Root CA V1", + "sha1_s": "Netflix Internal Services Root CA V1", + "sha256_s": "[]", + "first_seen_s": "1", + "last_seen_s": "\"emailAddress=platformsecurity@netflix.com", + "port_d": " OU=Platform Security", + "self_signed_b": " O=Netflix Inc", + "country_codes_s": " CN=Netflix Internal Services Root CA V1", + "as_info_s": " L=Los Gatos", + "tags_s": " ST=California", + "count_d": " C=US", + "start_date_s": " emailAddress=platformsecurity@netflix.com\"", + "end_date_s": "2048-04-23", + "Type\r": "2018-04-22" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:06 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:06 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:06 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:06 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:06 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:15 AM\"", + "issuer_s": "2.2.2.2", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Root CA V1", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Root CA V1", + "sha1_s": "Netflix Internal Services Root CA V1", + "sha256_s": "[]", + "first_seen_s": "1", + "last_seen_s": "\"emailAddress=platformsecurity@netflix.com", + "port_d": " OU=Platform Security", + "self_signed_b": " O=Netflix Inc", + "country_codes_s": " CN=Netflix Internal Services Root CA V1", + "as_info_s": " L=Los Gatos", + "tags_s": " ST=California", + "count_d": " C=US", + "start_date_s": " emailAddress=platformsecurity@netflix.com\"", + "end_date_s": "2048-04-23", + "Type\r": "2018-04-22" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:15 AM\"", + "issuer_s": "2.2.2.2", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.eu-west-1.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.eu-west-1.dynprod.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.eu-west-1.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.eu-west-1.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.eu-west-1.dynprod.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.eu-west-1.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.netflix.net\"\"", + "Type\r": "\"\"apiproxy.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:15 AM\"", + "issuer_s": "2.2.2.2", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.eu-west-1.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.eu-west-1.dynprod.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.eu-west-1.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.eu-west-1.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.eu-west-1.dynprod.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.eu-west-1.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.netflix.net\"\"", + "Type\r": "\"\"apiproxy.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:40:15 AM\"", + "issuer_s": "2.2.2.2", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.eu-west-1.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.eu-west-1.dynprod.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.eu-west-1.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.eu-west-1.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.eu-west-1.dynprod.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.eu-west-1.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.netflix.net\"\"", + "Type\r": "\"\"apiproxy.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:25 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Root CA V1", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Root CA V1", + "sha1_s": "Netflix Internal Services Root CA V1", + "sha256_s": "[]", + "first_seen_s": "1", + "last_seen_s": "\"emailAddress=platformsecurity@netflix.com", + "port_d": " OU=Platform Security", + "self_signed_b": " O=Netflix Inc", + "country_codes_s": " CN=Netflix Internal Services Root CA V1", + "as_info_s": " L=Los Gatos", + "tags_s": " ST=California", + "count_d": " C=US", + "start_date_s": " emailAddress=platformsecurity@netflix.com\"", + "end_date_s": "2048-04-23", + "Type\r": "2018-04-22" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:25 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:25 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:25 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:25 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:25 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:37 AM\"", + "issuer_s": "3.3.3.3", + "issuer_common_name_s": "\"CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "common_name_s": " O=DigiCert Inc", + "altnames_s": " C=US\"", + "serial_s": "DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "subject_s": "www.example.org", + "not_after_s": "\"[\"\"example.com\"\"", + "not_before_s": "\"\"example.edu\"\"", + "validity_period_s": "\"\"example.net\"\"", + "md5_g": "\"\"example.org\"\"", + "sha1_s": "\"\"www.example.com\"\"", + "sha256_s": "\"\"www.example.edu\"\"", + "first_seen_s": "\"\"www.example.net\"\"", + "last_seen_s": "\"\"www.example.org\"\"]\"", + "port_d": "1", + "self_signed_b": "\"CN=www.example.org", + "country_codes_s": " O=Internet Corporation for Assigned Names and Numbers", + "as_info_s": " L=Los Angeles", + "tags_s": " ST=California", + "count_d": " C=US\"", + "start_date_s": "2025-03-01", + "end_date_s": "2024-01-30", + "Type\r": "397 Days" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 5:53:32 AM\"", + "issuer_s": "3.3.3.3", + "issuer_common_name_s": "\"CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "common_name_s": " O=DigiCert Inc", + "altnames_s": " C=US\"", + "serial_s": "DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "subject_s": "www.example.org", + "not_after_s": "\"[\"\"example.com\"\"", + "not_before_s": "\"\"example.edu\"\"", + "validity_period_s": "\"\"example.net\"\"", + "md5_g": "\"\"example.org\"\"", + "sha1_s": "\"\"www.example.com\"\"", + "sha256_s": "\"\"www.example.edu\"\"", + "first_seen_s": "\"\"www.example.net\"\"", + "last_seen_s": "\"\"www.example.org\"\"]\"", + "port_d": "1", + "self_signed_b": "\"CN=www.example.org", + "country_codes_s": " O=Internet Corporation for Assigned Names and Numbers", + "as_info_s": " L=Los Angeles", + "tags_s": " ST=California", + "count_d": " C=US\"", + "start_date_s": "2025-03-01", + "end_date_s": "2024-01-30", + "Type\r": "397 Days" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:17 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Root CA V1", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Root CA V1", + "sha1_s": "Netflix Internal Services Root CA V1", + "sha256_s": "[]", + "first_seen_s": "1", + "last_seen_s": "\"emailAddress=platformsecurity@netflix.com", + "port_d": " OU=Platform Security", + "self_signed_b": " O=Netflix Inc", + "country_codes_s": " CN=Netflix Internal Services Root CA V1", + "as_info_s": " L=Los Gatos", + "tags_s": " ST=California", + "count_d": " C=US", + "start_date_s": " emailAddress=platformsecurity@netflix.com\"", + "end_date_s": "2048-04-23", + "Type\r": "2018-04-22" + }, + { + "TimeGenerated [UTC]": "\"7/17/2024", + "ip_s": " 6:20:17 AM\"", + "issuer_s": "1.1.1.1", + "issuer_common_name_s": "\"emailAddress=platformsecurity@netflix.com", + "common_name_s": " OU=Platform Security", + "altnames_s": " O=Netflix Inc", + "serial_s": " CN=Netflix Internal Services Intermediate Prod CA V9", + "subject_s": " L=Los Gatos", + "not_after_s": " ST=California", + "not_before_s": " C=US", + "validity_period_s": " emailAddress=platformsecurity@netflix.com\"", + "md5_g": "Netflix Internal Services Intermediate Prod CA V9", + "sha1_s": "", + "sha256_s": "\"[\"\"apiproxy-website.cluster.us-west-2.prod.cloud.netflix.net\"\"", + "first_seen_s": "\"\"apiproxy-website.dynprod.netflix.net\"\"", + "last_seen_s": "\"\"apiproxy-website.netflix.net\"\"", + "port_d": "\"\"apiproxy-website.prod.netflix.net\"\"", + "self_signed_b": "\"\"apiproxy-website.us-west-2.dynprod.netflix.net\"\"", + "country_codes_s": "\"\"apiproxy-website.us-west-2.prod.netflix.net\"\"", + "as_info_s": "\"\"apiproxy.app.us-west-2.prod.cloud.netflix.net\"\"", + "tags_s": "\"\"apiproxy.dynprod.netflix.net\"\"", + "count_d": "\"\"apiproxy.netflix.net\"\"", + "start_date_s": "\"\"apiproxy.prod.netflix.net\"\"", + "end_date_s": "\"\"apiproxy.us-west-2.dynprod.netflix.net\"\"", + "Type\r": "\"\"apiproxy.us-west-2.prod.netflix.net\"\"" + } + ] + } +} \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Domain_Data_CL.json b/Sample Data/Custom/CYMRU/Domain_Data_CL.json new file mode 100644 index 0000000000..785ddf695e --- /dev/null +++ b/Sample Data/Custom/CYMRU/Domain_Data_CL.json @@ -0,0 +1,1683 @@ +[ + { + "ip_s": "1.1.1.1", + "country_codes_s": [ + "IE" + ], + "as_info_s": [ + { + "asn": 16509, + "as_name": "AMAZON-02, US" + } + ], + "tags_s": [ + { + "id": 803, + "name": "top-site", + "children": null + }, + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 356, + "name": "ec2", + "children": null + }, + { + "id": 373, + "name": "eu-west", + "children": null + } + ] + } + ] + } + ], + "event_count_d": 19682, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "AMAZON-DUB", + "summary_whois_org_name_s": "Amazon Data Services Ireland Limited", + "summary_open_ports_s": [ + { + "ip": "1.1.1.1", + "port": 80, + "protocol": 6, + "protocol_text": "TCP", + "service": "http", + "event_count": 29 + }, + { + "ip": "1.1.1.1", + "port": 443, + "protocol": 6, + "protocol_text": "TCP", + "service": "https", + "event_count": 23 + } + ], + "summary_pdns_s": [ + { + "ip": "1.1.1.1", + "domain": "apiproxy-website-nlb-prod-2-b4de62b516adfbbf.elb.eu-west-1.amazonaws.com", + "event_count": 39176 + }, + { + "ip": "1.1.1.1", + "domain": "netflix.com", + "event_count": 19682 + }, + { + "ip": "1.1.1.1", + "domain": "www.netflix.com", + "event_count": 583 + }, + { + "ip": "1.1.1.1", + "domain": "latency.netflix.com", + "event_count": 18 + }, + { + "ip": "1.1.1.1", + "domain": "sharded.eu-west-1.netflix.com", + "event_count": 9 + } + ], + "summary_top_peers_s": [ + { + "ip": "154.68.228.22", + "event_count": 168608 + }, + { + "ip": "102.215.34.68", + "event_count": 164929 + }, + { + "ip": "102.215.34.195", + "event_count": 146441 + }, + { + "ip": "102.68.76.251", + "event_count": 99609 + }, + { + "ip": "102.215.34.194", + "event_count": 98331 + } + ], + "summary_comms_total_d": 6543075, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 6492533, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 30791, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 2137, + "event_count": 4649, + "service": { + "service_name": "connect", + "port": 2137, + "proto_number": 6, + "description": "CONNECT" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1357, + "event_count": 2711, + "service": { + "service_name": "pegboard", + "port": 1357, + "proto_number": 6, + "description": "Electronic PegBoard" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 2459, + "event_count": 743, + "service": { + "service_name": "community", + "port": 2459, + "proto_number": 6, + "description": "Community" + } + } + ], + "summary_fingerprints_s": [ + { + "ip": "1.1.1.1", + "type": "jarm", + "signature": "2ad2ad0002ad2ad22c42d43d00041df99b2decc4b8fb98e1980ee1064c054b", + "event_count": 2 + } + ], + "summary_certs_s": [ + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Root CA V1, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Root CA V1", + "common_name": "Netflix Internal Services Root CA V1", + "port": 443, + "event_count": 5 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + } + ], + "query_s": "netflix.com", + "summary_whois_asn_d": 16509, + "summary_whois_as_name_s": "AMAZON-02", + "Type": "Domain_Data_CL" + }, + { + "ip_s": "2.2.2.2", + "country_codes_s": [ + "US" + ], + "as_info_s": [ + { + "asn": 14618, + "as_name": "AMAZON-AES, US" + } + ], + "tags_s": [ + { + "id": 803, + "name": "top-site", + "children": null + }, + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 356, + "name": "ec2", + "children": null + }, + { + "id": 371, + "name": "us-east", + "children": null + } + ] + } + ] + } + ], + "event_count_d": 261435, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "AMAZON", + "summary_whois_org_name_s": "Amazon Technologies Inc.", + "summary_open_ports_s": [ + { + "ip": "2.2.2.2", + "port": 80, + "protocol": 6, + "protocol_text": "TCP", + "service": "http", + "event_count": 69 + }, + { + "ip": "2.2.2.2", + "port": 443, + "protocol": 6, + "protocol_text": "TCP", + "service": "https", + "event_count": 64 + } + ], + "summary_pdns_s": [ + { + "ip": "2.2.2.2", + "domain": "apiproxy-website-nlb-prod-1-5a4080be4d9bee00.elb.us-east-1.amazonaws.com", + "event_count": 625235 + }, + { + "ip": "2.2.2.2", + "domain": "netflix.com", + "event_count": 261435 + }, + { + "ip": "2.2.2.2", + "domain": "sharded.us-east-1.netflix.com", + "event_count": 14 + }, + { + "ip": "2.2.2.2", + "domain": "mantus.co.uk", + "event_count": 7 + }, + { + "ip": "2.2.2.2", + "domain": "latency.netflix.com", + "event_count": 4 + } + ], + "summary_top_peers_s": [ + { + "ip": "102.213.179.39", + "event_count": 645941 + }, + { + "ip": "102.215.33.94", + "event_count": 618302 + }, + { + "ip": "102.213.179.25", + "event_count": 390967 + }, + { + "ip": "102.213.179.41", + "event_count": 267552 + }, + { + "ip": "102.215.32.244", + "event_count": 205605 + } + ], + "summary_comms_total_d": 24841592, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 24360636, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 358238, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1913, + "event_count": 8179, + "service": { + "service_name": "armadp", + "port": 1913, + "proto_number": 6, + "description": "armadp" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1253, + "event_count": 8097, + "service": { + "service_name": "q55-pcc", + "port": 1253, + "proto_number": 6, + "description": "q55-pcc" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 2091, + "event_count": 4138, + "service": { + "service_name": "prp", + "port": 2091, + "proto_number": 6, + "description": "PRP" + } + } + ], + "summary_fingerprints_s": [ + { + "ip": "2.2.2.2", + "type": "ja3s", + "signature": "2b0648ab686ee45e0e7c35fcfb0eea7e", + "event_count": 16 + }, + { + "ip": "2.2.2.2", + "type": "ja3s", + "signature": "eb1d94daa7e0344597e756a1fb6e7054", + "event_count": 9 + }, + { + "ip": "2.2.2.2", + "type": "ja3", + "signature": "46f5131e766d248db0248a86c494b71c", + "event_count": 4 + }, + { + "ip": "2.2.2.2", + "type": "jarm", + "signature": "2ad2ad0002ad2ad22c42d43d00041df99b2decc4b8fb98e1980ee1064c054b", + "event_count": 4 + }, + { + "ip": "2.2.2.2", + "type": "ja3s", + "signature": "f590053ff246338aff7c203dbe7164d6", + "event_count": 4 + } + ], + "summary_certs_s": [ + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Root CA V1, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Root CA V1", + "common_name": "Netflix Internal Services Root CA V1", + "port": 443, + "event_count": 5 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + } + ], + "query_s": "netflix.com", + "summary_whois_asn_d": "", + "summary_whois_as_name_s": "", + "Type": "Domain_Data_CL" + }, + { + "ip_s": "1.2.3.4", + "country_codes_s": [ + "US" + ], + "as_info_s": [ + { + "asn": 14618, + "as_name": "AMAZON-AES, US" + } + ], + "tags_s": [ + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 356, + "name": "ec2", + "children": null + }, + { + "id": 371, + "name": "us-east", + "children": null + } + ] + } + ] + } + ], + "event_count_d": 5937, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "AMZ-EC2", + "summary_whois_org_name_s": "Amazon.com, Inc.", + "summary_open_ports_s": "", + "summary_pdns_s": [ + { + "ip": "1.2.3.4", + "domain": "apiproxy-website-nlb-prod-1-5a4080be4d9bee00.elb.us-east-1.amazonaws.com", + "event_count": 542173 + }, + { + "ip": "1.2.3.4", + "domain": "netflix.com", + "event_count": 5937 + } + ], + "summary_top_peers_s": "", + "summary_comms_total_d": 1166646, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 1153408, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 4735, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 5104, + "event_count": 220, + "service": { + "service_name": "", + "port": 0, + "proto_number": 0, + "description": "" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1943, + "event_count": 216, + "service": { + "service_name": "beeyond-media", + "port": 1943, + "proto_number": 6, + "description": "Beeyond Media" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 3461, + "event_count": 205, + "service": { + "service_name": "edm-stager", + "port": 3461, + "proto_number": 6, + "description": "EDM Stager" + } + } + ], + "summary_fingerprints_s": [ + { + "ip": "1.2.3.4", + "type": "ja3s", + "signature": "2b0648ab686ee45e0e7c35fcfb0eea7e", + "event_count": 29 + }, + { + "ip": "1.2.3.4", + "type": "ja3s", + "signature": "eb1d94daa7e0344597e756a1fb6e7054", + "event_count": 8 + }, + { + "ip": "1.2.3.4", + "type": "ja3", + "signature": "916115306cf696578a5354fbe273dc09", + "event_count": 1 + }, + { + "ip": "1.2.3.4", + "type": "ja3", + "signature": "8da4c21d086fbdef729dd1515392e3c2", + "event_count": 1 + }, + { + "ip": "1.2.3.4", + "type": "ja3", + "signature": "d569b0797ea03d7f022b8ba3cc32ca7d", + "event_count": 1 + } + ], + "summary_certs_s": "", + "query_s": "netflix.com", + "summary_whois_asn_d": "", + "summary_whois_as_name_s": "", + "Type": "Domain_Data_CL" + }, + { + "ip_s": "1.1.1.1", + "country_codes_s": [ + "US" + ], + "as_info_s": [ + { + "asn": 16509, + "as_name": "AMAZON-02, US" + } + ], + "tags_s": [ + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 356, + "name": "ec2", + "children": null + }, + { + "id": 372, + "name": "us-west", + "children": null + } + ] + } + ] + }, + { + "id": 803, + "name": "top-site", + "children": null + } + ], + "event_count_d": 3378, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "AMAZO-ZPDX", + "summary_whois_org_name_s": "Amazon.com, Inc.", + "summary_open_ports_s": [ + { + "ip": "1.1.1.1", + "port": 80, + "protocol": 6, + "protocol_text": "TCP", + "service": "http", + "event_count": 92 + }, + { + "ip": "1.1.1.1", + "port": 443, + "protocol": 6, + "protocol_text": "TCP", + "service": "https", + "event_count": 72 + } + ], + "summary_pdns_s": [ + { + "ip": "1.1.1.1", + "domain": "apiproxy-website-nlb-prod-1-bcf28d21f4bbcf2c.elb.us-west-2.amazonaws.com", + "event_count": 51474 + }, + { + "ip": "1.1.1.1", + "domain": "netflix.com", + "event_count": 3378 + }, + { + "ip": "1.1.1.1", + "domain": "sharded.us-west-2.netflix.com", + "event_count": 21 + }, + { + "ip": "1.1.1.1", + "domain": "www.netflix.com", + "event_count": 9 + }, + { + "ip": "1.1.1.1", + "domain": "latency.netflix.com", + "event_count": 3 + } + ], + "summary_top_peers_s": [ + { + "ip": "102.213.179.39", + "event_count": 217932 + }, + { + "ip": "121.200.63.14", + "event_count": 127773 + }, + { + "ip": "202.37.144.75", + "event_count": 111679 + }, + { + "ip": "121.200.62.190", + "event_count": 80096 + }, + { + "ip": "45.115.115.38", + "event_count": 76154 + } + ], + "summary_comms_total_d": 7073403, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 6950364, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 106733, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 3973, + "event_count": 2129, + "service": { + "service_name": "progistics", + "port": 3973, + "proto_number": 6, + "description": "ConnectShip Progistics" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 3924, + "event_count": 814, + "service": { + "service_name": "mpl-gprs-port", + "port": 3924, + "proto_number": 6, + "description": "MPL_GPRS_PORT" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 2671, + "event_count": 788, + "service": { + "service_name": "newlixreg", + "port": 2671, + "proto_number": 6, + "description": "newlixreg" + } + } + ], + "summary_fingerprints_s": [ + { + "ip": "1.1.1.1", + "type": "ja3s", + "signature": "d75f9129bb5d05492a65ff78e081bcb2", + "event_count": 6 + }, + { + "ip": "1.1.1.1", + "type": "jarm", + "signature": "2ad2ad0002ad2ad22c42d43d00041df99b2decc4b8fb98e1980ee1064c054b", + "event_count": 5 + }, + { + "ip": "1.1.1.1", + "type": "ja3s", + "signature": "eb1d94daa7e0344597e756a1fb6e7054", + "event_count": 2 + }, + { + "ip": "1.1.1.1", + "type": "ja3", + "signature": "d3de52e1863e1642a2fe7d3f74891c92", + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "type": "ja3", + "signature": "58b6acf998e073a534ec83bfc402ef03", + "event_count": 1 + } + ], + "summary_certs_s": [ + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Root CA V1, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Root CA V1", + "common_name": "Netflix Internal Services Root CA V1", + "port": 443, + "event_count": 5 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "1.1.1.1", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + } + ], + "query_s": "netflix.com", + "summary_whois_asn_d": 16509, + "summary_whois_as_name_s": "AMAZON-02", + "Type": "Domain_Data_CL" + }, + { + "ip_s": "1.2.3.4", + "country_codes_s": [ + "IE" + ], + "as_info_s": [ + { + "asn": 16509, + "as_name": "AMAZON-02, US" + } + ], + "tags_s": [ + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 373, + "name": "eu-west", + "children": null + }, + { + "id": 356, + "name": "ec2", + "children": null + } + ] + } + ] + } + ], + "event_count_d": 38, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "EC2-Aggregate", + "summary_whois_org_name_s": "", + "summary_open_ports_s": "", + "summary_pdns_s": [ + { + "ip": "1.2.3.4", + "domain": "apiproxy-website-nlb-prod-1-5675d5ecda6efdd8.elb.eu-west-1.amazonaws.com", + "event_count": 15121 + }, + { + "ip": "1.2.3.4", + "domain": "netflix.com", + "event_count": 38 + } + ], + "summary_top_peers_s": "", + "summary_comms_total_d": 355138, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 202017, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 151397, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 2727, + "event_count": 938, + "service": { + "service_name": "mgcp-callagent", + "port": 2727, + "proto_number": 6, + "description": "Media Gateway Control Protocol Call Agent" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 3392, + "event_count": 243, + "service": { + "service_name": "efi-lm", + "port": 3392, + "proto_number": 6, + "description": "EFI License Management" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 3856, + "event_count": 211, + "service": { + "service_name": "informer", + "port": 3856, + "proto_number": 6, + "description": "INFORMER" + } + } + ], + "summary_fingerprints_s": "", + "summary_certs_s": "", + "query_s": "netflix.com", + "summary_whois_asn_d": "", + "summary_whois_as_name_s": "", + "Type": "Domain_Data_CL" + }, + { + "ip_s": "2.2.2.2", + "country_codes_s": [ + "IE" + ], + "as_info_s": [ + { + "asn": 16509, + "as_name": "AMAZON-02, US" + } + ], + "tags_s": [ + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 356, + "name": "ec2", + "children": null + }, + { + "id": 373, + "name": "eu-west", + "children": null + } + ] + } + ] + }, + { + "id": 803, + "name": "top-site", + "children": null + } + ], + "event_count_d": 19472, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "AMAZON-DUB", + "summary_whois_org_name_s": "Amazon Data Services Ireland Limited", + "summary_open_ports_s": [ + { + "ip": "2.2.2.2", + "port": 443, + "protocol": 6, + "protocol_text": "TCP", + "service": "https", + "event_count": 37 + }, + { + "ip": "2.2.2.2", + "port": 80, + "protocol": 6, + "protocol_text": "TCP", + "service": "http", + "event_count": 33 + } + ], + "summary_pdns_s": [ + { + "ip": "2.2.2.2", + "domain": "apiproxy-website-nlb-prod-1-5675d5ecda6efdd8.elb.eu-west-1.amazonaws.com", + "event_count": 40033 + }, + { + "ip": "2.2.2.2", + "domain": "netflix.com", + "event_count": 19472 + }, + { + "ip": "2.2.2.2", + "domain": "www.netflix.com", + "event_count": 636 + }, + { + "ip": "2.2.2.2", + "domain": "latency.netflix.com", + "event_count": 19 + }, + { + "ip": "2.2.2.2", + "domain": "sharded.eu-west-1.netflix.com", + "event_count": 11 + } + ], + "summary_top_peers_s": [ + { + "ip": "102.215.34.68", + "event_count": 176932 + }, + { + "ip": "154.68.228.22", + "event_count": 171954 + }, + { + "ip": "102.215.34.195", + "event_count": 155660 + }, + { + "ip": "102.68.76.251", + "event_count": 106257 + }, + { + "ip": "102.215.32.178", + "event_count": 97855 + } + ], + "summary_comms_total_d": 6501496, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 6450368, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 30049, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 3055, + "event_count": 1128, + "service": { + "service_name": "policyserver", + "port": 3055, + "proto_number": 6, + "description": "Policy Server" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1075, + "event_count": 1032, + "service": { + "service_name": "rdrmshc", + "port": 1075, + "proto_number": 6, + "description": "RDRMSHC" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1277, + "event_count": 753, + "service": { + "service_name": "miva-mqs", + "port": 1277, + "proto_number": 6, + "description": "mqs" + } + } + ], + "summary_fingerprints_s": [ + { + "ip": "2.2.2.2", + "type": "jarm", + "signature": "2ad2ad0002ad2ad22c42d43d00041df99b2decc4b8fb98e1980ee1064c054b", + "event_count": 3 + } + ], + "summary_certs_s": [ + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Root CA V1, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Root CA V1", + "common_name": "Netflix Internal Services Root CA V1", + "port": 443, + "event_count": 3 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "2.2.2.2", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + } + ], + "query_s": "netflix.com", + "summary_whois_asn_d": 16509, + "summary_whois_as_name_s": "AMAZON-02", + "Type": "Domain_Data_CL" + }, + { + "ip_s": "3.3.3.3", + "country_codes_s": [ + "US" + ], + "as_info_s": [ + { + "asn": 14618, + "as_name": "AMAZON-AES, US" + } + ], + "tags_s": [ + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 356, + "name": "ec2", + "children": null + }, + { + "id": 371, + "name": "us-east", + "children": null + } + ] + } + ] + }, + { + "id": 803, + "name": "top-site", + "children": null + } + ], + "event_count_d": 262120, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "AMAZO-USEAST-11", + "summary_whois_org_name_s": "Amazon.com, Inc.", + "summary_open_ports_s": [ + { + "ip": "3.3.3.3", + "port": 80, + "protocol": 6, + "protocol_text": "TCP", + "service": "http", + "event_count": 64 + }, + { + "ip": "3.3.3.3", + "port": 443, + "protocol": 6, + "protocol_text": "TCP", + "service": "https", + "event_count": 57 + } + ], + "summary_pdns_s": [ + { + "ip": "3.3.3.3", + "domain": "apiproxy-website-nlb-prod-2-22bf9dee8ebc92ff.elb.us-east-1.amazonaws.com", + "event_count": 625586 + }, + { + "ip": "3.3.3.3", + "domain": "netflix.com", + "event_count": 262120 + }, + { + "ip": "3.3.3.3", + "domain": "sharded.us-east-1.netflix.com", + "event_count": 13 + }, + { + "ip": "3.3.3.3", + "domain": "mantus.co.uk", + "event_count": 8 + }, + { + "ip": "3.3.3.3", + "domain": "latency.netflix.com", + "event_count": 6 + } + ], + "summary_top_peers_s": [ + { + "ip": "102.213.179.39", + "event_count": 631504 + }, + { + "ip": "102.215.33.94", + "event_count": 624825 + }, + { + "ip": "102.213.179.25", + "event_count": 383004 + }, + { + "ip": "102.213.179.41", + "event_count": 255789 + }, + { + "ip": "102.215.32.244", + "event_count": 213174 + } + ], + "summary_comms_total_d": 24945742, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 24466325, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 358152, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1513, + "event_count": 3488, + "service": { + "service_name": "fujitsu-dtc", + "port": 1513, + "proto_number": 6, + "description": "\"Fujitsu Systems Business of America" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1139, + "event_count": 3273, + "service": { + "service_name": "evm", + "port": 1139, + "proto_number": 6, + "description": "Enterprise Virtual Manager" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 2503, + "event_count": 3179, + "service": { + "service_name": "nms-dpnss", + "port": 2503, + "proto_number": 6, + "description": "NMS-DPNSS" + } + } + ], + "summary_fingerprints_s": [ + { + "ip": "3.3.3.3", + "type": "ja3s", + "signature": "2b0648ab686ee45e0e7c35fcfb0eea7e", + "event_count": 26 + }, + { + "ip": "3.3.3.3", + "type": "ja3s", + "signature": "f590053ff246338aff7c203dbe7164d6", + "event_count": 14 + }, + { + "ip": "3.3.3.3", + "type": "ja3", + "signature": "46f5131e766d248db0248a86c494b71c", + "event_count": 14 + }, + { + "ip": "3.3.3.3", + "type": "ja3s", + "signature": "eb1d94daa7e0344597e756a1fb6e7054", + "event_count": 13 + }, + { + "ip": "3.3.3.3", + "type": "jarm", + "signature": "2ad2ad0002ad2ad22c42d43d00041df99b2decc4b8fb98e1980ee1064c054b", + "event_count": 4 + } + ], + "summary_certs_s": [ + { + "ip": "3.3.3.3", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Root CA V1, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Root CA V1", + "common_name": "Netflix Internal Services Root CA V1", + "port": 443, + "event_count": 5 + }, + { + "ip": "3.3.3.3", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "3.3.3.3", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "3.3.3.3", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "3.3.3.3", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + }, + { + "ip": "3.3.3.3", + "issuer": "emailAddress=platformsecurity@netflix.com, OU=Platform Security, O=Netflix Inc, CN=Netflix Internal Services Intermediate Prod CA V9, L=Los Gatos, ST=California, C=US, emailAddress=platformsecurity@netflix.com", + "issuer_common_name": "Netflix Internal Services Intermediate Prod CA V9", + "common_name": "", + "port": 443, + "event_count": 1 + } + ], + "query_s": "netflix.com", + "summary_whois_asn_d": "", + "summary_whois_as_name_s": "", + "Type": "Domain_Data_CL" + }, + { + "ip_s": "3.3.3.3", + "country_codes_s": [ + "US" + ], + "as_info_s": [ + { + "asn": 14618, + "as_name": "AMAZON-AES, US" + } + ], + "tags_s": [ + { + "id": 82, + "name": "cloud", + "children": [ + { + "id": 181, + "name": "amazon", + "children": [ + { + "id": 356, + "name": "ec2", + "children": null + }, + { + "id": 371, + "name": "us-east", + "children": null + } + ] + } + ] + } + ], + "event_count_d": 5730, + "summary_last_seen_s": "2024-07-17", + "summary_whois_net_name_s": "AMZ-EC2", + "summary_whois_org_name_s": "Amazon.com, Inc.", + "summary_open_ports_s": [ + { + "ip": "3.3.3.3", + "port": 443, + "protocol": 6, + "protocol_text": "TCP", + "service": "https", + "event_count": 1 + } + ], + "summary_pdns_s": [ + { + "ip": "3.3.3.3", + "domain": "apiproxy-website-nlb-prod-2-22bf9dee8ebc92ff.elb.us-east-1.amazonaws.com", + "event_count": 541076 + }, + { + "ip": "3.3.3.3", + "domain": "netflix.com", + "event_count": 5730 + } + ], + "summary_top_peers_s": "", + "summary_comms_total_d": 1153735, + "summary_service_counts_s": [ + { + "proto": 6, + "proto_text": "", + "port": 443, + "event_count": 1140260, + "service": { + "service_name": "https", + "port": 443, + "proto_number": 6, + "description": "http protocol over TLS/SSL" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 80, + "event_count": 5178, + "service": { + "service_name": "http", + "port": 80, + "proto_number": 6, + "description": "World Wide Web HTTP" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 2060, + "event_count": 249, + "service": { + "service_name": "teleniumdaemon", + "port": 2060, + "proto_number": 6, + "description": "Telenium Daemon IF" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 1596, + "event_count": 230, + "service": { + "service_name": "radio-sm", + "port": 1596, + "proto_number": 6, + "description": "radio-sm" + } + }, + { + "proto": 6, + "proto_text": "", + "port": 3721, + "event_count": 200, + "service": { + "service_name": "xsync", + "port": 3721, + "proto_number": 6, + "description": "Xsync" + } + } + ], + "summary_fingerprints_s": [ + { + "ip": "3.3.3.3", + "type": "ja3s", + "signature": "2b0648ab686ee45e0e7c35fcfb0eea7e", + "event_count": 17 + }, + { + "ip": "3.3.3.3", + "type": "ja3s", + "signature": "eb1d94daa7e0344597e756a1fb6e7054", + "event_count": 11 + }, + { + "ip": "3.3.3.3", + "type": "ja3", + "signature": "773906b0efdefa24a7f2b8eb6985bf37", + "event_count": 2 + }, + { + "ip": "3.3.3.3", + "type": "ja3", + "signature": "4e30c4cfe95a325415a5710faaf82c57", + "event_count": 1 + }, + { + "ip": "3.3.3.3", + "type": "ja3", + "signature": "7da24337deaadaf9809557e9e242e928", + "event_count": 1 + } + ], + "summary_certs_s": "", + "query_s": "netflix.com", + "summary_whois_asn_d": "", + "summary_whois_as_name_s": "", + "Type": "Domain_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Identity_Data_CL.json b/Sample Data/Custom/CYMRU/Identity_Data_CL.json new file mode 100644 index 0000000000..fc9e1cc642 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Identity_Data_CL.json @@ -0,0 +1,80 @@ +[ + { + "reverse_hostnames_s": [ + "one.one.one.one." + ], + "asn_d": 13335, + "as_name_s": "CLOUDFLARENET", + "net_name_s": "APNIC-LABS", + "org_name_s": "APNIC Research and Development", + "ip_s": "1.1.1.1", + "Type": "Identity_Data_CL" + }, + { + "reverse_hostnames_s": "", + "asn_d": 15133, + "as_name_s": "EDGECAST", + "net_name_s": "EDGECAST-NETBLK-03", + "org_name_s": "Edgecast Inc.", + "ip_s": "1.2.3.4", + "Type": "Identity_Data_CL" + }, + { + "reverse_hostnames_s": [ + "one.one.one.one." + ], + "asn_d": 13335, + "as_name_s": "CLOUDFLARENET", + "net_name_s": "APNIC-LABS", + "org_name_s": "APNIC Research and Development", + "ip_s": "1.1.1.1", + "Type": "Identity_Data_CL" + }, + { + "reverse_hostnames_s": "", + "asn_d": 15133, + "as_name_s": "EDGECAST", + "net_name_s": "EDGECAST-NETBLK-03", + "org_name_s": "Edgecast Inc.", + "ip_s": "1.2.3.4", + "Type": "Identity_Data_CL" + }, + { + "reverse_hostnames_s": "", + "asn_d": 15133, + "as_name_s": "EDGECAST", + "net_name_s": "EDGECAST-NETBLK-03", + "org_name_s": "Edgecast Inc.", + "ip_s": "1.2.3.4", + "Type": "Identity_Data_CL" + }, + { + "reverse_hostnames_s": "", + "asn_d": 15133, + "as_name_s": "EDGECAST", + "net_name_s": "EDGECAST-NETBLK-03", + "org_name_s": "Edgecast Inc.", + "ip_s": "1.2.3.4", + "Type": "Identity_Data_CL" + }, + { + "reverse_hostnames_s": [ + "ip2-2-2-2.oc.oc.cox.net." + ], + "asn_d": 22773, + "as_name_s": "ASN-CXA-ALL-CCI-22773-RDC", + "net_name_s": "NETBLK-OC-RES-98-184-192-0", + "org_name_s": "Cox Communications Inc.", + "ip_s": "2.2.2.2", + "Type": "Identity_Data_CL" + }, + { + "reverse_hostnames_s": "", + "asn_d": 15133, + "as_name_s": "EDGECAST", + "net_name_s": "EDGECAST-NETBLK-03", + "org_name_s": "Edgecast Inc.", + "ip_s": "1.2.3.4", + "Type": "Identity_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Proto_By_IP_Data_CL.json b/Sample Data/Custom/CYMRU/Proto_By_IP_Data_CL.json new file mode 100644 index 0000000000..9f8c43da2f --- /dev/null +++ b/Sample Data/Custom/CYMRU/Proto_By_IP_Data_CL.json @@ -0,0 +1,4426 @@ +[ + { + "request_id_g": "378de3c7-8bc4-5c14-b3b8-420e6006dcbb", + "total_d": 21504, + "ip_s": "1.2.3.4", + "size_d": 1000, + "start_date_s": "2024-06-16", + "end_date_s": "2024-07-15", + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "data_protocols_s": [ + 1, + 6, + 17 + ], + "data_proto_by_date_s": [ + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 127, + "date": "2024-06-16" + }, + { + "count": 135, + "date": "2024-06-17" + }, + { + "count": 137, + "date": "2024-06-18" + }, + { + "count": 137, + "date": "2024-06-19" + }, + { + "count": 133, + "date": "2024-06-20" + }, + { + "count": 141, + "date": "2024-06-21" + }, + { + "count": 139, + "date": "2024-06-22" + }, + { + "count": 106, + "date": "2024-06-23" + }, + { + "count": 134, + "date": "2024-06-24" + }, + { + "count": 140, + "date": "2024-06-25" + }, + { + "count": 141, + "date": "2024-06-26" + }, + { + "count": 138, + "date": "2024-06-27" + }, + { + "count": 135, + "date": "2024-06-28" + }, + { + "count": 150, + "date": "2024-06-29" + }, + { + "count": 139, + "date": "2024-06-30" + }, + { + "count": 135, + "date": "2024-07-01" + }, + { + "count": 141, + "date": "2024-07-02" + }, + { + "count": 162, + "date": "2024-07-03" + }, + { + "count": 163, + "date": "2024-07-04" + }, + { + "count": 114, + "date": "2024-07-05" + }, + { + "count": 172, + "date": "2024-07-06" + }, + { + "count": 157, + "date": "2024-07-07" + }, + { + "count": 158, + "date": "2024-07-08" + }, + { + "count": 146, + "date": "2024-07-09" + }, + { + "count": 157, + "date": "2024-07-10" + }, + { + "count": 150, + "date": "2024-07-11" + }, + { + "count": 144, + "date": "2024-07-12" + }, + { + "count": 153, + "date": "2024-07-13" + }, + { + "count": 162, + "date": "2024-07-14" + }, + { + "count": 152, + "date": "2024-07-15" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 206, + "date": "2024-06-16" + }, + { + "count": 633, + "date": "2024-06-17" + }, + { + "count": 1677, + "date": "2024-06-18" + }, + { + "count": 2458, + "date": "2024-06-19" + }, + { + "count": 5004, + "date": "2024-06-20" + }, + { + "count": 1745, + "date": "2024-06-21" + }, + { + "count": 78, + "date": "2024-06-22" + }, + { + "count": 62, + "date": "2024-06-23" + }, + { + "count": 87, + "date": "2024-06-24" + }, + { + "count": 102, + "date": "2024-06-25" + }, + { + "count": 114, + "date": "2024-06-26" + }, + { + "count": 109, + "date": "2024-06-27" + }, + { + "count": 89, + "date": "2024-06-28" + }, + { + "count": 77, + "date": "2024-06-29" + }, + { + "count": 85, + "date": "2024-06-30" + }, + { + "count": 73, + "date": "2024-07-01" + }, + { + "count": 87, + "date": "2024-07-02" + }, + { + "count": 76, + "date": "2024-07-03" + }, + { + "count": 91, + "date": "2024-07-04" + }, + { + "count": 73, + "date": "2024-07-05" + }, + { + "count": 121, + "date": "2024-07-06" + }, + { + "count": 149, + "date": "2024-07-07" + }, + { + "count": 2511, + "date": "2024-07-08" + }, + { + "count": 719, + "date": "2024-07-09" + }, + { + "count": 85, + "date": "2024-07-10" + }, + { + "count": 97, + "date": "2024-07-11" + }, + { + "count": 198, + "date": "2024-07-12" + }, + { + "count": 85, + "date": "2024-07-13" + }, + { + "count": 115, + "date": "2024-07-14" + }, + { + "count": 175, + "date": "2024-07-15" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 1, + "date": "2024-06-17" + }, + { + "count": 1, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 1, + "date": "2024-06-21" + }, + { + "count": 2, + "date": "2024-06-22" + }, + { + "count": 1, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 2, + "date": "2024-06-25" + }, + { + "count": 3, + "date": "2024-06-26" + }, + { + "count": 2, + "date": "2024-06-27" + }, + { + "count": 1, + "date": "2024-06-28" + }, + { + "count": 1, + "date": "2024-06-29" + }, + { + "count": 1, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 1, + "date": "2024-07-03" + }, + { + "count": 1, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 0, + "date": "2024-07-07" + }, + { + "count": 2, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 2, + "date": "2024-07-11" + }, + { + "count": 1, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 2, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + }, + { + "request_id_g": "59f9484b-4b9b-540c-ae5d-985d9574225a", + "total_d": 63087861503, + "ip_s": "1.1.1.1", + "size_d": 1000, + "start_date_s": "2024-06-16", + "end_date_s": "2024-07-15", + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "data_protocols_s": [ + 0, + 1, + 6, + 17, + 41, + 47, + 58 + ], + "data_proto_by_date_s": [ + { + "proto": 0, + "keyword": "HOPOPT", + "data": [ + { + "count": 71, + "date": "2024-06-16" + }, + { + "count": 72, + "date": "2024-06-17" + }, + { + "count": 76, + "date": "2024-06-18" + }, + { + "count": 70, + "date": "2024-06-19" + }, + { + "count": 72, + "date": "2024-06-20" + }, + { + "count": 72, + "date": "2024-06-21" + }, + { + "count": 76, + "date": "2024-06-22" + }, + { + "count": 72, + "date": "2024-06-23" + }, + { + "count": 73, + "date": "2024-06-24" + }, + { + "count": 81, + "date": "2024-06-25" + }, + { + "count": 68, + "date": "2024-06-26" + }, + { + "count": 73, + "date": "2024-06-27" + }, + { + "count": 78, + "date": "2024-06-28" + }, + { + "count": 74, + "date": "2024-06-29" + }, + { + "count": 75, + "date": "2024-06-30" + }, + { + "count": 76, + "date": "2024-07-01" + }, + { + "count": 71, + "date": "2024-07-02" + }, + { + "count": 74, + "date": "2024-07-03" + }, + { + "count": 73, + "date": "2024-07-04" + }, + { + "count": 69, + "date": "2024-07-05" + }, + { + "count": 75, + "date": "2024-07-06" + }, + { + "count": 897, + "date": "2024-07-07" + }, + { + "count": 132, + "date": "2024-07-08" + }, + { + "count": 264, + "date": "2024-07-09" + }, + { + "count": 269, + "date": "2024-07-10" + }, + { + "count": 257, + "date": "2024-07-11" + }, + { + "count": 244, + "date": "2024-07-12" + }, + { + "count": 229, + "date": "2024-07-13" + }, + { + "count": 231, + "date": "2024-07-14" + }, + { + "count": 215, + "date": "2024-07-15" + } + ] + }, + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 39247361, + "date": "2024-06-16" + }, + { + "count": 40648675, + "date": "2024-06-17" + }, + { + "count": 42238035, + "date": "2024-06-18" + }, + { + "count": 41274570, + "date": "2024-06-19" + }, + { + "count": 39964193, + "date": "2024-06-20" + }, + { + "count": 39731609, + "date": "2024-06-21" + }, + { + "count": 39308842, + "date": "2024-06-22" + }, + { + "count": 38566180, + "date": "2024-06-23" + }, + { + "count": 39926196, + "date": "2024-06-24" + }, + { + "count": 40906175, + "date": "2024-06-25" + }, + { + "count": 41723648, + "date": "2024-06-26" + }, + { + "count": 40738764, + "date": "2024-06-27" + }, + { + "count": 38854639, + "date": "2024-06-28" + }, + { + "count": 38464458, + "date": "2024-06-29" + }, + { + "count": 39664163, + "date": "2024-06-30" + }, + { + "count": 38662494, + "date": "2024-07-01" + }, + { + "count": 38575811, + "date": "2024-07-02" + }, + { + "count": 44160904, + "date": "2024-07-03" + }, + { + "count": 39993366, + "date": "2024-07-04" + }, + { + "count": 40811237, + "date": "2024-07-05" + }, + { + "count": 39327483, + "date": "2024-07-06" + }, + { + "count": 38861599, + "date": "2024-07-07" + }, + { + "count": 39567453, + "date": "2024-07-08" + }, + { + "count": 40817043, + "date": "2024-07-09" + }, + { + "count": 41006046, + "date": "2024-07-10" + }, + { + "count": 39904433, + "date": "2024-07-11" + }, + { + "count": 40735144, + "date": "2024-07-12" + }, + { + "count": 39349947, + "date": "2024-07-13" + }, + { + "count": 39719218, + "date": "2024-07-14" + }, + { + "count": 39680537, + "date": "2024-07-15" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 111768056, + "date": "2024-06-16" + }, + { + "count": 128993659, + "date": "2024-06-17" + }, + { + "count": 141422853, + "date": "2024-06-18" + }, + { + "count": 144408281, + "date": "2024-06-19" + }, + { + "count": 141343901, + "date": "2024-06-20" + }, + { + "count": 132463850, + "date": "2024-06-21" + }, + { + "count": 115371054, + "date": "2024-06-22" + }, + { + "count": 106428440, + "date": "2024-06-23" + }, + { + "count": 141603358, + "date": "2024-06-24" + }, + { + "count": 144429340, + "date": "2024-06-25" + }, + { + "count": 149254880, + "date": "2024-06-26" + }, + { + "count": 132627300, + "date": "2024-06-27" + }, + { + "count": 144739700, + "date": "2024-06-28" + }, + { + "count": 134463959, + "date": "2024-06-29" + }, + { + "count": 121500370, + "date": "2024-06-30" + }, + { + "count": 143273133, + "date": "2024-07-01" + }, + { + "count": 145622239, + "date": "2024-07-02" + }, + { + "count": 140116706, + "date": "2024-07-03" + }, + { + "count": 120261381, + "date": "2024-07-04" + }, + { + "count": 110848430, + "date": "2024-07-05" + }, + { + "count": 95591151, + "date": "2024-07-06" + }, + { + "count": 90269274, + "date": "2024-07-07" + }, + { + "count": 107656133, + "date": "2024-07-08" + }, + { + "count": 112983446, + "date": "2024-07-09" + }, + { + "count": 111933214, + "date": "2024-07-10" + }, + { + "count": 109824491, + "date": "2024-07-11" + }, + { + "count": 125608728, + "date": "2024-07-12" + }, + { + "count": 98285299, + "date": "2024-07-13" + }, + { + "count": 98853044, + "date": "2024-07-14" + }, + { + "count": 109514515, + "date": "2024-07-15" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 2093853800, + "date": "2024-06-16" + }, + { + "count": 2097799827, + "date": "2024-06-17" + }, + { + "count": 2329644950, + "date": "2024-06-18" + }, + { + "count": 2308081266, + "date": "2024-06-19" + }, + { + "count": 2011037448, + "date": "2024-06-20" + }, + { + "count": 1801692410, + "date": "2024-06-21" + }, + { + "count": 1773349233, + "date": "2024-06-22" + }, + { + "count": 1782456154, + "date": "2024-06-23" + }, + { + "count": 1853140260, + "date": "2024-06-24" + }, + { + "count": 1948268357, + "date": "2024-06-25" + }, + { + "count": 2017996165, + "date": "2024-06-26" + }, + { + "count": 1934805823, + "date": "2024-06-27" + }, + { + "count": 1836874473, + "date": "2024-06-28" + }, + { + "count": 1751819684, + "date": "2024-06-29" + }, + { + "count": 1801339105, + "date": "2024-06-30" + }, + { + "count": 1926944408, + "date": "2024-07-01" + }, + { + "count": 1869062015, + "date": "2024-07-02" + }, + { + "count": 1947117107, + "date": "2024-07-03" + }, + { + "count": 2006993841, + "date": "2024-07-04" + }, + { + "count": 2034673800, + "date": "2024-07-05" + }, + { + "count": 1950110775, + "date": "2024-07-06" + }, + { + "count": 1845672574, + "date": "2024-07-07" + }, + { + "count": 1921213132, + "date": "2024-07-08" + }, + { + "count": 1963479642, + "date": "2024-07-09" + }, + { + "count": 1930320488, + "date": "2024-07-10" + }, + { + "count": 1951443405, + "date": "2024-07-11" + }, + { + "count": 1883843974, + "date": "2024-07-12" + }, + { + "count": 1809805105, + "date": "2024-07-13" + }, + { + "count": 1858280390, + "date": "2024-07-14" + }, + { + "count": 1932847099, + "date": "2024-07-15" + } + ] + }, + { + "proto": 41, + "keyword": "IPV6", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 16, + "date": "2024-07-07" + }, + { + "count": 0, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + }, + { + "proto": 47, + "keyword": "GRE", + "data": [ + { + "count": 2, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 31, + "date": "2024-07-07" + }, + { + "count": 8, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 35, + "date": "2024-07-15" + } + ] + }, + { + "proto": 58, + "keyword": "IPV6-ICMP", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 14, + "date": "2024-07-07" + }, + { + "count": 0, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + }, + { + "request_id_g": "56db5fb7-8b9b-5698-84f0-1e92888420a8", + "total_d": 21504, + "ip_s": "1.2.3.4", + "size_d": 1000, + "start_date_s": "2024-06-16", + "end_date_s": "2024-07-15", + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "data_protocols_s": [ + 1, + 6, + 17 + ], + "data_proto_by_date_s": [ + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 127, + "date": "2024-06-16" + }, + { + "count": 135, + "date": "2024-06-17" + }, + { + "count": 137, + "date": "2024-06-18" + }, + { + "count": 137, + "date": "2024-06-19" + }, + { + "count": 133, + "date": "2024-06-20" + }, + { + "count": 141, + "date": "2024-06-21" + }, + { + "count": 139, + "date": "2024-06-22" + }, + { + "count": 106, + "date": "2024-06-23" + }, + { + "count": 134, + "date": "2024-06-24" + }, + { + "count": 140, + "date": "2024-06-25" + }, + { + "count": 141, + "date": "2024-06-26" + }, + { + "count": 138, + "date": "2024-06-27" + }, + { + "count": 135, + "date": "2024-06-28" + }, + { + "count": 150, + "date": "2024-06-29" + }, + { + "count": 139, + "date": "2024-06-30" + }, + { + "count": 135, + "date": "2024-07-01" + }, + { + "count": 141, + "date": "2024-07-02" + }, + { + "count": 162, + "date": "2024-07-03" + }, + { + "count": 163, + "date": "2024-07-04" + }, + { + "count": 114, + "date": "2024-07-05" + }, + { + "count": 172, + "date": "2024-07-06" + }, + { + "count": 157, + "date": "2024-07-07" + }, + { + "count": 158, + "date": "2024-07-08" + }, + { + "count": 146, + "date": "2024-07-09" + }, + { + "count": 157, + "date": "2024-07-10" + }, + { + "count": 150, + "date": "2024-07-11" + }, + { + "count": 144, + "date": "2024-07-12" + }, + { + "count": 153, + "date": "2024-07-13" + }, + { + "count": 162, + "date": "2024-07-14" + }, + { + "count": 152, + "date": "2024-07-15" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 206, + "date": "2024-06-16" + }, + { + "count": 633, + "date": "2024-06-17" + }, + { + "count": 1677, + "date": "2024-06-18" + }, + { + "count": 2458, + "date": "2024-06-19" + }, + { + "count": 5004, + "date": "2024-06-20" + }, + { + "count": 1745, + "date": "2024-06-21" + }, + { + "count": 78, + "date": "2024-06-22" + }, + { + "count": 62, + "date": "2024-06-23" + }, + { + "count": 87, + "date": "2024-06-24" + }, + { + "count": 102, + "date": "2024-06-25" + }, + { + "count": 114, + "date": "2024-06-26" + }, + { + "count": 109, + "date": "2024-06-27" + }, + { + "count": 89, + "date": "2024-06-28" + }, + { + "count": 77, + "date": "2024-06-29" + }, + { + "count": 85, + "date": "2024-06-30" + }, + { + "count": 73, + "date": "2024-07-01" + }, + { + "count": 87, + "date": "2024-07-02" + }, + { + "count": 76, + "date": "2024-07-03" + }, + { + "count": 91, + "date": "2024-07-04" + }, + { + "count": 73, + "date": "2024-07-05" + }, + { + "count": 121, + "date": "2024-07-06" + }, + { + "count": 149, + "date": "2024-07-07" + }, + { + "count": 2511, + "date": "2024-07-08" + }, + { + "count": 719, + "date": "2024-07-09" + }, + { + "count": 85, + "date": "2024-07-10" + }, + { + "count": 97, + "date": "2024-07-11" + }, + { + "count": 198, + "date": "2024-07-12" + }, + { + "count": 85, + "date": "2024-07-13" + }, + { + "count": 115, + "date": "2024-07-14" + }, + { + "count": 175, + "date": "2024-07-15" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 1, + "date": "2024-06-17" + }, + { + "count": 1, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 1, + "date": "2024-06-21" + }, + { + "count": 2, + "date": "2024-06-22" + }, + { + "count": 1, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 2, + "date": "2024-06-25" + }, + { + "count": 3, + "date": "2024-06-26" + }, + { + "count": 2, + "date": "2024-06-27" + }, + { + "count": 1, + "date": "2024-06-28" + }, + { + "count": 1, + "date": "2024-06-29" + }, + { + "count": 1, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 1, + "date": "2024-07-03" + }, + { + "count": 1, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 0, + "date": "2024-07-07" + }, + { + "count": 2, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 2, + "date": "2024-07-11" + }, + { + "count": 1, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 2, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + }, + { + "request_id_g": "115a1d72-8187-5e83-ace0-ae9b135885e2", + "total_d": 21432, + "ip_s": "1.2.3.4", + "size_d": 1000, + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "data_protocols_s": [ + 1, + 6, + 17 + ], + "data_proto_by_date_s": [ + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 135, + "date": "2024-06-17" + }, + { + "count": 137, + "date": "2024-06-18" + }, + { + "count": 137, + "date": "2024-06-19" + }, + { + "count": 133, + "date": "2024-06-20" + }, + { + "count": 141, + "date": "2024-06-21" + }, + { + "count": 139, + "date": "2024-06-22" + }, + { + "count": 106, + "date": "2024-06-23" + }, + { + "count": 134, + "date": "2024-06-24" + }, + { + "count": 140, + "date": "2024-06-25" + }, + { + "count": 141, + "date": "2024-06-26" + }, + { + "count": 138, + "date": "2024-06-27" + }, + { + "count": 135, + "date": "2024-06-28" + }, + { + "count": 150, + "date": "2024-06-29" + }, + { + "count": 139, + "date": "2024-06-30" + }, + { + "count": 135, + "date": "2024-07-01" + }, + { + "count": 141, + "date": "2024-07-02" + }, + { + "count": 162, + "date": "2024-07-03" + }, + { + "count": 163, + "date": "2024-07-04" + }, + { + "count": 114, + "date": "2024-07-05" + }, + { + "count": 172, + "date": "2024-07-06" + }, + { + "count": 157, + "date": "2024-07-07" + }, + { + "count": 158, + "date": "2024-07-08" + }, + { + "count": 146, + "date": "2024-07-09" + }, + { + "count": 157, + "date": "2024-07-10" + }, + { + "count": 150, + "date": "2024-07-11" + }, + { + "count": 144, + "date": "2024-07-12" + }, + { + "count": 153, + "date": "2024-07-13" + }, + { + "count": 162, + "date": "2024-07-14" + }, + { + "count": 152, + "date": "2024-07-15" + }, + { + "count": 148, + "date": "2024-07-16" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 633, + "date": "2024-06-17" + }, + { + "count": 1677, + "date": "2024-06-18" + }, + { + "count": 2458, + "date": "2024-06-19" + }, + { + "count": 5004, + "date": "2024-06-20" + }, + { + "count": 1745, + "date": "2024-06-21" + }, + { + "count": 78, + "date": "2024-06-22" + }, + { + "count": 62, + "date": "2024-06-23" + }, + { + "count": 87, + "date": "2024-06-24" + }, + { + "count": 102, + "date": "2024-06-25" + }, + { + "count": 114, + "date": "2024-06-26" + }, + { + "count": 109, + "date": "2024-06-27" + }, + { + "count": 89, + "date": "2024-06-28" + }, + { + "count": 77, + "date": "2024-06-29" + }, + { + "count": 85, + "date": "2024-06-30" + }, + { + "count": 73, + "date": "2024-07-01" + }, + { + "count": 87, + "date": "2024-07-02" + }, + { + "count": 76, + "date": "2024-07-03" + }, + { + "count": 91, + "date": "2024-07-04" + }, + { + "count": 73, + "date": "2024-07-05" + }, + { + "count": 121, + "date": "2024-07-06" + }, + { + "count": 149, + "date": "2024-07-07" + }, + { + "count": 2511, + "date": "2024-07-08" + }, + { + "count": 719, + "date": "2024-07-09" + }, + { + "count": 85, + "date": "2024-07-10" + }, + { + "count": 97, + "date": "2024-07-11" + }, + { + "count": 198, + "date": "2024-07-12" + }, + { + "count": 85, + "date": "2024-07-13" + }, + { + "count": 115, + "date": "2024-07-14" + }, + { + "count": 175, + "date": "2024-07-15" + }, + { + "count": 113, + "date": "2024-07-16" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 1, + "date": "2024-06-17" + }, + { + "count": 1, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 1, + "date": "2024-06-21" + }, + { + "count": 2, + "date": "2024-06-22" + }, + { + "count": 1, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 2, + "date": "2024-06-25" + }, + { + "count": 3, + "date": "2024-06-26" + }, + { + "count": 2, + "date": "2024-06-27" + }, + { + "count": 1, + "date": "2024-06-28" + }, + { + "count": 1, + "date": "2024-06-29" + }, + { + "count": 1, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 1, + "date": "2024-07-03" + }, + { + "count": 1, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 0, + "date": "2024-07-07" + }, + { + "count": 2, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 2, + "date": "2024-07-11" + }, + { + "count": 1, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 2, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + }, + { + "count": 0, + "date": "2024-07-16" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + }, + { + "request_id_g": "5247e70e-2498-5f68-ac65-86d63445f1f1", + "total_d": 21504, + "ip_s": "1.2.3.4", + "size_d": 1000, + "start_date_s": "2024-06-16", + "end_date_s": "2024-07-15", + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "data_protocols_s": [ + 1, + 6, + 17 + ], + "data_proto_by_date_s": [ + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 127, + "date": "2024-06-16" + }, + { + "count": 135, + "date": "2024-06-17" + }, + { + "count": 137, + "date": "2024-06-18" + }, + { + "count": 137, + "date": "2024-06-19" + }, + { + "count": 133, + "date": "2024-06-20" + }, + { + "count": 141, + "date": "2024-06-21" + }, + { + "count": 139, + "date": "2024-06-22" + }, + { + "count": 106, + "date": "2024-06-23" + }, + { + "count": 134, + "date": "2024-06-24" + }, + { + "count": 140, + "date": "2024-06-25" + }, + { + "count": 141, + "date": "2024-06-26" + }, + { + "count": 138, + "date": "2024-06-27" + }, + { + "count": 135, + "date": "2024-06-28" + }, + { + "count": 150, + "date": "2024-06-29" + }, + { + "count": 139, + "date": "2024-06-30" + }, + { + "count": 135, + "date": "2024-07-01" + }, + { + "count": 141, + "date": "2024-07-02" + }, + { + "count": 162, + "date": "2024-07-03" + }, + { + "count": 163, + "date": "2024-07-04" + }, + { + "count": 114, + "date": "2024-07-05" + }, + { + "count": 172, + "date": "2024-07-06" + }, + { + "count": 157, + "date": "2024-07-07" + }, + { + "count": 158, + "date": "2024-07-08" + }, + { + "count": 146, + "date": "2024-07-09" + }, + { + "count": 157, + "date": "2024-07-10" + }, + { + "count": 150, + "date": "2024-07-11" + }, + { + "count": 144, + "date": "2024-07-12" + }, + { + "count": 153, + "date": "2024-07-13" + }, + { + "count": 162, + "date": "2024-07-14" + }, + { + "count": 152, + "date": "2024-07-15" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 206, + "date": "2024-06-16" + }, + { + "count": 633, + "date": "2024-06-17" + }, + { + "count": 1677, + "date": "2024-06-18" + }, + { + "count": 2458, + "date": "2024-06-19" + }, + { + "count": 5004, + "date": "2024-06-20" + }, + { + "count": 1745, + "date": "2024-06-21" + }, + { + "count": 78, + "date": "2024-06-22" + }, + { + "count": 62, + "date": "2024-06-23" + }, + { + "count": 87, + "date": "2024-06-24" + }, + { + "count": 102, + "date": "2024-06-25" + }, + { + "count": 114, + "date": "2024-06-26" + }, + { + "count": 109, + "date": "2024-06-27" + }, + { + "count": 89, + "date": "2024-06-28" + }, + { + "count": 77, + "date": "2024-06-29" + }, + { + "count": 85, + "date": "2024-06-30" + }, + { + "count": 73, + "date": "2024-07-01" + }, + { + "count": 87, + "date": "2024-07-02" + }, + { + "count": 76, + "date": "2024-07-03" + }, + { + "count": 91, + "date": "2024-07-04" + }, + { + "count": 73, + "date": "2024-07-05" + }, + { + "count": 121, + "date": "2024-07-06" + }, + { + "count": 149, + "date": "2024-07-07" + }, + { + "count": 2511, + "date": "2024-07-08" + }, + { + "count": 719, + "date": "2024-07-09" + }, + { + "count": 85, + "date": "2024-07-10" + }, + { + "count": 97, + "date": "2024-07-11" + }, + { + "count": 198, + "date": "2024-07-12" + }, + { + "count": 85, + "date": "2024-07-13" + }, + { + "count": 115, + "date": "2024-07-14" + }, + { + "count": 175, + "date": "2024-07-15" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 1, + "date": "2024-06-17" + }, + { + "count": 1, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 1, + "date": "2024-06-21" + }, + { + "count": 2, + "date": "2024-06-22" + }, + { + "count": 1, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 2, + "date": "2024-06-25" + }, + { + "count": 3, + "date": "2024-06-26" + }, + { + "count": 2, + "date": "2024-06-27" + }, + { + "count": 1, + "date": "2024-06-28" + }, + { + "count": 1, + "date": "2024-06-29" + }, + { + "count": 1, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 1, + "date": "2024-07-03" + }, + { + "count": 1, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 0, + "date": "2024-07-07" + }, + { + "count": 2, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 2, + "date": "2024-07-11" + }, + { + "count": 1, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 2, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + }, + { + "request_id_g": "882e2954-ab78-5e7d-8f66-f511d69a1919", + "total_d": 8, + "ip_s": "2.2.2.2", + "size_d": 1000, + "start_date_s": "2024-06-16", + "end_date_s": "2024-07-15", + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "data_protocols_s": [ + 1, + 6, + 17 + ], + "data_proto_by_date_s": [ + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 3, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 0, + "date": "2024-07-07" + }, + { + "count": 0, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 1, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 1, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 1, + "date": "2024-07-07" + }, + { + "count": 0, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 2, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 0, + "date": "2024-07-07" + }, + { + "count": 0, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + }, + { + "request_id_g": "ae583316-14ae-5306-9a22-be7122ebc663", + "total_d": 63087997628, + "ip_s": "1.1.1.1", + "size_d": 1000, + "start_date_s": "2024-06-16", + "end_date_s": "2024-07-15", + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "data_protocols_s": [ + 0, + 1, + 6, + 17, + 41, + 47, + 58 + ], + "data_proto_by_date_s": [ + { + "proto": 0, + "keyword": "HOPOPT", + "data": [ + { + "count": 71, + "date": "2024-06-16" + }, + { + "count": 72, + "date": "2024-06-17" + }, + { + "count": 76, + "date": "2024-06-18" + }, + { + "count": 70, + "date": "2024-06-19" + }, + { + "count": 72, + "date": "2024-06-20" + }, + { + "count": 72, + "date": "2024-06-21" + }, + { + "count": 76, + "date": "2024-06-22" + }, + { + "count": 72, + "date": "2024-06-23" + }, + { + "count": 73, + "date": "2024-06-24" + }, + { + "count": 81, + "date": "2024-06-25" + }, + { + "count": 68, + "date": "2024-06-26" + }, + { + "count": 73, + "date": "2024-06-27" + }, + { + "count": 78, + "date": "2024-06-28" + }, + { + "count": 74, + "date": "2024-06-29" + }, + { + "count": 75, + "date": "2024-06-30" + }, + { + "count": 76, + "date": "2024-07-01" + }, + { + "count": 71, + "date": "2024-07-02" + }, + { + "count": 74, + "date": "2024-07-03" + }, + { + "count": 73, + "date": "2024-07-04" + }, + { + "count": 69, + "date": "2024-07-05" + }, + { + "count": 75, + "date": "2024-07-06" + }, + { + "count": 913, + "date": "2024-07-07" + }, + { + "count": 132, + "date": "2024-07-08" + }, + { + "count": 264, + "date": "2024-07-09" + }, + { + "count": 269, + "date": "2024-07-10" + }, + { + "count": 257, + "date": "2024-07-11" + }, + { + "count": 244, + "date": "2024-07-12" + }, + { + "count": 229, + "date": "2024-07-13" + }, + { + "count": 231, + "date": "2024-07-14" + }, + { + "count": 215, + "date": "2024-07-15" + } + ] + }, + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 39247361, + "date": "2024-06-16" + }, + { + "count": 40648675, + "date": "2024-06-17" + }, + { + "count": 42238035, + "date": "2024-06-18" + }, + { + "count": 41274570, + "date": "2024-06-19" + }, + { + "count": 39964617, + "date": "2024-06-20" + }, + { + "count": 39731609, + "date": "2024-06-21" + }, + { + "count": 39310967, + "date": "2024-06-22" + }, + { + "count": 38566180, + "date": "2024-06-23" + }, + { + "count": 39928759, + "date": "2024-06-24" + }, + { + "count": 40906601, + "date": "2024-06-25" + }, + { + "count": 41727068, + "date": "2024-06-26" + }, + { + "count": 40738764, + "date": "2024-06-27" + }, + { + "count": 38855277, + "date": "2024-06-28" + }, + { + "count": 38464458, + "date": "2024-06-29" + }, + { + "count": 39664163, + "date": "2024-06-30" + }, + { + "count": 38662708, + "date": "2024-07-01" + }, + { + "count": 38576667, + "date": "2024-07-02" + }, + { + "count": 44189994, + "date": "2024-07-03" + }, + { + "count": 39995508, + "date": "2024-07-04" + }, + { + "count": 40813582, + "date": "2024-07-05" + }, + { + "count": 39331630, + "date": "2024-07-06" + }, + { + "count": 38863304, + "date": "2024-07-07" + }, + { + "count": 39571295, + "date": "2024-07-08" + }, + { + "count": 40831519, + "date": "2024-07-09" + }, + { + "count": 41023538, + "date": "2024-07-10" + }, + { + "count": 39910648, + "date": "2024-07-11" + }, + { + "count": 40741983, + "date": "2024-07-12" + }, + { + "count": 39362962, + "date": "2024-07-13" + }, + { + "count": 39724343, + "date": "2024-07-14" + }, + { + "count": 39689893, + "date": "2024-07-15" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 111768056, + "date": "2024-06-16" + }, + { + "count": 128993659, + "date": "2024-06-17" + }, + { + "count": 141422853, + "date": "2024-06-18" + }, + { + "count": 144408281, + "date": "2024-06-19" + }, + { + "count": 141343901, + "date": "2024-06-20" + }, + { + "count": 132463850, + "date": "2024-06-21" + }, + { + "count": 115371054, + "date": "2024-06-22" + }, + { + "count": 106428440, + "date": "2024-06-23" + }, + { + "count": 141603358, + "date": "2024-06-24" + }, + { + "count": 144429340, + "date": "2024-06-25" + }, + { + "count": 149254880, + "date": "2024-06-26" + }, + { + "count": 132627300, + "date": "2024-06-27" + }, + { + "count": 144739700, + "date": "2024-06-28" + }, + { + "count": 134463959, + "date": "2024-06-29" + }, + { + "count": 121500370, + "date": "2024-06-30" + }, + { + "count": 143273133, + "date": "2024-07-01" + }, + { + "count": 145622239, + "date": "2024-07-02" + }, + { + "count": 140116706, + "date": "2024-07-03" + }, + { + "count": 120261381, + "date": "2024-07-04" + }, + { + "count": 110848430, + "date": "2024-07-05" + }, + { + "count": 95591151, + "date": "2024-07-06" + }, + { + "count": 90269275, + "date": "2024-07-07" + }, + { + "count": 107656133, + "date": "2024-07-08" + }, + { + "count": 112983446, + "date": "2024-07-09" + }, + { + "count": 111933214, + "date": "2024-07-10" + }, + { + "count": 109824491, + "date": "2024-07-11" + }, + { + "count": 125608728, + "date": "2024-07-12" + }, + { + "count": 98285299, + "date": "2024-07-13" + }, + { + "count": 98853044, + "date": "2024-07-14" + }, + { + "count": 109514515, + "date": "2024-07-15" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 2093853800, + "date": "2024-06-16" + }, + { + "count": 2097799827, + "date": "2024-06-17" + }, + { + "count": 2329644950, + "date": "2024-06-18" + }, + { + "count": 2308081266, + "date": "2024-06-19" + }, + { + "count": 2011037448, + "date": "2024-06-20" + }, + { + "count": 1801692410, + "date": "2024-06-21" + }, + { + "count": 1773349233, + "date": "2024-06-22" + }, + { + "count": 1782456154, + "date": "2024-06-23" + }, + { + "count": 1853140260, + "date": "2024-06-24" + }, + { + "count": 1948268359, + "date": "2024-06-25" + }, + { + "count": 2017996165, + "date": "2024-06-26" + }, + { + "count": 1934805823, + "date": "2024-06-27" + }, + { + "count": 1836874473, + "date": "2024-06-28" + }, + { + "count": 1751819684, + "date": "2024-06-29" + }, + { + "count": 1801339957, + "date": "2024-06-30" + }, + { + "count": 1926944408, + "date": "2024-07-01" + }, + { + "count": 1869062015, + "date": "2024-07-02" + }, + { + "count": 1947119249, + "date": "2024-07-03" + }, + { + "count": 2006993841, + "date": "2024-07-04" + }, + { + "count": 2034673800, + "date": "2024-07-05" + }, + { + "count": 1950110775, + "date": "2024-07-06" + }, + { + "count": 1845672574, + "date": "2024-07-07" + }, + { + "count": 1921213132, + "date": "2024-07-08" + }, + { + "count": 1963482197, + "date": "2024-07-09" + }, + { + "count": 1930320488, + "date": "2024-07-10" + }, + { + "count": 1951443405, + "date": "2024-07-11" + }, + { + "count": 1883843977, + "date": "2024-07-12" + }, + { + "count": 1809806487, + "date": "2024-07-13" + }, + { + "count": 1858281245, + "date": "2024-07-14" + }, + { + "count": 1932848960, + "date": "2024-07-15" + } + ] + }, + { + "proto": 41, + "keyword": "IPV6", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 16, + "date": "2024-07-07" + }, + { + "count": 0, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + }, + { + "proto": 47, + "keyword": "GRE", + "data": [ + { + "count": 2, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 32, + "date": "2024-07-07" + }, + { + "count": 8, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 35, + "date": "2024-07-15" + } + ] + }, + { + "proto": 58, + "keyword": "IPV6-ICMP", + "data": [ + { + "count": 0, + "date": "2024-06-16" + }, + { + "count": 0, + "date": "2024-06-17" + }, + { + "count": 0, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 0, + "date": "2024-06-21" + }, + { + "count": 0, + "date": "2024-06-22" + }, + { + "count": 0, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 0, + "date": "2024-06-25" + }, + { + "count": 0, + "date": "2024-06-26" + }, + { + "count": 0, + "date": "2024-06-27" + }, + { + "count": 0, + "date": "2024-06-28" + }, + { + "count": 0, + "date": "2024-06-29" + }, + { + "count": 0, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 0, + "date": "2024-07-03" + }, + { + "count": 0, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 14, + "date": "2024-07-07" + }, + { + "count": 0, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 0, + "date": "2024-07-11" + }, + { + "count": 0, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 0, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + }, + { + "request_id_g": "e3ee1416-b745-5ba9-992d-f35d68cb6196", + "total_d": 21432, + "ip_s": "1.2.3.4", + "size_d": 1000, + "start_date_s": "2024-06-17", + "end_date_s": "2024-07-16", + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "data_protocols_s": [ + 1, + 6, + 17 + ], + "data_proto_by_date_s": [ + { + "proto": 1, + "keyword": "ICMP", + "data": [ + { + "count": 135, + "date": "2024-06-17" + }, + { + "count": 137, + "date": "2024-06-18" + }, + { + "count": 137, + "date": "2024-06-19" + }, + { + "count": 133, + "date": "2024-06-20" + }, + { + "count": 141, + "date": "2024-06-21" + }, + { + "count": 139, + "date": "2024-06-22" + }, + { + "count": 106, + "date": "2024-06-23" + }, + { + "count": 134, + "date": "2024-06-24" + }, + { + "count": 140, + "date": "2024-06-25" + }, + { + "count": 141, + "date": "2024-06-26" + }, + { + "count": 138, + "date": "2024-06-27" + }, + { + "count": 135, + "date": "2024-06-28" + }, + { + "count": 150, + "date": "2024-06-29" + }, + { + "count": 139, + "date": "2024-06-30" + }, + { + "count": 135, + "date": "2024-07-01" + }, + { + "count": 141, + "date": "2024-07-02" + }, + { + "count": 162, + "date": "2024-07-03" + }, + { + "count": 163, + "date": "2024-07-04" + }, + { + "count": 114, + "date": "2024-07-05" + }, + { + "count": 172, + "date": "2024-07-06" + }, + { + "count": 157, + "date": "2024-07-07" + }, + { + "count": 158, + "date": "2024-07-08" + }, + { + "count": 146, + "date": "2024-07-09" + }, + { + "count": 157, + "date": "2024-07-10" + }, + { + "count": 150, + "date": "2024-07-11" + }, + { + "count": 144, + "date": "2024-07-12" + }, + { + "count": 153, + "date": "2024-07-13" + }, + { + "count": 162, + "date": "2024-07-14" + }, + { + "count": 152, + "date": "2024-07-15" + }, + { + "count": 148, + "date": "2024-07-16" + } + ] + }, + { + "proto": 6, + "keyword": "TCP", + "data": [ + { + "count": 633, + "date": "2024-06-17" + }, + { + "count": 1677, + "date": "2024-06-18" + }, + { + "count": 2458, + "date": "2024-06-19" + }, + { + "count": 5004, + "date": "2024-06-20" + }, + { + "count": 1745, + "date": "2024-06-21" + }, + { + "count": 78, + "date": "2024-06-22" + }, + { + "count": 62, + "date": "2024-06-23" + }, + { + "count": 87, + "date": "2024-06-24" + }, + { + "count": 102, + "date": "2024-06-25" + }, + { + "count": 114, + "date": "2024-06-26" + }, + { + "count": 109, + "date": "2024-06-27" + }, + { + "count": 89, + "date": "2024-06-28" + }, + { + "count": 77, + "date": "2024-06-29" + }, + { + "count": 85, + "date": "2024-06-30" + }, + { + "count": 73, + "date": "2024-07-01" + }, + { + "count": 87, + "date": "2024-07-02" + }, + { + "count": 76, + "date": "2024-07-03" + }, + { + "count": 91, + "date": "2024-07-04" + }, + { + "count": 73, + "date": "2024-07-05" + }, + { + "count": 121, + "date": "2024-07-06" + }, + { + "count": 149, + "date": "2024-07-07" + }, + { + "count": 2511, + "date": "2024-07-08" + }, + { + "count": 719, + "date": "2024-07-09" + }, + { + "count": 85, + "date": "2024-07-10" + }, + { + "count": 97, + "date": "2024-07-11" + }, + { + "count": 198, + "date": "2024-07-12" + }, + { + "count": 85, + "date": "2024-07-13" + }, + { + "count": 115, + "date": "2024-07-14" + }, + { + "count": 175, + "date": "2024-07-15" + }, + { + "count": 113, + "date": "2024-07-16" + } + ] + }, + { + "proto": 17, + "keyword": "UDP", + "data": [ + { + "count": 1, + "date": "2024-06-17" + }, + { + "count": 1, + "date": "2024-06-18" + }, + { + "count": 0, + "date": "2024-06-19" + }, + { + "count": 0, + "date": "2024-06-20" + }, + { + "count": 1, + "date": "2024-06-21" + }, + { + "count": 2, + "date": "2024-06-22" + }, + { + "count": 1, + "date": "2024-06-23" + }, + { + "count": 0, + "date": "2024-06-24" + }, + { + "count": 2, + "date": "2024-06-25" + }, + { + "count": 3, + "date": "2024-06-26" + }, + { + "count": 2, + "date": "2024-06-27" + }, + { + "count": 1, + "date": "2024-06-28" + }, + { + "count": 1, + "date": "2024-06-29" + }, + { + "count": 1, + "date": "2024-06-30" + }, + { + "count": 0, + "date": "2024-07-01" + }, + { + "count": 0, + "date": "2024-07-02" + }, + { + "count": 1, + "date": "2024-07-03" + }, + { + "count": 1, + "date": "2024-07-04" + }, + { + "count": 0, + "date": "2024-07-05" + }, + { + "count": 0, + "date": "2024-07-06" + }, + { + "count": 0, + "date": "2024-07-07" + }, + { + "count": 2, + "date": "2024-07-08" + }, + { + "count": 0, + "date": "2024-07-09" + }, + { + "count": 0, + "date": "2024-07-10" + }, + { + "count": 2, + "date": "2024-07-11" + }, + { + "count": 1, + "date": "2024-07-12" + }, + { + "count": 0, + "date": "2024-07-13" + }, + { + "count": 2, + "date": "2024-07-14" + }, + { + "count": 0, + "date": "2024-07-15" + }, + { + "count": 0, + "date": "2024-07-16" + } + ] + } + ], + "Type": "Proto_By_IP_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Summary_Details_CL.json b/Sample Data/Custom/CYMRU/Summary_Details_CL.json new file mode 100644 index 0000000000..03483f6af5 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Summary_Details_CL.json @@ -0,0 +1,735 @@ +[ + { + "bgp_asn_d": 22773, + "bgp_asname_s": "ASN-CXA-ALL-CCI-22773-RDC, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": "", + "insights_overall_rating_s": "no_rating", + "insights_total_d": 0, + "ip_s": "1.2.3.4", + "open_ports_total_d": 1, + "open_ports_unique_ports_d": 1, + "pdns_total_d": 0, + "reverse_hostnames_s": [ + "ip1-2-3-4.oc.oc.cox.net." + ], + "start_date_s": "2024-06-16", + "tag_timeline_data_s": "", + "tags_s": "", + "total_d": 1, + "whois_as_name_s": "ASN-CXA-ALL-CCI-22773-RDC", + "whois_asn_d": 22773, + "whois_net_name_s": "NETBLK-OC-RES-98-184-192-0", + "whois_org_name_s": "Cox Communications Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-16", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1363, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-17", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1368, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 13335, + "bgp_asname_s": "CLOUDFLARENET, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain zjcdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain volccdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinpic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinvod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain toutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain itoutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyincdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain _.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain bdxiguavod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain dcarimg.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 67, + "ip_s": "1.1.1.1", + "open_ports_total_d": 20, + "open_ports_unique_ports_d": 19, + "pdns_total_d": 1116782, + "reverse_hostnames_s": [ + "one.one.one.one." + ], + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 210, + "name": "cloudflare", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 210, + "name": "cloudflare", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "CLOUDFLARENET", + "whois_asn_d": 13335, + "whois_net_name_s": "APNIC-LABS", + "whois_org_name_s": "APNIC Research and Development", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1368, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-16", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1363, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-17", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 13335, + "bgp_asname_s": "CLOUDFLARENET, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain zjcdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain volccdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinpic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinvod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain toutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain itoutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyincdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain _.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain bdxiguavod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain dcarimg.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 67, + "ip_s": "1.1.1.1", + "open_ports_total_d": 20, + "open_ports_unique_ports_d": 19, + "pdns_total_d": 1116778, + "reverse_hostnames_s": [ + "one.one.one.one." + ], + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 210, + "name": "cloudflare", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 210, + "name": "cloudflare", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "CLOUDFLARENET", + "whois_asn_d": 13335, + "whois_net_name_s": "APNIC-LABS", + "whois_org_name_s": "APNIC Research and Development", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1368, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Summary_Details_Top_Certs_Data_CL.json b/Sample Data/Custom/CYMRU/Summary_Details_Top_Certs_Data_CL.json new file mode 100644 index 0000000000..03483f6af5 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Summary_Details_Top_Certs_Data_CL.json @@ -0,0 +1,735 @@ +[ + { + "bgp_asn_d": 22773, + "bgp_asname_s": "ASN-CXA-ALL-CCI-22773-RDC, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": "", + "insights_overall_rating_s": "no_rating", + "insights_total_d": 0, + "ip_s": "1.2.3.4", + "open_ports_total_d": 1, + "open_ports_unique_ports_d": 1, + "pdns_total_d": 0, + "reverse_hostnames_s": [ + "ip1-2-3-4.oc.oc.cox.net." + ], + "start_date_s": "2024-06-16", + "tag_timeline_data_s": "", + "tags_s": "", + "total_d": 1, + "whois_as_name_s": "ASN-CXA-ALL-CCI-22773-RDC", + "whois_asn_d": 22773, + "whois_net_name_s": "NETBLK-OC-RES-98-184-192-0", + "whois_org_name_s": "Cox Communications Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-16", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1363, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-17", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1368, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 13335, + "bgp_asname_s": "CLOUDFLARENET, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain zjcdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain volccdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinpic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinvod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain toutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain itoutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyincdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain _.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain bdxiguavod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain dcarimg.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 67, + "ip_s": "1.1.1.1", + "open_ports_total_d": 20, + "open_ports_unique_ports_d": 19, + "pdns_total_d": 1116782, + "reverse_hostnames_s": [ + "one.one.one.one." + ], + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 210, + "name": "cloudflare", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 210, + "name": "cloudflare", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "CLOUDFLARENET", + "whois_asn_d": 13335, + "whois_net_name_s": "APNIC-LABS", + "whois_org_name_s": "APNIC Research and Development", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1368, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-16", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1363, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-17", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-17", + "last_seen": "2024-07-16" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 13335, + "bgp_asname_s": "CLOUDFLARENET, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain zjcdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain volccdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinpic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyinvod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain toutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain itoutiaostatic.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain douyincdn.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain _.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain bdxiguavod.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain dcarimg.com.yangyi19.com contains .com. outside of its TLD; this is sometimes suspicious." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 67, + "ip_s": "1.1.1.1", + "open_ports_total_d": 20, + "open_ports_unique_ports_d": 19, + "pdns_total_d": 1116778, + "reverse_hostnames_s": [ + "one.one.one.one." + ], + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 210, + "name": "cloudflare", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 210, + "name": "cloudflare", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "CLOUDFLARENET", + "whois_asn_d": 13335, + "whois_net_name_s": "APNIC-LABS", + "whois_org_name_s": "APNIC Research and Development", + "Type": "Summary_Details_CL" + }, + { + "bgp_asn_d": 15133, + "bgp_asname_s": "EDGECAST, US", + "end_date_s": "2024-07-15", + "geo_ip_cc_s": "US", + "insights_insights_s": [ + { + "rating": "suspicious", + "message": "Domain i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain session-2kh5wz1yuddgfxvv6lhf6ii7q8.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "suspicious", + "message": "Domain vscode-session-s5th52m7ajfqyujfpri8tqbrhu.i.anyscaleuserdata.com.rxrx.io contains .com. outside of its TLD; this is sometimes suspicious." + }, + { + "rating": "no_rating", + "message": "2.2.2.2 has been identified as an EdgeCast content delivery network (CDN) IP. CDNs are distributed network of servers strategically placed around the world to efficiently deliver content." + }, + { + "rating": "no_rating", + "message": "x509 subject \"CN=www.example.org, O=Internet Corporation for Assigned Names and Numbers, L=Los Angeles, ST=California, C=US\" has an uncommon certificate duration of 397 days." + } + ], + "insights_overall_rating_s": "suspicious", + "insights_total_d": 6, + "ip_s": "2.2.2.2", + "open_ports_total_d": 2, + "open_ports_unique_ports_d": 2, + "pdns_total_d": 1368, + "reverse_hostnames_s": "", + "start_date_s": "2024-06-16", + "tag_timeline_data_s": [ + { + "tag": { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + }, + { + "tag": { + "id": 206, + "name": "edgecast", + "description": "CDN Vendor", + "parent_ids": [ + 176 + ], + "css_color": "#9D6034", + "parents": [ + { + "id": 176, + "name": "cdn", + "description": "The CDN tag characterizes IP addresses associated with Content Delivery Networks (CDNs). A Content Delivery Network (CDN) is a system of distributed servers strategically positioned around the world. Its primary purpose is to deliver web content, such as images, videos, scripts, and other static files, to end users in a faster, and more efficient manner. CDNs are sometimes associated with serving content for multiple different customers and can be an indication of possible shared hosting environment. The CDN tag has child tags to represent specific CDN vendors, such as CDN77, AKAMAI, and more.", + "parent_ids": null, + "css_color": "#8A532C", + "parents": null + } + ] + }, + "first_seen": "2024-06-16", + "last_seen": "2024-07-15" + } + ], + "tags_s": [ + { + "id": 176, + "name": "cdn", + "children": [ + { + "id": 206, + "name": "edgecast", + "children": null + } + ] + } + ], + "total_d": 1, + "whois_as_name_s": "EDGECAST", + "whois_asn_d": 15133, + "whois_net_name_s": "EDGECAST-NETBLK-03", + "whois_org_name_s": "Edgecast Inc.", + "Type": "Summary_Details_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Summary_Details_Top_Fingerprints_Data_CL.json b/Sample Data/Custom/CYMRU/Summary_Details_Top_Fingerprints_Data_CL.json new file mode 100644 index 0000000000..7bcd1bc9b6 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Summary_Details_Top_Fingerprints_Data_CL.json @@ -0,0 +1,98 @@ +[ + { + "event_count_d": 133, + "port_d": 80, + "protocol_d": 6, + "protocol_text_s": "TCP", + "service_s": "http", + "first_seen_s": "2024-06-18", + "last_seen_s": "2024-07-15", + "css_color_s": "#a6abb7", + "ip_s": "1.2.3.4", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + }, + { + "event_count_d": 100, + "port_d": 443, + "protocol_d": 6, + "protocol_text_s": "TCP", + "service_s": "https", + "first_seen_s": "2024-06-17", + "last_seen_s": "2024-07-15", + "css_color_s": "#99a1ff", + "ip_s": "1.2.3.4", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + }, + { + "event_count_d": 187, + "port_d": 8880, + "protocol_d": 6, + "protocol_text_s": "TCP", + "service_s": "cddbp-alt", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-15", + "css_color_s": "#e57ea1", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + }, + { + "event_count_d": 165, + "port_d": 53, + "protocol_d": 6, + "protocol_text_s": "TCP", + "service_s": "domain", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-15", + "css_color_s": "#d998ba", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + }, + { + "event_count_d": 191, + "port_d": 2083, + "protocol_d": 6, + "protocol_text_s": "TCP", + "service_s": "radsec", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-15", + "css_color_s": "#85aaf2", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + }, + { + "event_count_d": 172, + "port_d": 8443, + "protocol_d": 6, + "protocol_text_s": "TCP", + "service_s": "pcsync-https", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-15", + "css_color_s": "#e57ea1", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + }, + { + "event_count_d": 2484, + "port_d": 443, + "protocol_d": 6, + "protocol_text_s": "TCP", + "service_s": "https", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-15", + "css_color_s": "#99a1ff", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + }, + { + "event_count_d": 36, + "port_d": 69, + "protocol_d": 17, + "protocol_text_s": "UDP", + "service_s": "tftp", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-13", + "css_color_s": "#5c8ae5", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Open_Ports_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Summary_Details_Top_Open_Ports_Data_CL.json b/Sample Data/Custom/CYMRU/Summary_Details_Top_Open_Ports_Data_CL.json new file mode 100644 index 0000000000..3073a867a2 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Summary_Details_Top_Open_Ports_Data_CL.json @@ -0,0 +1,74 @@ +[ + { + "event_count_d": 25, + "domain_s": "emcal.sebastianpopp.com", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-14", + "css_color_s": "#e57ea1", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Pdns_Data_CL" + }, + { + "event_count_d": 110, + "domain_s": "alipesquissa.store", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-10", + "css_color_s": "#a6abb7", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Pdns_Data_CL" + }, + { + "event_count_d": 42, + "domain_s": "catalyst.rxrx.io", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-14", + "css_color_s": "#f2d561", + "ip_s": "2.2.2.2", + "Type": "Summary_Details_Top_Pdns_Data_CL" + }, + { + "event_count_d": 24, + "domain_s": "www.rxrx.io", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-15", + "css_color_s": "#f2d561", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Pdns_Data_CL" + }, + { + "event_count_d": 26, + "domain_s": "your.as", + "first_seen_s": "2024-06-16", + "last_seen_s": "2024-07-15", + "css_color_s": "#99a1ff", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Pdns_Data_CL" + }, + { + "event_count_d": 25, + "domain_s": "emcal.sebastianpopp.com", + "first_seen_s": "2024-06-17", + "last_seen_s": "2024-07-16", + "css_color_s": "#e57ea1", + "ip_s": "2.2.2.2", + "Type": "Summary_Details_Top_Pdns_Data_CL" + }, + { + "event_count_d": 23, + "domain_s": "www.rxrx.io", + "first_seen_s": "2024-06-17", + "last_seen_s": "2024-07-15", + "css_color_s": "#f2d561", + "ip_s": "1.1.1.1", + "Type": "Summary_Details_Top_Pdns_Data_CL" + }, + { + "event_count_d": 106, + "domain_s": "alipesquissa.store", + "first_seen_s": "2024-06-17", + "last_seen_s": "2024-07-10", + "css_color_s": "#a6abb7", + "ip_s": "1.2.3.4", + "Type": "Summary_Details_Top_Pdns_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Summary_Details_Top_Pdns_Data_CL.json b/Sample Data/Custom/CYMRU/Summary_Details_Top_Pdns_Data_CL.json new file mode 100644 index 0000000000..d826119236 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Summary_Details_Top_Pdns_Data_CL.json @@ -0,0 +1,5227 @@ +[ + { + "data_datasets_s": [ + { + "label": "SWITCH Peering requests: peering@switch.ch, CH (559)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UUNET, US (701)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "REDIRIS RedIRIS Autonomous System, ES (766)", + "tag_id": 0, + "data": [ + 0, + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0 + ], + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CABLELITE-AS-AP Atria Convergence Technologies Pvt. Ltd. Broadband Internet Service Provider INDIA, IN (24309)", + "tag_id": 0, + "data": [ + 1.2012012012012012, + 0.9102730819245773, + 0.27548209366391185, + 0.1926782273603083, + 0.05839984426708195, + 0.3179650238473768, + 2.73972602739726, + 3.5502958579881656, + 4.97737556561086, + 2.459016393442623, + 3.10077519379845, + 2.0080321285140563, + 0.4444444444444444, + 0.43859649122807015, + 0.8888888888888888, + 0.4807692307692308, + 1.3157894736842104, + 2.092050209205021, + 0.7843137254901961, + 1.06951871657754, + 1.3651877133105803, + 1.3071895424836601, + 0.11231748408835641, + 0.5780346820809248, + 1.2396694214876034, + 0.8032128514056224, + 0.5830903790087464, + 4.621848739495799, + 0.35842293906810035, + 1.529051987767584 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GTU, GE (29289)", + "tag_id": 0, + "data": [ + 0, + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "COSYS, AT (50782)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#c8cdd9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "VETORIALNET INF. E SERVICOS DE INTERNET LTDA, BR (53066)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.43859649122807015, + 5.439330543933055, + 4.705882352941177, + 6.417112299465241, + 6.143344709897611, + 2.941176470588235, + 0.3743916136278547, + 0.6936416184971098, + 3.3057851239669422, + 2.8112449799196786, + 3.498542274052478, + 3.361344537815126, + 6.810035842293908, + 3.669724770642202 + ], + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "AS-84GRAMS 84 Grams AB, SE (57630)", + "tag_id": 0, + "data": [ + 0, + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IPTECHNOLOGY, IT (206476)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 75.56939848160404, + 87.65235824059353, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "VirtuaServer Informatica Ltda, BR (262954)", + "tag_id": 0, + "data": [ + 60.66066066066066, + 26.137841352405722, + 11.900826446280991, + 8.015414258188825, + 3.9711894101615726, + 10.969793322734498, + 84.47488584474885, + 85.79881656804734, + 83.2579185520362, + 84.42622950819673, + 82.94573643410853, + 82.73092369477911, + 86.66666666666667, + 84.64912280701753, + 93.77777777777779, + 93.75, + 93.42105263157895, + 86.61087866108787, + 86.27450980392157, + 74.33155080213903, + 77.81569965870307, + 72.87581699346404, + 8.086858854361664, + 22.658959537572255, + 86.36363636363636, + 84.33734939759037, + 60.05830903790087, + 81.9327731092437, + 73.47670250896059, + 65.4434250764526 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "735698cb-64a3-5128-ae9c-47b19c00ff3b", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "CDT-AS The Czech Republic, CZ (25512)", + "tag_id": 0, + "data": [ + 2.7136990381169377, + 2.8093354929038714, + 2.4405836619999244, + 2.2668142262518, + 2.4278235744868293, + 2.8974049890350333, + 3.0024420377542422, + 3.176172395896891, + 2.9763992812717035, + 2.9785338542250237, + 2.7426517434695583, + 2.365243033549589, + 2.7464933127483224, + 3.0000947012231065, + 2.909923242920024, + 2.6435524004814153, + 2.9123338089296875, + 2.840878081019813, + 2.582529287429664, + 2.3509090205214256, + 2.4785047064716568, + 2.5845723189480343, + 2.506972004105013, + 2.396548969099097, + 2.457823292964564, + 2.2647652995548184, + 2.675886170128717, + 2.7767475109830695, + 2.7214861336488894, + 2.713115529538898 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CONVERGED, GB (39522)", + "tag_id": 0, + "data": [ + 3.2338108462683506, + 3.3438079966001095, + 3.017646377564715, + 3.014920745148725, + 3.3638536650645303, + 3.7011276389703642, + 3.596693942118593, + 3.628008522460894, + 3.7024906886405007, + 3.541453105078806, + 3.3983239786556325, + 3.239211185767157, + 3.310124530063337, + 3.379006205003112, + 3.43150000400891, + 3.521385071023691, + 3.554557229022576, + 3.4489163346696015, + 3.451822052374751, + 3.3581418695559653, + 3.2650054926226635, + 3.3958036502824607, + 3.54613712590941, + 3.43999381754058, + 3.560016816124574, + 3.4133383140189775, + 3.675749222204648, + 3.6138024855238844, + 3.6207969566965987, + 3.7694180354695876 + ], + "css_color": "#f2d561", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "COOPERATIVA ELECTRICA DE GENERAL DEHEZA LTDA., AR (52372)", + "tag_id": 0, + "data": [ + 4.98551688249534, + 5.081283876370966, + 4.748979353428888, + 4.7956011037767245, + 5.335629742009656, + 5.9463427487892435, + 5.996755515876119, + 5.893212811007006, + 5.903293528764357, + 5.643921062528399, + 5.367223910825613, + 5.5962974366559015, + 5.864761182439213, + 6.030034450617057, + 5.865047369809866, + 5.813502072199182, + 6.0069889938730086, + 5.716441523195838, + 5.568444929755746, + 5.530144605387464, + 5.595586772738953, + 5.833361149045094, + 5.826668952837535, + 5.811909818509512, + 5.926092608413851, + 5.7964968406957, + 5.975637057519136, + 5.890503461068426, + 5.628148864802556, + 5.7485698029532974 + ], + "css_color": "#5c8ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TEKNET-WISP, US (55192)", + "tag_id": 0, + "data": [ + 2.542631880624534, + 2.6514635070858006, + 2.4101682233301065, + 2.4079611760330693, + 2.7467309206739436, + 3.067994161246898, + 2.989422576990485, + 3.0790820313715175, + 3.0025406721302796, + 2.848489002844354, + 2.7119033609661045, + 2.871652828690108, + 3.004984458510468, + 3.03955368273052, + 2.9092804415694196, + 2.7685158856614964, + 2.8013410983097664, + 2.654734297879596, + 2.5644828572335685, + 2.4910326122801725, + 2.6525185077386015, + 2.893672853501949, + 2.8684320655247277, + 2.7887656588702856, + 2.8693332783630785, + 2.773037119223105, + 2.770763270888979, + 2.863905036793036, + 2.8016097176831356, + 2.7513265687487105 + ], + "css_color": "#a6abb7", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "NB INFORMATICA, BR (262334)", + "tag_id": 0, + "data": [ + 3.2438244807328624, + 3.053498896228967, + 2.673796822082918, + 2.7185177726313485, + 3.09345299712165, + 3.294280772480936, + 3.460616020973459, + 3.5457433872584176, + 3.5025744228145808, + 3.229946829249398, + 3.203343024930536, + 3.107274316672184, + 3.2241650743336714, + 3.631497529961463, + 3.5738115351433577, + 3.1283943920370247, + 3.223371466315809, + 3.0896099858543056, + 3.085687354345042, + 3.0328852668898434, + 3.1755740458971204, + 3.6424076392454685, + 3.413630250499989, + 3.4516380477006976, + 3.3276980966243945, + 3.3798913704545486, + 3.371499329508585, + 3.64655722096369, + 3.6455987352589787, + 3.2541052104205064 + ], + "css_color": "#87e0e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TELEFONARNET TELECOMUNICACOES, BR (267251)", + "tag_id": 0, + "data": [ + 4.9312526528577445, + 4.7798424524502385, + 4.158457273189845, + 4.2585660708720265, + 5.058184929028519, + 5.535183732621353, + 5.7679624513562855, + 5.826917888962636, + 5.205247604943509, + 4.979867246998318, + 4.282036893847095, + 4.375817882782709, + 4.433620512111451, + 4.168281432076098, + 3.8775137465922325, + 3.652513582063425, + 3.71155565596758, + 3.61389608990356, + 3.518481918775456, + 3.695782173175155, + 3.9529198054760517, + 4.222165577650809, + 4.0546706183658054, + 4.216388063390046, + 4.549364416137244, + 3.6978161868332298, + 3.762074473373594, + 4.023198756953068, + 3.959334936663365, + 3.7566963919240757 + ], + "css_color": "#58afaf", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TELECONSULT TELECOMUNICACOES EIRELI, BR (268795)", + "tag_id": 0, + "data": [ + 5.311673295807789, + 5.237462147557419, + 4.844265169840538, + 4.804710024606108, + 5.492613663010585, + 6.117810441009734, + 6.340767895854853, + 6.358743917546404, + 5.948222488460446, + 5.817013220247775, + 5.487552720453662, + 5.616023389743503, + 5.899264461749657, + 6.379846873968196, + 6.467058274090196, + 5.980238061364214, + 6.077567437690917, + 5.934128781317321, + 5.69149929644803, + 5.786291851506569, + 6.148357718542879, + 6.465435834506892, + 6.2838660936233, + 6.528869375648938, + 6.368714504667889, + 6.280008152343284, + 6.510016813486782, + 6.880402023055337, + 6.655741654855042, + 6.430142554534006 + ], + "css_color": "#5d79b1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TENACIT-SOLUTIONS, ZA (328210)", + "tag_id": 0, + "data": [ + 3.9356196960783247, + 3.853953749899851, + 3.538979783507861, + 3.5713305053890525, + 4.066451393242185, + 4.292486302272924, + 4.377094275897778, + 4.731545800210498, + 4.541252610693195, + 4.018635541628964, + 3.9647775835219465, + 4.0524064000663325, + 4.416129571559599, + 4.435240364449808, + 4.417133888089497, + 4.019037938233265, + 4.099267624044757, + 3.7301485057640043, + 3.9792840227637427, + 4.1895145840240255, + 4.392857572724316, + 4.736275431797826, + 4.249950259539472, + 4.077725039131862, + 3.879974091702664, + 4.04837268769985, + 3.9959424815089974, + 4.369067440852045, + 4.463346559180785, + 4.14443702505735 + ], + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "MyManga-AS, KE (329029)", + "tag_id": 0, + "data": [ + 9.591376017254628, + 8.884127216082636, + 10.058276504581983, + 10.043554131212346, + 9.198823076405676, + 5.6419441529141805, + 7.846627381921962, + 7.615810406639943, + 7.721084354767635, + 8.6252282994063, + 11.261916824859362, + 9.544490560755506, + 9.251062191225037, + 10.135426822302922, + 11.7636386261915, + 10.709382581985011, + 9.905422681958626, + 12.654213765514566, + 11.96316471623111, + 11.513145881112335, + 11.365106436616621, + 5.269567708352341, + 5.4355134714726265, + 6.395986455029604, + 4.998626386061317, + 5.181746426948268, + 5.250011285671959, + 6.222600992877549, + 6.524421106279052, + 5.908962269446224 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CROWSNEST-BROADBAND-LLC, US (397606)", + "tag_id": 0, + "data": [ + 6.472096385234403, + 6.70309365356951, + 6.05573025976466, + 6.050714715409811, + 6.811530840677066, + 7.614276742586397, + 7.662705889780215, + 8.028317124476816, + 7.501723312746752, + 7.152882788809172, + 6.947452760632121, + 7.29322495001475, + 7.607573873675305, + 7.330321584085434, + 7.6303469101055, + 7.333702621605206, + 7.537318861298088, + 7.36162543014801, + 7.145782919719064, + 6.898976637360921, + 7.1620036898394925, + 7.680512309572434, + 7.481689675201199, + 7.227003225777313, + 7.478944086623879, + 7.190009328500849, + 7.421424468352029, + 7.705276600099552, + 7.750802714291863, + 7.5976002948654795 + ], + "css_color": "#5d79b1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "6b76ef46-2622-5bd7-8617-6090a4b8a1d2", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "SWITCH Peering requests: peering@switch.ch, CH (559)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UUNET, US (701)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "REDIRIS RedIRIS Autonomous System, ES (766)", + "tag_id": 0, + "data": [ + 0, + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0 + ], + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CABLELITE-AS-AP Atria Convergence Technologies Pvt. Ltd. Broadband Internet Service Provider INDIA, IN (24309)", + "tag_id": 0, + "data": [ + 1.2012012012012012, + 0.9102730819245773, + 0.27548209366391185, + 0.1926782273603083, + 0.05839984426708195, + 0.3179650238473768, + 2.73972602739726, + 3.5502958579881656, + 4.97737556561086, + 2.459016393442623, + 3.10077519379845, + 2.0080321285140563, + 0.4444444444444444, + 0.43859649122807015, + 0.8888888888888888, + 0.4807692307692308, + 1.3157894736842104, + 2.092050209205021, + 0.7843137254901961, + 1.06951871657754, + 1.3651877133105803, + 1.3071895424836601, + 0.11231748408835641, + 0.5780346820809248, + 1.2396694214876034, + 0.8032128514056224, + 0.5830903790087464, + 4.621848739495799, + 0.35842293906810035, + 1.529051987767584 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GTU, GE (29289)", + "tag_id": 0, + "data": [ + 0, + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "COSYS, AT (50782)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#c8cdd9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "VETORIALNET INF. E SERVICOS DE INTERNET LTDA, BR (53066)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.43859649122807015, + 5.439330543933055, + 4.705882352941177, + 6.417112299465241, + 6.143344709897611, + 2.941176470588235, + 0.3743916136278547, + 0.6936416184971098, + 3.3057851239669422, + 2.8112449799196786, + 3.498542274052478, + 3.361344537815126, + 6.810035842293908, + 3.669724770642202 + ], + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "AS-84GRAMS 84 Grams AB, SE (57630)", + "tag_id": 0, + "data": [ + 0, + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IPTECHNOLOGY, IT (206476)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 75.56939848160404, + 87.65235824059353, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "VirtuaServer Informatica Ltda, BR (262954)", + "tag_id": 0, + "data": [ + 60.66066066066066, + 26.137841352405722, + 11.900826446280991, + 8.015414258188825, + 3.9711894101615726, + 10.969793322734498, + 84.47488584474885, + 85.79881656804734, + 83.2579185520362, + 84.42622950819673, + 82.94573643410853, + 82.73092369477911, + 86.66666666666667, + 84.64912280701753, + 93.77777777777779, + 93.75, + 93.42105263157895, + 86.61087866108787, + 86.27450980392157, + 74.33155080213903, + 77.81569965870307, + 72.87581699346404, + 8.086858854361664, + 22.658959537572255, + 86.36363636363636, + 84.33734939759037, + 60.05830903790087, + 81.9327731092437, + 73.47670250896059, + 65.4434250764526 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "a667232e-df3c-555b-ba29-5362aa0e911c", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "CDT-AS The Czech Republic, CZ (25512)", + "tag_id": 0, + "data": [ + 2.7136990381169377, + 2.8093354929038714, + 2.4405836619999244, + 2.2668142262518, + 2.4278231060528386, + 2.8974049890350333, + 3.0024387379246456, + 3.176172395896891, + 2.9763955466423218, + 2.9785332567325633, + 2.7426475232950143, + 2.365243033549589, + 2.746492446852411, + 3.0000947012231065, + 2.909921984056756, + 2.643552132225211, + 2.9123325990392543, + 2.8408366252840436, + 2.5825267516721104, + 2.350906504381381, + 2.478499792335719, + 2.584569810042152, + 2.506967362104395, + 2.396529765443086, + 2.4578027092239476, + 2.2647586297901956, + 2.6758772844207046, + 2.776727034580366, + 2.721478006773603, + 2.713100950501085 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CONVERGED, GB (39522)", + "tag_id": 0, + "data": [ + 3.2338108462683506, + 3.3438079966001095, + 3.017646377564715, + 3.014920745148725, + 3.36385301602915, + 3.7011276389703642, + 3.596689989177297, + 3.628008522460894, + 3.702486042949784, + 3.5414523946650145, + 3.3983187495847598, + 3.239211185767157, + 3.3101234864695726, + 3.379006205003112, + 3.431498519506073, + 3.521384713688844, + 3.554555752328946, + 3.448866006088021, + 3.4518186630680403, + 3.3581382753908318, + 3.2649990190901397, + 3.3958003538950114, + 3.546130559752826, + 3.4399662527134867, + 3.5599870017506348, + 3.413328261691198, + 3.675737016291452, + 3.6137758364768633, + 3.620786144308124, + 3.769397780346843 + ], + "css_color": "#f2d561", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "COOPERATIVA ELECTRICA DE GENERAL DEHEZA LTDA., AR (52372)", + "tag_id": 0, + "data": [ + 4.98551688249534, + 5.081283876370966, + 4.748979353428888, + 4.7956011037767245, + 5.335628712531913, + 5.9463427487892435, + 5.996748925150607, + 5.893212811007006, + 5.903286121621908, + 5.643919930360545, + 5.367215652167993, + 5.5962974366559015, + 5.864759333436813, + 6.030034450617057, + 5.865044832528955, + 5.813501482270266, + 6.006986498349146, + 5.716358105575452, + 5.568439462159942, + 5.530138686562799, + 5.595575678358546, + 5.8333554864625485, + 5.826658163965207, + 5.811863247411503, + 5.92604297866485, + 5.796479769933633, + 5.975617214460535, + 5.89046002308189, + 5.628132058079438, + 5.748538912777183 + ], + "css_color": "#5c8ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TEKNET-WISP, US (55192)", + "tag_id": 0, + "data": [ + 2.542631880624534, + 2.6514635070858006, + 2.4101682233301065, + 2.4079611760330693, + 2.7467303907086937, + 3.067994161246898, + 2.9894192914699076, + 3.0790820313715175, + 3.0025369047000545, + 2.8484884314388283, + 2.711899188104728, + 2.871652828690108, + 3.00498351111921, + 3.03955368273052, + 2.9092791829842346, + 2.768515604724541, + 2.801339934529782, + 2.654695558461553, + 2.564480339195609, + 2.491029946168105, + 2.6525132485851732, + 2.893670044544819, + 2.868426754231503, + 2.7887433123640806, + 2.869309248314982, + 2.773028952591057, + 2.7707540701263786, + 2.8638839176698143, + 2.8016013515435856, + 2.7513117843823083 + ], + "css_color": "#a6abb7", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "NB INFORMATICA, BR (262334)", + "tag_id": 0, + "data": [ + 3.2438244807328624, + 3.053498896228967, + 2.673796822082918, + 2.7185177726313485, + 3.093452400258456, + 3.294280772480936, + 3.4606122175884053, + 3.5457433872584176, + 3.502570027968286, + 3.229946181323615, + 3.2033380958808597, + 3.107274316672184, + 3.2241640578406248, + 3.631497529961463, + 3.573809989075062, + 3.128394074581163, + 3.2233701272089084, + 3.089564900478745, + 3.085684324542028, + 3.0328820208416105, + 3.175567749680494, + 3.6424041034736563, + 3.4136239296979585, + 3.451610389567858, + 3.327670227869685, + 3.379881416628473, + 3.3714881339058187, + 3.6465303303753873, + 3.6455878488076756, + 3.254087724352407 + ], + "css_color": "#87e0e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TELEFONARNET TELECOMUNICACOES, BR (267251)", + "tag_id": 0, + "data": [ + 4.9312526528577445, + 4.7798424524502385, + 4.158457273189845, + 4.2585660708720265, + 5.058183953082088, + 5.535183732621353, + 5.767956112085462, + 5.826917888962636, + 5.205241073672395, + 4.979866248039341, + 4.282030304989017, + 4.375817882782709, + 4.433619114309442, + 4.168281432076098, + 3.87751206913918, + 3.6525132114222267, + 3.711554114051037, + 3.613843353841987, + 3.518478464016144, + 3.6957782176390452, + 3.9529119680145275, + 4.222161479094164, + 4.054663110590096, + 4.21635427728051, + 4.54932631619028, + 3.6978052967142445, + 3.762061980803594, + 4.0231690889196665, + 3.9593231133360844, + 3.7566762051616056 + ], + "css_color": "#58afaf", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TELECONSULT TELECOMUNICACOES EIRELI, BR (268795)", + "tag_id": 0, + "data": [ + 5.311673295807789, + 5.237462147557419, + 4.844265169840538, + 4.804710024606108, + 5.492612603243736, + 6.117810441009734, + 6.34076092704303, + 6.358743917546404, + 5.948215024943499, + 5.817012053357717, + 5.487544276643633, + 5.616023389743503, + 5.899262601869296, + 6.379846873968196, + 6.467055476373062, + 5.980237454515655, + 6.077564912846176, + 5.934042187078581, + 5.691493708026476, + 5.786285658531634, + 6.148345528182481, + 6.465429558354402, + 6.283854458188104, + 6.528817059521354, + 6.368661168055854, + 6.279989657633825, + 6.509995195934732, + 6.880351285319181, + 6.65572177954438, + 6.430108001898696 + ], + "css_color": "#5d79b1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TENACIT-SOLUTIONS, ZA (328210)", + "tag_id": 0, + "data": [ + 3.9356196960783247, + 3.853953749899851, + 3.538979783507861, + 3.5713305053890525, + 4.066450608644789, + 4.292486302272924, + 4.377089465258618, + 4.731545800210498, + 4.541246912568102, + 4.018634735492604, + 3.964771482837283, + 4.0524064000663325, + 4.4161281792720155, + 4.435240364449808, + 4.417131977191121, + 4.019037530398768, + 4.099265921058422, + 3.7300940732799535, + 3.979280115547832, + 4.189510100054071, + 4.392848862997354, + 4.7362708341825055, + 4.249942390176871, + 4.077692364135454, + 3.8799415977554665, + 4.0483607651872, + 3.995929212342871, + 4.369035222299942, + 4.463333230778924, + 4.144414754754651 + ], + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "MyManga-AS, KE (329029)", + "tag_id": 0, + "data": [ + 9.591376017254628, + 8.884127216082636, + 10.058276504581983, + 10.043554131212346, + 9.198821301547959, + 5.6419441529141805, + 7.84661875809744, + 7.615810406639943, + 7.721074666756797, + 8.625226569189648, + 11.261899495916738, + 9.544490560755506, + 9.251059274612464, + 10.135426822302922, + 11.763633537118242, + 10.709381495243425, + 9.905418566882222, + 12.654029107909674, + 11.963152969729165, + 11.51313355877781, + 11.365083902998737, + 5.269562593057511, + 5.435503406878027, + 6.395935203698912, + 4.9985845236421325, + 5.181731166634535, + 5.249993852169791, + 6.2225551059240924, + 6.524401623116528, + 5.908930517394599 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CROWSNEST-BROADBAND-LLC, US (397606)", + "tag_id": 0, + "data": [ + 6.472096385234403, + 6.70309365356951, + 6.05573025976466, + 6.050714715409811, + 6.811529526433061, + 7.614276742586397, + 7.662697468094344, + 8.028317124476816, + 7.501713899978621, + 7.152881353944321, + 6.9474420704439295, + 7.29322495001475, + 7.60757147521066, + 7.330321584085434, + 7.63034360913752, + 7.333701877412947, + 7.53731573001899, + 7.3629772628802685, + 7.145815261973736, + 6.899047054903029, + 7.162004213704794, + 7.680548047834268, + 7.481799199798167, + 7.227025937118957, + 7.47955591816496, + 7.1901507768296495, + 7.421607511898977, + 7.705794324292831, + 7.751035621085831, + 7.597907106410559 + ], + "css_color": "#5d79b1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "145a9641-314f-5301-8bab-69709bb5877a", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "SWITCH Peering requests: peering@switch.ch, CH (559)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UUNET, US (701)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "REDIRIS RedIRIS Autonomous System, ES (766)", + "tag_id": 0, + "data": [ + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0, + 0 + ], + "css_color": "#d998ba", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "CABLELITE-AS-AP Atria Convergence Technologies Pvt. Ltd. Broadband Internet Service Provider INDIA, IN (24309)", + "tag_id": 0, + "data": [ + 0.9102730819245773, + 0.27548209366391185, + 0.1926782273603083, + 0.05839984426708195, + 0.3179650238473768, + 2.73972602739726, + 3.5502958579881656, + 4.97737556561086, + 2.459016393442623, + 3.10077519379845, + 2.0080321285140563, + 0.4444444444444444, + 0.43859649122807015, + 0.8888888888888888, + 0.4807692307692308, + 1.3157894736842104, + 2.092050209205021, + 0.7843137254901961, + 1.06951871657754, + 1.3651877133105803, + 1.3071895424836601, + 0.11231748408835641, + 0.5780346820809248, + 1.2396694214876034, + 0.8032128514056224, + 0.5830903790087464, + 4.621848739495799, + 0.35842293906810035, + 1.529051987767584, + 0.38314176245210724 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "GTU, GE (29289)", + "tag_id": 0, + "data": [ + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336, + 0.7662835249042145 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "COSYS, AT (50782)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#c8cdd9", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "VETORIALNET INF. E SERVICOS DE INTERNET LTDA, BR (53066)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.43859649122807015, + 5.439330543933055, + 4.705882352941177, + 6.417112299465241, + 6.143344709897611, + 2.941176470588235, + 0.3743916136278547, + 0.6936416184971098, + 3.3057851239669422, + 2.8112449799196786, + 3.498542274052478, + 3.361344537815126, + 6.810035842293908, + 3.669724770642202, + 6.896551724137931 + ], + "css_color": "#e57ea1", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "AS-84GRAMS 84 Grams AB, SE (57630)", + "tag_id": 0, + "data": [ + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "IPTECHNOLOGY, IT (206476)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 75.56939848160404, + 87.65235824059353, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "VirtuaServer Informatica Ltda, BR (262954)", + "tag_id": 0, + "data": [ + 26.137841352405722, + 11.900826446280991, + 8.015414258188825, + 3.9711894101615726, + 10.969793322734498, + 84.47488584474885, + 85.79881656804734, + 83.2579185520362, + 84.42622950819673, + 82.94573643410853, + 82.73092369477911, + 86.66666666666667, + 84.64912280701753, + 93.77777777777779, + 93.75, + 93.42105263157895, + 86.61087866108787, + 86.27450980392157, + 74.33155080213903, + 77.81569965870307, + 72.87581699346404, + 8.086858854361664, + 22.658959537572255, + 86.36363636363636, + 84.33734939759037, + 60.05830903790087, + 81.9327731092437, + 73.47670250896059, + 65.4434250764526, + 69.34865900383141 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "1.2.3.4", + "request_id_g": "789ca971-12e3-552c-83f7-1f9006b43926", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "SWITCH Peering requests: peering@switch.ch, CH (559)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UUNET, US (701)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "REDIRIS RedIRIS Autonomous System, ES (766)", + "tag_id": 0, + "data": [ + 0, + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0 + ], + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CABLELITE-AS-AP Atria Convergence Technologies Pvt. Ltd. Broadband Internet Service Provider INDIA, IN (24309)", + "tag_id": 0, + "data": [ + 1.2012012012012012, + 0.9102730819245773, + 0.27548209366391185, + 0.1926782273603083, + 0.05839984426708195, + 0.3179650238473768, + 2.73972602739726, + 3.5502958579881656, + 4.97737556561086, + 2.459016393442623, + 3.10077519379845, + 2.0080321285140563, + 0.4444444444444444, + 0.43859649122807015, + 0.8888888888888888, + 0.4807692307692308, + 1.3157894736842104, + 2.092050209205021, + 0.7843137254901961, + 1.06951871657754, + 1.3651877133105803, + 1.3071895424836601, + 0.11231748408835641, + 0.5780346820809248, + 1.2396694214876034, + 0.8032128514056224, + 0.5830903790087464, + 4.621848739495799, + 0.35842293906810035, + 1.529051987767584 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GTU, GE (29289)", + "tag_id": 0, + "data": [ + 0, + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "COSYS, AT (50782)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#c8cdd9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "VETORIALNET INF. E SERVICOS DE INTERNET LTDA, BR (53066)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.43859649122807015, + 5.439330543933055, + 4.705882352941177, + 6.417112299465241, + 6.143344709897611, + 2.941176470588235, + 0.3743916136278547, + 0.6936416184971098, + 3.3057851239669422, + 2.8112449799196786, + 3.498542274052478, + 3.361344537815126, + 6.810035842293908, + 3.669724770642202 + ], + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "AS-84GRAMS 84 Grams AB, SE (57630)", + "tag_id": 0, + "data": [ + 0, + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IPTECHNOLOGY, IT (206476)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 75.56939848160404, + 87.65235824059353, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "VirtuaServer Informatica Ltda, BR (262954)", + "tag_id": 0, + "data": [ + 60.66066066066066, + 26.137841352405722, + 11.900826446280991, + 8.015414258188825, + 3.9711894101615726, + 10.969793322734498, + 84.47488584474885, + 85.79881656804734, + 83.2579185520362, + 84.42622950819673, + 82.94573643410853, + 82.73092369477911, + 86.66666666666667, + 84.64912280701753, + 93.77777777777779, + 93.75, + 93.42105263157895, + 86.61087866108787, + 86.27450980392157, + 74.33155080213903, + 77.81569965870307, + 72.87581699346404, + 8.086858854361664, + 22.658959537572255, + 86.36363636363636, + 84.33734939759037, + 60.05830903790087, + 81.9327731092437, + 73.47670250896059, + 65.4434250764526 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "f7433bf0-b0fe-5c75-9a3f-cdaa2b9d9256", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "AMAZON-02, US (16509)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 100 + ], + "css_color": "#58afaf", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + }, + { + "label": "IDNIC-HERZA-AS-ID PT Herza Digital Indonesia, ID (140443)", + "tag_id": 0, + "data": [ + 0, + 50, + 100, + 100, + 0 + ], + "css_color": "#a6abb7", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + }, + { + "label": "BEEONLINE-AS-AP BEE ONLINE, BD (141723)", + "tag_id": 0, + "data": [ + 0, + 50, + 0, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + }, + { + "label": "GMAES TELECOM LTDA, BR (264324)", + "tag_id": 0, + "data": [ + 100, + 0, + 0, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ], + "end_date_s": "2024-07-15", + "ip_s": "2.2.2.2", + "request_id_g": "baa6fa85-85e2-590f-a7b1-8e821039f997", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "SWITCH Peering requests: peering@switch.ch, CH (559)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UUNET, US (701)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "REDIRIS RedIRIS Autonomous System, ES (766)", + "tag_id": 0, + "data": [ + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0, + 0 + ], + "css_color": "#d998ba", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "CABLELITE-AS-AP Atria Convergence Technologies Pvt. Ltd. Broadband Internet Service Provider INDIA, IN (24309)", + "tag_id": 0, + "data": [ + 0.9102730819245773, + 0.27548209366391185, + 0.1926782273603083, + 0.05839984426708195, + 0.3179650238473768, + 2.73972602739726, + 3.5502958579881656, + 4.97737556561086, + 2.459016393442623, + 3.10077519379845, + 2.0080321285140563, + 0.4444444444444444, + 0.43859649122807015, + 0.8888888888888888, + 0.4807692307692308, + 1.3157894736842104, + 2.092050209205021, + 0.7843137254901961, + 1.06951871657754, + 1.3651877133105803, + 1.3071895424836601, + 0.11231748408835641, + 0.5780346820809248, + 1.2396694214876034, + 0.8032128514056224, + 0.5830903790087464, + 4.621848739495799, + 0.35842293906810035, + 1.529051987767584, + 0.38314176245210724 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "GTU, GE (29289)", + "tag_id": 0, + "data": [ + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336, + 0.7662835249042145 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "COSYS, AT (50782)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#c8cdd9", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "VETORIALNET INF. E SERVICOS DE INTERNET LTDA, BR (53066)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.43859649122807015, + 5.439330543933055, + 4.705882352941177, + 6.417112299465241, + 6.143344709897611, + 2.941176470588235, + 0.3743916136278547, + 0.6936416184971098, + 3.3057851239669422, + 2.8112449799196786, + 3.498542274052478, + 3.361344537815126, + 6.810035842293908, + 3.669724770642202, + 6.896551724137931 + ], + "css_color": "#e57ea1", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "AS-84GRAMS 84 Grams AB, SE (57630)", + "tag_id": 0, + "data": [ + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "IPTECHNOLOGY, IT (206476)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 75.56939848160404, + 87.65235824059353, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#f2aad0", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "VirtuaServer Informatica Ltda, BR (262954)", + "tag_id": 0, + "data": [ + 26.137841352405722, + 11.900826446280991, + 8.015414258188825, + 3.9711894101615726, + 10.969793322734498, + 84.47488584474885, + 85.79881656804734, + 83.2579185520362, + 84.42622950819673, + 82.94573643410853, + 82.73092369477911, + 86.66666666666667, + 84.64912280701753, + 93.77777777777779, + 93.75, + 93.42105263157895, + 86.61087866108787, + 86.27450980392157, + 74.33155080213903, + 77.81569965870307, + 72.87581699346404, + 8.086858854361664, + 22.658959537572255, + 86.36363636363636, + 84.33734939759037, + 60.05830903790087, + 81.9327731092437, + 73.47670250896059, + 65.4434250764526, + 69.34865900383141 + ], + "css_color": "#99a1ff", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "1.2.3.4", + "request_id_g": "1a0fbe4c-bbd4-53cc-a731-3ea69162b30f", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Asns_By_IP_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Top_Asns_By_IP_Data_CL.json b/Sample Data/Custom/CYMRU/Top_Asns_By_IP_Data_CL.json new file mode 100644 index 0000000000..d264d1be1e --- /dev/null +++ b/Sample Data/Custom/CYMRU/Top_Asns_By_IP_Data_CL.json @@ -0,0 +1,5301 @@ +[ + { + "data_datasets_s": [ + { + "label": "AR", + "tag_id": 0, + "data": [ + 6.029585488894853, + 6.186701169873535, + 5.926372824122163, + 5.8864618113098715, + 6.587111063011232, + 7.3774626843889495, + 7.380511658142913, + 7.190681472920321, + 7.223654051831799, + 7.012001530458406, + 6.602234534019375, + 6.883071489568758, + 7.193045823490138, + 7.322934747365914, + 7.095573893338812, + 7.119299720169053, + 7.278476825584196, + 6.936698529045472, + 6.725479932545348, + 6.71282761480789, + 6.813028071496969, + 7.102638647104411, + 7.182480263215233, + 7.103760067315639, + 7.304942619597862, + 7.188031565095013, + 7.287254444469522, + 7.184238816254018, + 6.930365974387604, + 7.114431409952679 + ], + "country": "Argentina", + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 20.687913243139313, + 20.797710245649828, + 18.822685731764253, + 18.965579618348563, + 21.416778794596095, + 22.69388650986516, + 22.902647995789312, + 23.22236836643454, + 22.43313794047187, + 23.86490678135642, + 21.341505762389573, + 22.09424682114395, + 23.126496860825842, + 23.70957872893776, + 22.955886112731854, + 24.084097513554024, + 22.274930039122932, + 21.176628001859854, + 21.612204405302236, + 22.335844377219587, + 23.386618834786013, + 24.442442415374842, + 22.473515336928862, + 23.984464831335387, + 24.224271932713, + 25.01210571672719, + 23.14966594474819, + 24.525391642257652, + 23.757675923319237, + 23.11090792535859 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "BT", + "tag_id": 0, + "data": [ + 2.478453398702878, + 2.5786611215121162, + 2.3593107441664447, + 2.107422928696255, + 2.2001166781397514, + 2.2973856514625557, + 2.2600605261281106, + 2.2450728796608366, + 2.263074164381035, + 2.350966145879026, + 2.412117263425219, + 2.344156185745574, + 2.3278046440369247, + 2.201898047014472, + 2.191381090701714, + 1.9423534845409887, + 2.0145693526650263, + 2.128419380569141, + 2.1913125955106465, + 2.5157496489993383, + 2.647519338112909, + 2.7075930196231477, + 2.56296891723929, + 2.170557767107494, + 2.2503631159712243, + 2.297065150730389, + 2.4785593160312245, + 2.6560445313592287, + 2.6243859718188505, + 2.7339526557142597 + ], + "country": "Bhutan", + "css_color": "#98d0eb", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CZ", + "tag_id": 0, + "data": [ + 3.243465751598313, + 3.404191587011765, + 2.9281066186766673, + 2.703559581679715, + 2.9023232271068276, + 3.486780206350758, + 3.562332945440341, + 3.7770355695804456, + 3.6012108073377402, + 3.6508315617595684, + 3.314385617025558, + 2.8150353868202114, + 3.2828370018018083, + 3.576041857836704, + 3.441838889212158, + 3.2063561995593313, + 3.581669378058059, + 3.494009244923355, + 3.1673314631202376, + 2.83039990908322, + 2.9866423172360617, + 3.1049065578685253, + 3.041743219705551, + 2.8923415732459117, + 2.9760091018113215, + 2.7493188165425586, + 3.229390668776364, + 3.3609760783360985, + 3.29808105817532, + 3.3204363187607058 + ], + "country": "Czechia", + "css_color": "#f2b379", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GB", + "tag_id": 0, + "data": [ + 7.782274210420259, + 7.8466125139767735, + 7.036580838709637, + 7.037995217740976, + 7.993826626452799, + 8.8524505624112, + 8.878927687546527, + 8.86544127140549, + 8.68961408507381, + 8.441836526015623, + 8.453249454951441, + 8.56221326164152, + 5.574363332948817, + 5.259936642057475, + 5.021962774382706, + 5.086988013191607, + 5.146168612596087, + 5.835315459031885, + 8.261318478430653, + 8.138104417250828, + 8.246831174021391, + 8.521417583228065, + 8.53384582623867, + 8.319441093657472, + 8.575311812006802, + 8.408228292048678, + 8.758653634050418, + 8.846498776792716, + 8.566854927132733, + 8.453238017268362 + ], + "country": "United Kingdom", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ID", + "tag_id": 0, + "data": [ + 1.4658658241199538, + 1.6437144151179948, + 1.5145764280821004, + 1.9061933919622864, + 2.0021883904244717, + 2.2567065932994534, + 2.53870921613099, + 2.075854448065204, + 2.15685953765955, + 1.6897162716263598, + 1.8441563997641335, + 2.8760430778913237, + 2.7367974937305877, + 2.699969143183073, + 2.523926050981036, + 2.541785730199544, + 2.82046010571973, + 2.62671241224034, + 2.242420761540932, + 2.934602402188154, + 2.453997515566991, + 3.38997291971648, + 2.6799853020795346, + 2.651158685079817, + 2.7398472757165035, + 2.445608684738516, + 2.379159753329443, + 2.2050843277616634, + 2.1672213709740746, + 2.21720936219457 + ], + "country": "Indonesia", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "KE", + "tag_id": 0, + "data": [ + 18.981011241892638, + 17.27882012208239, + 22.307106218443643, + 22.813000830370836, + 13.543439607033553, + 6.289956641878834, + 8.402587329953771, + 8.194756029859777, + 8.357369521819079, + 9.500557320882717, + 12.542109116686511, + 10.796166337289668, + 10.7703024641431, + 11.46491377665508, + 13.241000613575926, + 12.012123773509483, + 11.203707212802582, + 14.39635407920267, + 13.706724619717422, + 13.057347647466806, + 12.965966858710859, + 6.929058680817474, + 7.198595524523993, + 7.734567307134443, + 5.468472236730733, + 5.71892920041614, + 5.793451066641498, + 6.767450181595502, + 7.013471149896809, + 6.760706369488095 + ], + "country": "Kenya", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "NZ", + "tag_id": 0, + "data": [ + 2.2944359546329585, + 2.742249328058059, + 2.515846965051351, + 2.5556366502340016, + 2.845094794194455, + 2.7496619978998065, + 2.196634566358615, + 1.5614346744889558, + 0.7570008422540832, + 0.722719719233507, + 2.6696259122181054, + 2.463045399665938, + 2.2316312717122906, + 2.3350796820214357, + 2.7217836187928017, + 3.1355967931647784, + 3.2053433036501393, + 3.0548634426721026, + 3.0440563561104197, + 2.560174939387083, + 2.19643530273122, + 2.800701980336722, + 3.2317365008588324, + 3.1132007007223064, + 3.0905314817008493, + 3.081393015477849, + 2.772962840159777, + 2.44159814233798, + 2.8739461333075917, + 3.270522731726101 + ], + "country": "New Zealand", + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "US", + "tag_id": 0, + "data": [ + 14.208567348800875, + 14.795303345027037, + 13.638788320459454, + 13.650147354132663, + 15.479438294714878, + 17.17527474178228, + 17.20636553172963, + 17.605971805271384, + 16.957561434132277, + 16.393432568385784, + 15.476183458282716, + 16.186395710900044, + 16.70430401232537, + 16.10496577248746, + 16.036654107530822, + 15.39603540171583, + 15.904567938888931, + 15.452512539550115, + 14.792508791936799, + 14.689382340640783, + 15.345165718699722, + 16.107200369817264, + 15.823664634623464, + 15.558043197520908, + 16.01960251664403, + 15.707519447464938, + 15.86835661333228, + 16.2637107604401, + 16.168698698718433, + 15.863511109850363 + ], + "country": "United States", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ZA", + "tag_id": 0, + "data": [ + 11.027132381649485, + 10.706609541235041, + 11.777534666719902, + 11.4108596686859, + 12.408019187318384, + 12.965469680630285, + 11.650980314192457, + 11.926394123995877, + 13.412299801680408, + 12.792417095168728, + 11.830196629437415, + 11.921984540254996, + 12.472629452639922, + 11.550512717791953, + 11.32979112846544, + 12.2338380438645, + 12.671124298129277, + 11.773723266395793, + 12.146037239867605, + 13.011212187965363, + 11.684919583874617, + 12.588743750263157, + 13.994544814788734, + 13.0602147946402, + 12.572699732936849, + 12.42758105557913, + 13.332504993076016, + 12.16188619842865, + 12.873755979078139, + 14.177120595679499 + ], + "country": "South Africa", + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "dc7bd569-c489-5032-aca7-8e01da51b545", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "AT", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Austria", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 90.990990990991, + 31.599479843953187, + 12.892561983471074, + 8.015414258188825, + 3.990656024917267, + 11.022787493375729, + 85.38812785388129, + 86.3905325443787, + 84.16289592760181, + 85.24590163934425, + 82.94573643410853, + 83.13253012048193, + 88, + 86.40350877192982, + 93.77777777777779, + 93.75, + 95.17543859649122, + 92.46861924686193, + 91.37254901960785, + 82.35294117647058, + 85.32423208191126, + 76.47058823529412, + 8.461250467989517, + 23.583815028901732, + 90.9090909090909, + 87.95180722891565, + 64.72303206997084, + 85.71428571428571, + 80.64516129032258, + 70.03058103975535 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CH", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0 + ], + "country": "Switzerland", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ES", + "tag_id": 0, + "data": [ + 0, + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0.3058103975535168 + ], + "country": "Spain", + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GE", + "tag_id": 0, + "data": [ + 0, + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336 + ], + "country": "Georgia", + "css_color": "#68cccc", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IN", + "tag_id": 0, + "data": [ + 3.003003003003003, + 1.4304291287386215, + 0.27548209366391185, + 0.1926782273603083, + 0.1557329180455519, + 0.47694753577106513, + 3.65296803652968, + 6.508875739644971, + 5.88235294117647, + 5.737704918032787, + 5.038759689922481, + 4.417670682730924, + 3.5555555555555554, + 1.7543859649122806, + 1.3333333333333335, + 1.9230769230769231, + 1.7543859649122806, + 4.602510460251046, + 1.1764705882352942, + 1.6042780748663104, + 2.04778156996587, + 1.3071895424836601, + 0.22463496817671283, + 0.5780346820809248, + 1.6528925619834711, + 2.4096385542168677, + 1.1661807580174928, + 5.042016806722689, + 1.0752688172043012, + 1.834862385321101 + ], + "country": "India", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IT", + "tag_id": 0, + "data": [ + 2.1021021021021022, + 0, + 0, + 0, + 75.56939848160404, + 87.91732909379968, + 0.45662100456621, + 4.733727810650888, + 7.6923076923076925, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1.2396694214876034, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "country": "Italy", + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "KE", + "tag_id": 0, + "data": [ + 0, + 1.3003901170351104, + 1.6528925619834711, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 3.9215686274509802, + 0, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Kenya", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "SE", + "tag_id": 0, + "data": [ + 0.3003003003003003, + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4444444444444444, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "country": "Sweden", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "US", + "tag_id": 0, + "data": [ + 1.5015015015015014, + 0.9102730819245773, + 0.22038567493112945, + 0.3468208092485549, + 0.07786645902277595, + 0.37095919448860626, + 3.1963470319634704, + 1.183431952662722, + 2.262443438914027, + 1.2295081967213115, + 0.7751937984496124, + 0.4016064257028112, + 0, + 1.3157894736842104, + 0.4444444444444444, + 0.4807692307692308, + 0.43859649122807015, + 0.41841004184100417, + 0, + 1.06951871657754, + 0.3412969283276451, + 0, + 91.20179707974542, + 0.11560693641618498, + 0.8264462809917356, + 0, + 0.2915451895043732, + 0.42016806722689076, + 0.35842293906810035, + 25.688073394495415 + ], + "country": "United States", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "cee87a3c-e1bd-5d87-b7ec-2c3da48803bb", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "AR", + "tag_id": 0, + "data": [ + 6.029585488894853, + 6.186701169873535, + 5.926372824122163, + 5.8864618113098715, + 6.587109789063083, + 7.3774626843889495, + 7.380503535118212, + 7.190681472920321, + 7.223645009272032, + 7.012000123854268, + 6.602224381003211, + 6.883071489568758, + 7.193043552155018, + 7.322934747365914, + 7.0955708164881015, + 7.119298997733468, + 7.2784738053824265, + 6.936597291711499, + 6.725473347488789, + 6.712820445528436, + 6.813014569828613, + 7.1026317488073785, + 7.182466995125047, + 7.1037031009471745, + 7.304881554484238, + 7.18801045097949, + 7.28723032417289, + 7.184185941245555, + 6.9303453102322, + 7.114393180263226 + ], + "country": "Argentina", + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 20.687913243139313, + 20.797710245649828, + 18.822685731764253, + 18.965579618348563, + 21.41677465258825, + 22.69388650986516, + 22.90262278903075, + 23.22236836643454, + 22.43310985870202, + 23.864901994067587, + 21.341472943099095, + 22.09424682114395, + 23.1264895582136, + 23.70957872893776, + 22.955876158380654, + 24.084095069604512, + 22.27492079614741, + 21.176318940517135, + 21.61218324434573, + 22.3358205226058, + 23.38657248852585, + 24.442418777412325, + 22.473473821934412, + 23.984272495467053, + 24.224069431749605, + 25.012032246197073, + 23.14958932099177, + 24.525211138752155, + 23.75760508545741, + 23.11078373794542 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "BT", + "tag_id": 0, + "data": [ + 2.478453398702878, + 2.5786611215121162, + 2.3593107441664447, + 2.107422928696255, + 2.200116252636896, + 2.2973856514625557, + 2.260058038695216, + 2.2450728796608366, + 2.263071331468047, + 2.3509656742763463, + 2.4121135540347933, + 2.344156185745574, + 2.327803908990246, + 2.201898047014472, + 2.191380140454057, + 1.9423532874394016, + 2.0145685167200793, + 2.128388317448442, + 2.191310449951144, + 2.5157469621863733, + 2.6475140914109, + 2.7075903899270837, + 2.562964182704493, + 2.1705403610025074, + 2.250344304231485, + 2.2970584033338985, + 2.478551112175248, + 2.6560249832371987, + 2.624378146731437, + 2.7339379647073496 + ], + "country": "Bhutan", + "css_color": "#98d0eb", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CZ", + "tag_id": 0, + "data": [ + 3.243465751598313, + 3.404191587011765, + 2.9281066186766673, + 2.703559581679715, + 2.9023226657971324, + 3.486780206350758, + 3.562329024720498, + 3.7770355695804456, + 3.601206299347225, + 3.6508308294045104, + 3.314380520113206, + 2.8150353868202114, + 3.282835965186283, + 3.576041857836704, + 3.4418373967290137, + 3.2063558741922447, + 3.5816678918454277, + 3.4939582517629417, + 3.167328361920467, + 2.8303968862247353, + 2.9866363984795785, + 3.104903542289561, + 3.0417376007380246, + 2.8923183790228206, + 2.975984224089016, + 2.7493107406966786, + 3.2293799797217324, + 3.3609513420149466, + 3.2980712243426233, + 3.3204184762597384 + ], + "country": "Czechia", + "css_color": "#f2b379", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GB", + "tag_id": 0, + "data": [ + 7.782274210420259, + 7.8466125139767735, + 7.036580838709637, + 7.037995217740976, + 7.993825080445674, + 8.8524505624112, + 8.878917915358327, + 8.86544127140549, + 8.68960320742738, + 8.441834926325365, + 8.453236455416523, + 8.56221326164152, + 5.574361572742151, + 5.259936642057475, + 5.021960596711109, + 5.086987496986179, + 5.146166477194968, + 5.835230295783477, + 8.261310389602796, + 8.138095725780088, + 8.246814830924263, + 8.521409306970105, + 8.53383006179075, + 8.319374378517566, + 8.575240127338295, + 8.408203593728715, + 8.758624789854123, + 8.84643382182704, + 8.566829383485805, + 8.453270833511151 + ], + "country": "United Kingdom", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ID", + "tag_id": 0, + "data": [ + 1.4658658241199538, + 1.6437144151179948, + 1.5145764280821004, + 1.9061933919622864, + 2.002188003200973, + 2.2567065932994534, + 2.538706422016079, + 2.075854448065204, + 2.156856837705879, + 1.6897159326700872, + 1.844153563792518, + 2.8760430778913237, + 2.736796629536974, + 2.699969143183073, + 2.523924956532049, + 2.5417854722701785, + 2.8204589353706577, + 2.626674076804453, + 2.242418565940367, + 2.934599268041723, + 2.4539926523754327, + 3.3899696272724613, + 2.6799803513820906, + 2.651137424947003, + 2.7398243721710664, + 2.4456015010104224, + 2.3791518784789862, + 2.2050680986446376, + 2.167214909006645, + 2.217197447928976 + ], + "country": "Indonesia", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "KE", + "tag_id": 0, + "data": [ + 18.981011241892638, + 17.27882012208239, + 22.307106218443643, + 22.813000830370836, + 13.543436987730544, + 6.289956641878834, + 8.402578082027935, + 8.194756029859777, + 8.357359060075916, + 9.500555415075484, + 12.542089829241338, + 10.796166337289668, + 10.770299063224096, + 11.46491377665508, + 13.240994871886425, + 12.012122554571386, + 11.203702563827644, + 14.396143972262054, + 13.706711199179741, + 13.057333702259275, + 12.965941163501238, + 6.929051951106543, + 7.198582226664323, + 7.734505282205823, + 5.468426523451947, + 5.718912401640186, + 5.793431890728359, + 6.767400374094001, + 7.013450237948106, + 6.760670040554678 + ], + "country": "Kenya", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "NZ", + "tag_id": 0, + "data": [ + 2.2944359546329585, + 2.742249328058059, + 2.515846965051351, + 2.5556366502340016, + 2.8451135839659467, + 2.7496619978998065, + 2.1967422091874846, + 1.5614346744889558, + 0.7571250744978647, + 0.7227395404701451, + 2.669775588340081, + 2.463045399665938, + 2.2316515522560554, + 2.3350796820214357, + 2.721825801504682, + 3.135596474978048, + 3.205383468563825, + 3.0548188586053033, + 3.044112113625035, + 2.560191689783415, + 2.1966144482048646, + 2.800742302215409, + 3.231792171556868, + 3.1138973156548637, + 3.0906282419244224, + 3.0815055150177066, + 2.7730777476139243, + 2.4416673632339276, + 2.8739801810466084, + 3.270586807597288 + ], + "country": "New Zealand", + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "US", + "tag_id": 0, + "data": [ + 14.208567348800875, + 14.795303345027037, + 13.638788320459454, + 13.650147354132663, + 15.479435300989469, + 17.17527474178228, + 17.20634659432546, + 17.605971805271384, + 16.95754020668123, + 16.393429279871082, + 15.476159658773625, + 16.186395710900044, + 16.704309329235258, + 16.10496577248746, + 16.036647153563273, + 15.396043986958336, + 15.904561339293247, + 15.453746464044418, + 14.792533482341291, + 14.68945396746532, + 15.345149984552814, + 16.107237490452448, + 15.823758491692763, + 15.557998772955544, + 16.02014114802446, + 15.707635407704018, + 15.868510851027, + 16.26416432279383, + 16.168906040160653, + 15.863792427808113 + ], + "country": "United States", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ZA", + "tag_id": 0, + "data": [ + 11.027132381649485, + 10.706609541235041, + 11.777534666719902, + 11.4108596686859, + 12.408016787605835, + 12.965469680630285, + 11.650967491070526, + 11.926394123995877, + 13.412283012182783, + 12.792414529016005, + 11.830178436782038, + 11.921984540254996, + 12.472625514180192, + 11.550512717791953, + 11.329786215532899, + 12.2338368024278, + 12.671119040250062, + 11.773551435322346, + 12.14602534743123, + 13.011198292030363, + 11.684896427371026, + 12.588731523695259, + 13.994518962871863, + 13.060110062357413, + 12.572594632407283, + 12.427544550817055, + 13.332460863427773, + 12.161796688620845, + 12.873717593616945, + 14.177044414339562 + ], + "country": "South Africa", + "css_color": "#f2aad0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "a90cf6ea-8930-5ae9-aa66-19be32b5cb77", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "AT", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Austria", + "css_color": "#ffe580", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 31.599479843953187, + 12.892561983471074, + 8.015414258188825, + 3.990656024917267, + 11.022787493375729, + 85.38812785388129, + 86.3905325443787, + 84.16289592760181, + 85.24590163934425, + 82.94573643410853, + 83.13253012048193, + 88, + 86.40350877192982, + 93.77777777777779, + 93.75, + 95.17543859649122, + 92.46861924686193, + 91.37254901960785, + 82.35294117647058, + 85.32423208191126, + 76.47058823529412, + 8.461250467989517, + 23.583815028901732, + 90.9090909090909, + 87.95180722891565, + 64.72303206997084, + 85.71428571428571, + 80.64516129032258, + 70.03058103975535, + 77.77777777777779 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "CH", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0, + 0 + ], + "country": "Switzerland", + "css_color": "#d998ba", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "ES", + "tag_id": 0, + "data": [ + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0.3058103975535168, + 0 + ], + "country": "Spain", + "css_color": "#998ae5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "GE", + "tag_id": 0, + "data": [ + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336, + 0.7662835249042145 + ], + "country": "Georgia", + "css_color": "#68cccc", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "IN", + "tag_id": 0, + "data": [ + 1.4304291287386215, + 0.27548209366391185, + 0.1926782273603083, + 0.1557329180455519, + 0.47694753577106513, + 3.65296803652968, + 6.508875739644971, + 5.88235294117647, + 5.737704918032787, + 5.038759689922481, + 4.417670682730924, + 3.5555555555555554, + 1.7543859649122806, + 1.3333333333333335, + 1.9230769230769231, + 1.7543859649122806, + 4.602510460251046, + 1.1764705882352942, + 1.6042780748663104, + 2.04778156996587, + 1.3071895424836601, + 0.22463496817671283, + 0.5780346820809248, + 1.6528925619834711, + 2.4096385542168677, + 1.1661807580174928, + 5.042016806722689, + 1.0752688172043012, + 1.834862385321101, + 4.21455938697318 + ], + "country": "India", + "css_color": "#ffe580", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "IT", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 75.56939848160404, + 87.91732909379968, + 0.45662100456621, + 4.733727810650888, + 7.6923076923076925, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1.2396694214876034, + 0.8032128514056224, + 0, + 0, + 0, + 0, + 15.32567049808429 + ], + "country": "Italy", + "css_color": "#e57ea1", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "KE", + "tag_id": 0, + "data": [ + 1.3003901170351104, + 1.6528925619834711, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 3.9215686274509802, + 0, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Kenya", + "css_color": "#ffe580", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "SE", + "tag_id": 0, + "data": [ + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4444444444444444, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Sweden", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "US", + "tag_id": 0, + "data": [ + 0.9102730819245773, + 0.22038567493112945, + 0.3468208092485549, + 0.07786645902277595, + 0.37095919448860626, + 3.1963470319634704, + 1.183431952662722, + 2.262443438914027, + 1.2295081967213115, + 0.7751937984496124, + 0.4016064257028112, + 0, + 1.3157894736842104, + 0.4444444444444444, + 0.4807692307692308, + 0.43859649122807015, + 0.41841004184100417, + 0, + 1.06951871657754, + 0.3412969283276451, + 0, + 91.20179707974542, + 0.11560693641618498, + 0.8264462809917356, + 0, + 0.2915451895043732, + 0.42016806722689076, + 0.35842293906810035, + 25.688073394495415, + 0.38314176245210724 + ], + "country": "United States", + "css_color": "#d998ba", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "1.2.3.4", + "request_id_g": "f2788b76-ec1a-594b-ab07-27b120cd45d1", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "AT", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Austria", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 90.990990990991, + 31.599479843953187, + 12.892561983471074, + 8.015414258188825, + 3.990656024917267, + 11.022787493375729, + 85.38812785388129, + 86.3905325443787, + 84.16289592760181, + 85.24590163934425, + 82.94573643410853, + 83.13253012048193, + 88, + 86.40350877192982, + 93.77777777777779, + 93.75, + 95.17543859649122, + 92.46861924686193, + 91.37254901960785, + 82.35294117647058, + 85.32423208191126, + 76.47058823529412, + 8.461250467989517, + 23.583815028901732, + 90.9090909090909, + 87.95180722891565, + 64.72303206997084, + 85.71428571428571, + 80.64516129032258, + 70.03058103975535 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CH", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0 + ], + "country": "Switzerland", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ES", + "tag_id": 0, + "data": [ + 0, + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0.3058103975535168 + ], + "country": "Spain", + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GE", + "tag_id": 0, + "data": [ + 0, + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336 + ], + "country": "Georgia", + "css_color": "#68cccc", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IN", + "tag_id": 0, + "data": [ + 3.003003003003003, + 1.4304291287386215, + 0.27548209366391185, + 0.1926782273603083, + 0.1557329180455519, + 0.47694753577106513, + 3.65296803652968, + 6.508875739644971, + 5.88235294117647, + 5.737704918032787, + 5.038759689922481, + 4.417670682730924, + 3.5555555555555554, + 1.7543859649122806, + 1.3333333333333335, + 1.9230769230769231, + 1.7543859649122806, + 4.602510460251046, + 1.1764705882352942, + 1.6042780748663104, + 2.04778156996587, + 1.3071895424836601, + 0.22463496817671283, + 0.5780346820809248, + 1.6528925619834711, + 2.4096385542168677, + 1.1661807580174928, + 5.042016806722689, + 1.0752688172043012, + 1.834862385321101 + ], + "country": "India", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IT", + "tag_id": 0, + "data": [ + 2.1021021021021022, + 0, + 0, + 0, + 75.56939848160404, + 87.91732909379968, + 0.45662100456621, + 4.733727810650888, + 7.6923076923076925, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1.2396694214876034, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "country": "Italy", + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "KE", + "tag_id": 0, + "data": [ + 0, + 1.3003901170351104, + 1.6528925619834711, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 3.9215686274509802, + 0, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Kenya", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "SE", + "tag_id": 0, + "data": [ + 0.3003003003003003, + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4444444444444444, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "country": "Sweden", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "US", + "tag_id": 0, + "data": [ + 1.5015015015015014, + 0.9102730819245773, + 0.22038567493112945, + 0.3468208092485549, + 0.07786645902277595, + 0.37095919448860626, + 3.1963470319634704, + 1.183431952662722, + 2.262443438914027, + 1.2295081967213115, + 0.7751937984496124, + 0.4016064257028112, + 0, + 1.3157894736842104, + 0.4444444444444444, + 0.4807692307692308, + 0.43859649122807015, + 0.41841004184100417, + 0, + 1.06951871657754, + 0.3412969283276451, + 0, + 91.20179707974542, + 0.11560693641618498, + 0.8264462809917356, + 0, + 0.2915451895043732, + 0.42016806722689076, + 0.35842293906810035, + 25.688073394495415 + ], + "country": "United States", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "458e499d-ac98-5ac2-a214-98906f07132a", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "AT", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Austria", + "css_color": "#ffe580", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 31.599479843953187, + 12.892561983471074, + 8.015414258188825, + 3.990656024917267, + 11.022787493375729, + 85.38812785388129, + 86.3905325443787, + 84.16289592760181, + 85.24590163934425, + 82.94573643410853, + 83.13253012048193, + 88, + 86.40350877192982, + 93.77777777777779, + 93.75, + 95.17543859649122, + 92.46861924686193, + 91.37254901960785, + 82.35294117647058, + 85.32423208191126, + 76.47058823529412, + 8.461250467989517, + 23.583815028901732, + 90.9090909090909, + 87.95180722891565, + 64.72303206997084, + 85.71428571428571, + 80.64516129032258, + 70.03058103975535, + 77.77777777777779 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "CH", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0, + 0 + ], + "country": "Switzerland", + "css_color": "#d998ba", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "ES", + "tag_id": 0, + "data": [ + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0.3058103975535168, + 0 + ], + "country": "Spain", + "css_color": "#998ae5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "GE", + "tag_id": 0, + "data": [ + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336, + 0.7662835249042145 + ], + "country": "Georgia", + "css_color": "#68cccc", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "IN", + "tag_id": 0, + "data": [ + 1.4304291287386215, + 0.27548209366391185, + 0.1926782273603083, + 0.1557329180455519, + 0.47694753577106513, + 3.65296803652968, + 6.508875739644971, + 5.88235294117647, + 5.737704918032787, + 5.038759689922481, + 4.417670682730924, + 3.5555555555555554, + 1.7543859649122806, + 1.3333333333333335, + 1.9230769230769231, + 1.7543859649122806, + 4.602510460251046, + 1.1764705882352942, + 1.6042780748663104, + 2.04778156996587, + 1.3071895424836601, + 0.22463496817671283, + 0.5780346820809248, + 1.6528925619834711, + 2.4096385542168677, + 1.1661807580174928, + 5.042016806722689, + 1.0752688172043012, + 1.834862385321101, + 4.21455938697318 + ], + "country": "India", + "css_color": "#ffe580", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "IT", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 75.56939848160404, + 87.91732909379968, + 0.45662100456621, + 4.733727810650888, + 7.6923076923076925, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1.2396694214876034, + 0.8032128514056224, + 0, + 0, + 0, + 0, + 15.32567049808429 + ], + "country": "Italy", + "css_color": "#e57ea1", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "KE", + "tag_id": 0, + "data": [ + 1.3003901170351104, + 1.6528925619834711, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 3.9215686274509802, + 0, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Kenya", + "css_color": "#ffe580", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "SE", + "tag_id": 0, + "data": [ + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4444444444444444, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Sweden", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "US", + "tag_id": 0, + "data": [ + 0.9102730819245773, + 0.22038567493112945, + 0.3468208092485549, + 0.07786645902277595, + 0.37095919448860626, + 3.1963470319634704, + 1.183431952662722, + 2.262443438914027, + 1.2295081967213115, + 0.7751937984496124, + 0.4016064257028112, + 0, + 1.3157894736842104, + 0.4444444444444444, + 0.4807692307692308, + 0.43859649122807015, + 0.41841004184100417, + 0, + 1.06951871657754, + 0.3412969283276451, + 0, + 91.20179707974542, + 0.11560693641618498, + 0.8264462809917356, + 0, + 0.2915451895043732, + 0.42016806722689076, + 0.35842293906810035, + 25.688073394495415, + 0.38314176245210724 + ], + "country": "United States", + "css_color": "#d998ba", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "1.2.3.4", + "request_id_g": "c5f05696-3e3f-5fc8-b59b-f12c16849e25", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "AT", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 74.56647398843931, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Austria", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 90.990990990991, + 31.599479843953187, + 12.892561983471074, + 8.015414258188825, + 3.990656024917267, + 11.022787493375729, + 85.38812785388129, + 86.3905325443787, + 84.16289592760181, + 85.24590163934425, + 82.94573643410853, + 83.13253012048193, + 88, + 86.40350877192982, + 93.77777777777779, + 93.75, + 95.17543859649122, + 92.46861924686193, + 91.37254901960785, + 82.35294117647058, + 85.32423208191126, + 76.47058823529412, + 8.461250467989517, + 23.583815028901732, + 90.9090909090909, + 87.95180722891565, + 64.72303206997084, + 85.71428571428571, + 80.64516129032258, + 70.03058103975535 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "CH", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0.8888888888888888, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 0, + 11.229946524064172, + 8.532423208191126, + 5.228758169934641, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 10.75268817204301, + 0 + ], + "country": "Switzerland", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ES", + "tag_id": 0, + "data": [ + 0, + 0, + 0.055096418732782364, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 31.778425655976676, + 0, + 0, + 0.3058103975535168 + ], + "country": "Spain", + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "GE", + "tag_id": 0, + "data": [ + 0, + 1.1703511053315996, + 0.3305785123966942, + 0.07707129094412332, + 0.03893322951138797, + 0.21197668256491786, + 5.93607305936073, + 0, + 0, + 3.6885245901639343, + 5.038759689922481, + 0, + 2.666666666666667, + 4.824561403508771, + 4.444444444444445, + 0.9615384615384616, + 0, + 0, + 0, + 0, + 0.6825938566552902, + 1.9607843137254901, + 0.11231748408835641, + 0.23121387283236997, + 0.8264462809917356, + 0.8032128514056224, + 0, + 5.042016806722689, + 0.7168458781362007, + 0.6116207951070336 + ], + "country": "Georgia", + "css_color": "#68cccc", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IN", + "tag_id": 0, + "data": [ + 3.003003003003003, + 1.4304291287386215, + 0.27548209366391185, + 0.1926782273603083, + 0.1557329180455519, + 0.47694753577106513, + 3.65296803652968, + 6.508875739644971, + 5.88235294117647, + 5.737704918032787, + 5.038759689922481, + 4.417670682730924, + 3.5555555555555554, + 1.7543859649122806, + 1.3333333333333335, + 1.9230769230769231, + 1.7543859649122806, + 4.602510460251046, + 1.1764705882352942, + 1.6042780748663104, + 2.04778156996587, + 1.3071895424836601, + 0.22463496817671283, + 0.5780346820809248, + 1.6528925619834711, + 2.4096385542168677, + 1.1661807580174928, + 5.042016806722689, + 1.0752688172043012, + 1.834862385321101 + ], + "country": "India", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "IT", + "tag_id": 0, + "data": [ + 2.1021021021021022, + 0, + 0, + 0, + 75.56939848160404, + 87.91732909379968, + 0.45662100456621, + 4.733727810650888, + 7.6923076923076925, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1.2396694214876034, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "country": "Italy", + "css_color": "#e57ea1", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "KE", + "tag_id": 0, + "data": [ + 0, + 1.3003901170351104, + 1.6528925619834711, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 3.9215686274509802, + 0, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "country": "Kenya", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "SE", + "tag_id": 0, + "data": [ + 0.3003003003003003, + 63.198959687906374, + 84.4077134986226, + 91.29094412331406, + 20.070079813120497, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.4444444444444444, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.535947712418301, + 0, + 0, + 0, + 0.8032128514056224, + 0, + 0, + 0, + 0 + ], + "country": "Sweden", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "US", + "tag_id": 0, + "data": [ + 1.5015015015015014, + 0.9102730819245773, + 0.22038567493112945, + 0.3468208092485549, + 0.07786645902277595, + 0.37095919448860626, + 3.1963470319634704, + 1.183431952662722, + 2.262443438914027, + 1.2295081967213115, + 0.7751937984496124, + 0.4016064257028112, + 0, + 1.3157894736842104, + 0.4444444444444444, + 0.4807692307692308, + 0.43859649122807015, + 0.41841004184100417, + 0, + 1.06951871657754, + 0.3412969283276451, + 0, + 91.20179707974542, + 0.11560693641618498, + 0.8264462809917356, + 0, + 0.2915451895043732, + 0.42016806722689076, + 0.35842293906810035, + 25.688073394495415 + ], + "country": "United States", + "css_color": "#d998ba", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "1fc098aa-5f70-5355-b297-5d7bc33b9bab", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "BD", + "tag_id": 0, + "data": [ + 0, + 50, + 0, + 0, + 0 + ], + "country": "Bangladesh", + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + }, + { + "label": "BR", + "tag_id": 0, + "data": [ + 100, + 0, + 0, + 0, + 0 + ], + "country": "Brazil", + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + }, + { + "label": "ID", + "tag_id": 0, + "data": [ + 0, + 50, + 100, + 100, + 0 + ], + "country": "Indonesia", + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + }, + { + "label": "SG", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 100 + ], + "country": "Singapore", + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ], + "end_date_s": "2024-07-15", + "ip_s": "2.2.2.2", + "request_id_g": "787805a5-30e5-5425-9900-fe5eba674c40", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Country_Codes_By_IP_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Top_Country_Codes_By_IP_Data_CL.json b/Sample Data/Custom/CYMRU/Top_Country_Codes_By_IP_Data_CL.json new file mode 100644 index 0000000000..39229cb7eb --- /dev/null +++ b/Sample Data/Custom/CYMRU/Top_Country_Codes_By_IP_Data_CL.json @@ -0,0 +1,4511 @@ +[ + { + "data_datasets_s": [ + { + "label": "TCP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 0.36777538098025137, + 0.3617500785383804, + 0.3645947802448367, + 0.5256496337126397, + 0.37968207919942415, + 0.5028670895319963, + 0.4362542861297446, + 0.3890681428310065, + 0.3730808852866, + 0.3652898965296672, + 0.36156116682449846, + 0.36203837253238, + 0.3762643792489523, + 0.4380886895873603, + 0.4995820722243817, + 0.42350318815998134, + 0.37925567092071755, + 0.3870349453610718, + 0.3821194711842921, + 0.3800891043694039, + 0.37606848150519934, + 0.40023450085121365, + 0.41507958905079056, + 0.4153228280319471, + 0.40726233622805763, + 0.4053657572146969, + 0.4259935661713619, + 0.43356856969698376, + 0.4466030499267506, + 0.44693424918922237 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/53 (DOMAIN)", + "tag_id": 0, + "data": [ + 2.377110158113843, + 2.8130684694604375, + 2.8626818207490006, + 2.84907455868294, + 3.3704115363006633, + 3.4462743459434413, + 2.831388887959394, + 2.6168010777408344, + 3.789633205677126, + 3.63186898016592, + 3.6219793201719503, + 3.217003941698119, + 3.922024269082437, + 3.5197759151776657, + 2.9068265157718196, + 3.5460716063621014, + 3.7853053989758854, + 3.3646060501678865, + 2.4642896193180435, + 1.8709870054617055, + 1.4579924023641253, + 1.3566915596326294, + 1.8784972297980282, + 2.0967496298338872, + 2.0798624904220273, + 1.980026716984009, + 2.82054548676255, + 1.8001528157203746, + 1.7037918691627105, + 1.8956079103355912 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/7 (ECHO)", + "tag_id": 0, + "data": [ + 0.012678012125166668, + 0.012545573182004645, + 0.011507818878527459, + 0.011402373041610667, + 0.012767208227732212, + 0.013984754681152685, + 0.014509242512273814, + 0.014594274777642045, + 0.013669927453703023, + 0.013169413311916843, + 0.012517839425390894, + 0.013445272087041731, + 0.010650509591498658, + 0.011118847805734168, + 0.0109790759562836, + 0.010376784217200933, + 0.010603200354014394, + 0.011039635599529585, + 0.012527928502582103, + 0.012446993265047456, + 0.012737730869789429, + 0.013173588172950241, + 0.01326684825271007, + 0.013207555125102431, + 0.013518643855362633, + 0.013041148481158352, + 0.013129246918621966, + 0.014027742515573063, + 0.01372584076284006, + 0.012955737808241049 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/80 (HTTP)", + "tag_id": 0, + "data": [ + 0.12782817037491695, + 0.14587109648093605, + 0.12820267722478434, + 0.1558089452294598, + 0.14901597724868895, + 0.16616336346964805, + 0.16747223506219217, + 0.15167433156078455, + 0.11831009389017319, + 0.11655085605133586, + 0.14449904517035592, + 0.1489068285233413, + 0.14916087834744324, + 0.3379181201119677, + 0.15865412236795962, + 0.15989411949089466, + 0.1682690039131935, + 0.16309452650576128, + 0.15507054020877484, + 0.15772076594295922, + 0.16267272523468926, + 0.17638763727298, + 0.16765866300554025, + 0.16178294259883128, + 0.16844582305825487, + 0.16590299080312196, + 0.16794239972160696, + 0.15540296684516364, + 0.16446324853239505, + 0.1582017685241394 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/853 (DOMAIN-S)", + "tag_id": 0, + "data": [ + 2.1760601871742646, + 2.453185784607812, + 2.350027238690742, + 2.340392989558366, + 2.6494049870897385, + 2.71369183862845, + 2.654303582832363, + 2.4577809292673867, + 2.7991012286392234, + 2.7693272178736374, + 2.7408503688501473, + 2.668316720575377, + 2.836565653386736, + 2.816188757400282, + 2.7373382073420114, + 2.774972279446122, + 2.877430795568877, + 2.7805920169605307, + 2.6340429306552435, + 2.7395034561679688, + 2.6578186931823033, + 2.7099801244025, + 2.8244957622859883, + 2.7477154198413167, + 2.8057484678734825, + 2.7573020746920953, + 2.817784486147402, + 2.742895914067205, + 2.712154918330964, + 2.8327878402830757 + ], + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/123 (NTP)", + "tag_id": 0, + "data": [ + 0.007903440178447347, + 0.007755321947947094, + 0.0070057164814892065, + 0.006943230581499015, + 0.007752529789818405, + 0.008745415692129296, + 0.009207345604556024, + 0.009255356603215144, + 0.008635846827626683, + 0.008393281363245278, + 0.00798149361009938, + 0.007843736429291566, + 0.008657992483341743, + 0.00932935016977532, + 0.009045945207522207, + 0.008211987494900251, + 0.008720175689631005, + 0.008426847260603585, + 0.008211991062382759, + 0.008261205709191064, + 0.008692420027158395, + 0.008964835616442601, + 0.008439578004045963, + 0.00824474103869612, + 0.008268855267395705, + 0.008100014782989074, + 0.008508934016688043, + 0.009177186018782955, + 0.008866846227456093, + 0.008367225913207729 + ], + "css_color": "#c8cdd9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/514 (SYSLOG)", + "tag_id": 0, + "data": [ + 0.07586073892851239, + 0.018273989567424785, + 0.015826316434438856, + 0.017503928251295264, + 0.014847648175583627, + 0.01922305962752847, + 0.017643216445861774, + 0.014881269556052377, + 0.017071467418455326, + 0.01569839787671418, + 0.01280156290748121, + 0.011875257529196742, + 0.015889269241787015, + 0.016368535671330044, + 0.018238704547130002, + 0.015765445140748263, + 0.01286226410576285, + 0.021289326133831117, + 0.04982975441108306, + 0.0132693105660148, + 0.05047309236941548, + 0.01966861813717747, + 0.01716931763884051, + 0.019311540501369916, + 0.019771099267772256, + 0.02243890824623901, + 0.025931389836894834, + 0.01949226365273027, + 0.019207685055696193, + 0.022992746477027683 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/53 (DOMAIN)", + "tag_id": 0, + "data": [ + 94.83836151373269, + 94.17101505870032, + 94.17767576287582, + 94.03773023963129, + 93.39663407897851, + 93.02077066679438, + 93.8556238482413, + 94.33174650262106, + 92.86274995091124, + 92.88192402920811, + 93.03189616386469, + 93.55359572974692, + 92.65613128948151, + 92.83535234471023, + 93.6425791991358, + 93.0392681503563, + 92.73913874319454, + 93.24639973517408, + 94.27881239609627, + 94.80064664165181, + 95.25823347473376, + 95.2972549071465, + 94.63474731662286, + 94.50559475045026, + 94.46899331018854, + 94.63104557829169, + 93.70423597376342, + 94.81173548899591, + 94.91109450226112, + 94.58720748344388 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/9995 (PALACE-4)", + "tag_id": 0, + "data": [ + 0.003384034370577854, + 0.0038610226996650004, + 0.002615873248939799, + 0.0029997682118503483, + 0.0031130172238289407, + 0.003567085219314671, + 0.0038024159681795964, + 0.003951273803109215, + 0.004858719740668342, + 0.0040514692072848284, + 0.0038158016786315023, + 0.00485089466686331, + 0.003380072837208745, + 0.0024463978050350155, + 0.0032523256741893206, + 0.0038681926437397042, + 0.003979383013758208, + 0.0030268291718772893, + 0.0022941301037632572, + 0.002219832573438288, + 0.002267388050566103, + 0.0023721270959695174, + 0.002593612225517454, + 0.0036170159898849343, + 0.0039055383398141114, + 0.004508632893857259, + 0.003710911030280266, + 0.0031885806815684726, + 0.003405439990628579, + 0.0040345453203442985 + ], + "css_color": "#5c8ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 4.533868849499396e-8, + 4.490762296503717e-8, + 4.046833615315283e-8, + 4.07748944779778e-8, + 4.64601698977515e-8, + 5.1702132380309175e-8, + 5.294590373003045e-8, + 5.294129836014222e-8, + 5.013175683476244e-8, + 4.778521209276202e-8, + 4.6141402193904356e-8, + 4.83691597968203e-8, + 5.046391217092782e-8, + 5.301429820645377e-8, + 5.200642298462224e-8, + 4.83041039428035e-8, + 4.9635571193910684e-8, + 4.791030235492805e-8, + 4.7008936186288625e-8, + 4.660870038923905e-8, + 4.8882977978744894e-8, + 5.16544453970672e-8, + 4.9288539281227155e-8, + 4.8158815406025275e-8, + 4.896551371991464e-8, + 4.851383110622756e-8, + 4.976479542813054e-8, + 5.2408420005727594e-8, + 5.109514007154765e-8, + 4.896292864495508e-8 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "4680ac48-e15d-5066-a401-4f5bd3f3bcd0", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "TCP/143 (IMAP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.0606060606060606, + 0, + 0, + 0, + 0 + ], + "css_color": "#85aaf2", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 68.93203883495146, + 12.618296529968454, + 4.529201430274136, + 1.3425549227013833, + 0.6594724220623501, + 1.718213058419244, + 22.5, + 34.92063492063492, + 22.988505747126435, + 33.65384615384615, + 33.33333333333333, + 27.027027027027028, + 37.77777777777778, + 32.05128205128205, + 36.04651162790697, + 39.726027397260275, + 40.229885057471265, + 40.25974025974026, + 36.95652173913043, + 50.68493150684932, + 52.892561983471076, + 51.006711409395976, + 1.0346199761241544, + 3.05980528511822, + 28.235294117647058, + 25.252525252525253, + 16.08040201005025, + 30.58823529411765, + 46.15384615384615, + 15.428571428571427 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/587 (SUBMISSION)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.666666666666667, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/80 (HTTP)", + "tag_id": 0, + "data": [ + 31.06796116504854, + 87.22397476340694, + 95.41120381406436, + 98.65744507729862, + 99.34052757793765, + 98.10996563573883, + 75, + 61.904761904761905, + 77.01149425287356, + 64.42307692307693, + 64.1025641025641, + 71.17117117117117, + 54.44444444444444, + 66.66666666666666, + 62.7906976744186, + 60.273972602739725, + 59.77011494252874, + 58.44155844155844, + 61.95652173913043, + 49.31506849315068, + 47.107438016528924, + 48.99328859060403, + 98.88579387186628, + 96.94019471488178, + 71.76470588235294, + 66.66666666666666, + 83.41708542713567, + 69.41176470588235, + 52.13675213675214, + 84.57142857142857 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/222 (RSH-SPX)", + "tag_id": 0, + "data": [ + 0, + 0.15772870662460567, + 0, + 0, + 0, + 0.057273768613974804, + 2.5, + 1.5873015873015872, + 0, + 1.9230769230769231, + 1.7094017094017095, + 1.8018018018018018, + 1.1111111111111112, + 1.282051282051282, + 1.1627906976744187, + 0, + 0, + 1.2987012987012987, + 1.0869565217391304, + 0, + 0, + 0, + 0.07958615200955034, + 0, + 0, + 2.0202020202020203, + 0.5025125628140703, + 0, + 1.7094017094017095, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8547008547008548, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/5060 (SIP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0.05959475566150178, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0.11454753722794961, + 0, + 1.5873015873015872, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "ea2fd82f-f305-5ce6-9c44-03b8ecd6b5bc", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "TCP/23 (TELNET)", + "tag_id": 0, + "data": [ + 100, + 0, + 0, + 0 + ], + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-07" + ] + }, + { + "label": "UDP/5060 (SIP)", + "tag_id": 0, + "data": [ + 0, + 50, + 0, + 0 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-07" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 0, + 50, + 100, + 100 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-07" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-07" + ], + "end_date_s": "2024-07-15", + "ip_s": "2.2.2.2", + "request_id_g": "8d332b9f-8ace-5893-a7a7-796e33b37866", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "TCP/143 (IMAP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.0606060606060606, + 0, + 0, + 0, + 0 + ], + "css_color": "#85aaf2", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 68.93203883495146, + 12.618296529968454, + 4.529201430274136, + 1.3425549227013833, + 0.6594724220623501, + 1.718213058419244, + 22.5, + 34.92063492063492, + 22.988505747126435, + 33.65384615384615, + 33.33333333333333, + 27.027027027027028, + 37.77777777777778, + 32.05128205128205, + 36.04651162790697, + 39.726027397260275, + 40.229885057471265, + 40.25974025974026, + 36.95652173913043, + 50.68493150684932, + 52.892561983471076, + 51.006711409395976, + 1.0346199761241544, + 3.05980528511822, + 28.235294117647058, + 25.252525252525253, + 16.08040201005025, + 30.58823529411765, + 46.15384615384615, + 15.428571428571427 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/587 (SUBMISSION)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.666666666666667, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/80 (HTTP)", + "tag_id": 0, + "data": [ + 31.06796116504854, + 87.22397476340694, + 95.41120381406436, + 98.65744507729862, + 99.34052757793765, + 98.10996563573883, + 75, + 61.904761904761905, + 77.01149425287356, + 64.42307692307693, + 64.1025641025641, + 71.17117117117117, + 54.44444444444444, + 66.66666666666666, + 62.7906976744186, + 60.273972602739725, + 59.77011494252874, + 58.44155844155844, + 61.95652173913043, + 49.31506849315068, + 47.107438016528924, + 48.99328859060403, + 98.88579387186628, + 96.94019471488178, + 71.76470588235294, + 66.66666666666666, + 83.41708542713567, + 69.41176470588235, + 52.13675213675214, + 84.57142857142857 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/222 (RSH-SPX)", + "tag_id": 0, + "data": [ + 0, + 0.15772870662460567, + 0, + 0, + 0, + 0.057273768613974804, + 2.5, + 1.5873015873015872, + 0, + 1.9230769230769231, + 1.7094017094017095, + 1.8018018018018018, + 1.1111111111111112, + 1.282051282051282, + 1.1627906976744187, + 0, + 0, + 1.2987012987012987, + 1.0869565217391304, + 0, + 0, + 0, + 0.07958615200955034, + 0, + 0, + 2.0202020202020203, + 0.5025125628140703, + 0, + 1.7094017094017095, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8547008547008548, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/5060 (SIP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0.05959475566150178, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0.11454753722794961, + 0, + 1.5873015873015872, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "1d2ca7a8-1085-5357-a440-41382c84f9bf", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "TCP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 0.36777538098025137, + 0.3617500785383804, + 0.3645947802448367, + 0.5256496337126397, + 0.37968207919942415, + 0.5028670895319963, + 0.4362542861297446, + 0.3890681428310065, + 0.3730808852866, + 0.3652898961805581, + 0.36156116682449846, + 0.36203837253238, + 0.3762643792489523, + 0.4380886895873603, + 0.49958185138192857, + 0.42350318815998134, + 0.37925567092071755, + 0.38703454909839546, + 0.3821194711842921, + 0.3800891043694039, + 0.37606848150519934, + 0.4002345006444747, + 0.41507958905079056, + 0.41532231739541836, + 0.40726233622805763, + 0.4053657572146969, + 0.4259935655353774, + 0.4335682561247275, + 0.4466028552786722, + 0.4469338425995551 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/53 (DOMAIN)", + "tag_id": 0, + "data": [ + 2.377110158113843, + 2.8130684694604375, + 2.8626818207490006, + 2.84907455868294, + 3.3704115363006633, + 3.4462743459434413, + 2.831388887959394, + 2.6168010777408344, + 3.789633205677126, + 3.6318689766949275, + 3.6219793201719503, + 3.217003941698119, + 3.922024269082437, + 3.5197759151776657, + 2.9068252307963682, + 3.5460716063621014, + 3.7853053989758854, + 3.3646026053425184, + 2.4642896193180435, + 1.8709870054617055, + 1.4579924023641253, + 1.356691558931838, + 1.8784972297980282, + 2.096747051894799, + 2.0798624904220273, + 1.980026716984009, + 2.820545482551634, + 1.8001515137856416, + 1.703791126579754, + 1.895606185843474 + ], + "css_color": "#70c4e0", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/7 (ECHO)", + "tag_id": 0, + "data": [ + 0.012678012125166668, + 0.012545573182004645, + 0.011507818878527459, + 0.011402373041610667, + 0.012767208227732212, + 0.013984754681152685, + 0.014509242512273814, + 0.014594274777642045, + 0.013669927453703023, + 0.013169413299330779, + 0.012517839425390894, + 0.013445272087041731, + 0.010650509591498658, + 0.011118847805734168, + 0.010979071102934767, + 0.010376784217200933, + 0.010603200354014394, + 0.011039624296685747, + 0.012527928502582103, + 0.012446993265047456, + 0.012737730869789429, + 0.013173588166145495, + 0.01326684825271007, + 0.013207538886505254, + 0.013518643855362633, + 0.013041148481158352, + 0.013129246899020737, + 0.014027732370209262, + 0.013725834780551024, + 0.012955726022012684 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/80 (HTTP)", + "tag_id": 0, + "data": [ + 0.12782817037491695, + 0.14587109648093605, + 0.12820267722478434, + 0.1558089452294598, + 0.14901597724868895, + 0.16616336346964805, + 0.16747223506219217, + 0.15167433156078455, + 0.11831009389017319, + 0.1165508559399477, + 0.14449904517035592, + 0.1489068285233413, + 0.14916087834744324, + 0.3379181201119677, + 0.15865405223420673, + 0.15989411949089466, + 0.1682690039131935, + 0.16309435952271664, + 0.15507054020877484, + 0.15772076594295922, + 0.16267272523468926, + 0.17638763718186795, + 0.16765866300554025, + 0.16178274368782844, + 0.16844582305825487, + 0.16590299080312196, + 0.1679423994708784, + 0.15540285445219434, + 0.16446317685251, + 0.15820162460318338 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/853 (DOMAIN-S)", + "tag_id": 0, + "data": [ + 2.1760601871742646, + 2.453185784607812, + 2.350027238690742, + 2.340392989558366, + 2.6494049870897385, + 2.71369183862845, + 2.654303582832363, + 2.4577809292673867, + 2.7991012286392234, + 2.7693272152269794, + 2.7408503688501473, + 2.668316720575377, + 2.836565653386736, + 2.816188757400282, + 2.7373369972896127, + 2.774972279446122, + 2.877430795568877, + 2.7805891700733243, + 2.6340429306552435, + 2.7395034561679688, + 2.6578186931823033, + 2.709980123002675, + 2.8244957622859883, + 2.747712041544317, + 2.8057484678734825, + 2.7573020746920953, + 2.8177844819406075, + 2.7428939303070323, + 2.7121537362616897, + 2.8327852632098987 + ], + "css_color": "#ffe580", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/123 (NTP)", + "tag_id": 0, + "data": [ + 0.007903440178447347, + 0.007755321947947094, + 0.0070057164814892065, + 0.006943230581499015, + 0.007752529789818405, + 0.008745415692129296, + 0.009207345604556024, + 0.009255356603215144, + 0.008635846827626683, + 0.008393281355223783, + 0.00798149361009938, + 0.007843736429291566, + 0.008657992483341743, + 0.00932935016977532, + 0.009045941208722326, + 0.008211987494900251, + 0.008720175689631005, + 0.008426838632842479, + 0.008211991062382759, + 0.008261205709191064, + 0.008692420027158395, + 0.008964835611811866, + 0.008439578004045963, + 0.00824473090184435, + 0.008268855267395705, + 0.008100014782989074, + 0.008508934003984683, + 0.009177179381514649, + 0.008866842362917819, + 0.008367218301288065 + ], + "css_color": "#c8cdd9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/514 (SYSLOG)", + "tag_id": 0, + "data": [ + 0.07586073892851239, + 0.018273989567424785, + 0.015826316434438856, + 0.017503928251295264, + 0.014847648175583627, + 0.01922305962752847, + 0.017643216445861774, + 0.014881269556052377, + 0.017071467418455326, + 0.015698397861711157, + 0.01280156290748121, + 0.011875257529196742, + 0.015889269241787015, + 0.016368535671330044, + 0.018238696484630407, + 0.015765445140748263, + 0.01286226410576285, + 0.02139168854822957, + 0.04982975441108306, + 0.0132693105660148, + 0.05047309236941548, + 0.019668618127017756, + 0.01716931763884051, + 0.01931151675796517, + 0.019771099267772256, + 0.02243890824623901, + 0.025931389798180726, + 0.019492249555229844, + 0.019207676684192713, + 0.02299272555982754 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/53 (DOMAIN)", + "tag_id": 0, + "data": [ + 94.83836151373269, + 94.17101505870032, + 94.17767576287582, + 94.03773023963129, + 93.39663407897851, + 93.02077066679438, + 93.8556238482413, + 94.33174650262106, + 92.86274995091124, + 92.88192403601087, + 93.03189616386469, + 93.55359572974692, + 92.65613128948151, + 92.83535234471023, + 93.64258200946162, + 93.0392681503563, + 92.73913874319454, + 93.24630426558313, + 94.27881239609627, + 94.80064664165181, + 95.25823347473376, + 95.29725485792122, + 94.63474731662286, + 94.5056015057833, + 94.46899331018854, + 94.63104557829169, + 93.70423598316265, + 94.81173924133388, + 94.9110967202166, + 94.58721240762571 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/9995 (PALACE-4)", + "tag_id": 0, + "data": [ + 0.003384034370577854, + 0.0038610226996650004, + 0.002615873248939799, + 0.0029997682118503483, + 0.0031130172238289407, + 0.003567085219314671, + 0.0038024159681795964, + 0.003951273803109215, + 0.004858719740668342, + 0.0040514692034128216, + 0.0038158016786315023, + 0.00485089466686331, + 0.003380072837208745, + 0.0024463978050350155, + 0.003252324236484446, + 0.0038681926437397042, + 0.003979383013758208, + 0.0030268260728821142, + 0.0022941301037632572, + 0.002219832573438288, + 0.002267388050566103, + 0.0023721270947442085, + 0.002593612225517454, + 0.0036170115427889287, + 0.0039055383398141114, + 0.004508632893857259, + 0.003710911024740084, + 0.003188578375473178, + 0.0034054385063969996, + 0.0040345416499958245 + ], + "css_color": "#5c8ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 4.533868849499396e-8, + 4.490762296503717e-8, + 4.046833615315283e-8, + 4.07748944779778e-8, + 4.64601698977515e-8, + 5.1702132380309175e-8, + 5.294590373003045e-8, + 5.294129836014222e-8, + 5.013175683476244e-8, + 4.778521204709349e-8, + 4.6141402193904356e-8, + 4.83691597968203e-8, + 5.046391217092782e-8, + 5.301429820645377e-8, + 5.2006399994954136e-8, + 4.83041039428035e-8, + 4.9635571193910684e-8, + 4.791025330234285e-8, + 4.7008936186288625e-8, + 4.660870038923905e-8, + 4.8882977978744894e-8, + 5.1654445370385386e-8, + 4.9288539281227155e-8, + 4.8158756195096645e-8, + 4.896551371991464e-8, + 4.851383110622756e-8, + 4.976479535383449e-8, + 5.2408382102088684e-8, + 5.109511780217257e-8, + 4.896288410189107e-8 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "57f5ad85-db42-5f85-a055-2917b87b754d", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "TCP/143 (IMAP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.0606060606060606, + 0, + 0, + 0, + 0 + ], + "css_color": "#85aaf2", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 68.93203883495146, + 12.618296529968454, + 4.529201430274136, + 1.3425549227013833, + 0.6594724220623501, + 1.718213058419244, + 22.5, + 34.92063492063492, + 22.988505747126435, + 33.65384615384615, + 33.33333333333333, + 27.027027027027028, + 37.77777777777778, + 32.05128205128205, + 36.04651162790697, + 39.726027397260275, + 40.229885057471265, + 40.25974025974026, + 36.95652173913043, + 50.68493150684932, + 52.892561983471076, + 51.006711409395976, + 1.0346199761241544, + 3.05980528511822, + 28.235294117647058, + 25.252525252525253, + 16.08040201005025, + 30.58823529411765, + 46.15384615384615, + 15.428571428571427 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/587 (SUBMISSION)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.666666666666667, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "TCP/80 (HTTP)", + "tag_id": 0, + "data": [ + 31.06796116504854, + 87.22397476340694, + 95.41120381406436, + 98.65744507729862, + 99.34052757793765, + 98.10996563573883, + 75, + 61.904761904761905, + 77.01149425287356, + 64.42307692307693, + 64.1025641025641, + 71.17117117117117, + 54.44444444444444, + 66.66666666666666, + 62.7906976744186, + 60.273972602739725, + 59.77011494252874, + 58.44155844155844, + 61.95652173913043, + 49.31506849315068, + 47.107438016528924, + 48.99328859060403, + 98.88579387186628, + 96.94019471488178, + 71.76470588235294, + 66.66666666666666, + 83.41708542713567, + 69.41176470588235, + 52.13675213675214, + 84.57142857142857 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/222 (RSH-SPX)", + "tag_id": 0, + "data": [ + 0, + 0.15772870662460567, + 0, + 0, + 0, + 0.057273768613974804, + 2.5, + 1.5873015873015872, + 0, + 1.9230769230769231, + 1.7094017094017095, + 1.8018018018018018, + 1.1111111111111112, + 1.282051282051282, + 1.1627906976744187, + 0, + 0, + 1.2987012987012987, + 1.0869565217391304, + 0, + 0, + 0, + 0.07958615200955034, + 0, + 0, + 2.0202020202020203, + 0.5025125628140703, + 0, + 1.7094017094017095, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8547008547008548, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "UDP/5060 (SIP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0.05959475566150178, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0.11454753722794961, + 0, + 1.5873015873015872, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "9a4aacef-c6bd-5edc-8542-3880716d8935", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "TCP/143 (IMAP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.0606060606060606, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#85aaf2", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "TCP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 12.618296529968454, + 4.529201430274136, + 1.3425549227013833, + 0.6594724220623501, + 1.718213058419244, + 22.5, + 34.92063492063492, + 22.988505747126435, + 33.65384615384615, + 33.33333333333333, + 27.027027027027028, + 37.77777777777778, + 32.05128205128205, + 36.04651162790697, + 39.726027397260275, + 40.229885057471265, + 40.25974025974026, + 36.95652173913043, + 50.68493150684932, + 52.892561983471076, + 51.006711409395976, + 1.0346199761241544, + 3.05980528511822, + 28.235294117647058, + 25.252525252525253, + 16.08040201005025, + 30.58823529411765, + 46.15384615384615, + 15.428571428571427, + 26.548672566371685 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "TCP/587 (SUBMISSION)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.666666666666667, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "TCP/80 (HTTP)", + "tag_id": 0, + "data": [ + 87.22397476340694, + 95.41120381406436, + 98.65744507729862, + 99.34052757793765, + 98.10996563573883, + 75, + 61.904761904761905, + 77.01149425287356, + 64.42307692307693, + 64.1025641025641, + 71.17117117117117, + 54.44444444444444, + 66.66666666666666, + 62.7906976744186, + 60.273972602739725, + 59.77011494252874, + 58.44155844155844, + 61.95652173913043, + 49.31506849315068, + 47.107438016528924, + 48.99328859060403, + 98.88579387186628, + 96.94019471488178, + 71.76470588235294, + 66.66666666666666, + 83.41708542713567, + 69.41176470588235, + 52.13675213675214, + 84.57142857142857, + 72.56637168141593 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UDP/222 (RSH-SPX)", + "tag_id": 0, + "data": [ + 0.15772870662460567, + 0, + 0, + 0, + 0.057273768613974804, + 2.5, + 1.5873015873015872, + 0, + 1.9230769230769231, + 1.7094017094017095, + 1.8018018018018018, + 1.1111111111111112, + 1.282051282051282, + 1.1627906976744187, + 0, + 0, + 1.2987012987012987, + 1.0869565217391304, + 0, + 0, + 0, + 0.07958615200955034, + 0, + 0, + 2.0202020202020203, + 0.5025125628140703, + 0, + 1.7094017094017095, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UDP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8547008547008548, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UDP/5060 (SIP)", + "tag_id": 0, + "data": [ + 0, + 0.05959475566150178, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.11454753722794961, + 0, + 1.5873015873015872, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8849557522123894 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "1.2.3.4", + "request_id_g": "947ed387-95ad-56a8-9a6e-23fb4966f885", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "TCP/143 (IMAP)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.0606060606060606, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#85aaf2", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "TCP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 12.618296529968454, + 4.529201430274136, + 1.3425549227013833, + 0.6594724220623501, + 1.718213058419244, + 22.5, + 34.92063492063492, + 22.988505747126435, + 33.65384615384615, + 33.33333333333333, + 27.027027027027028, + 37.77777777777778, + 32.05128205128205, + 36.04651162790697, + 39.726027397260275, + 40.229885057471265, + 40.25974025974026, + 36.95652173913043, + 50.68493150684932, + 52.892561983471076, + 51.006711409395976, + 1.0346199761241544, + 3.05980528511822, + 28.235294117647058, + 25.252525252525253, + 16.08040201005025, + 30.58823529411765, + 46.15384615384615, + 15.428571428571427, + 26.548672566371685 + ], + "css_color": "#b382d9", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "TCP/587 (SUBMISSION)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 6.666666666666667, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#998ae5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "TCP/80 (HTTP)", + "tag_id": 0, + "data": [ + 87.22397476340694, + 95.41120381406436, + 98.65744507729862, + 99.34052757793765, + 98.10996563573883, + 75, + 61.904761904761905, + 77.01149425287356, + 64.42307692307693, + 64.1025641025641, + 71.17117117117117, + 54.44444444444444, + 66.66666666666666, + 62.7906976744186, + 60.273972602739725, + 59.77011494252874, + 58.44155844155844, + 61.95652173913043, + 49.31506849315068, + 47.107438016528924, + 48.99328859060403, + 98.88579387186628, + 96.94019471488178, + 71.76470588235294, + 66.66666666666666, + 83.41708542713567, + 69.41176470588235, + 52.13675213675214, + 84.57142857142857, + 72.56637168141593 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UDP/222 (RSH-SPX)", + "tag_id": 0, + "data": [ + 0.15772870662460567, + 0, + 0, + 0, + 0.057273768613974804, + 2.5, + 1.5873015873015872, + 0, + 1.9230769230769231, + 1.7094017094017095, + 1.8018018018018018, + 1.1111111111111112, + 1.282051282051282, + 1.1627906976744187, + 0, + 0, + 1.2987012987012987, + 1.0869565217391304, + 0, + 0, + 0, + 0.07958615200955034, + 0, + 0, + 2.0202020202020203, + 0.5025125628140703, + 0, + 1.7094017094017095, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UDP/443 (HTTPS)", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8547008547008548, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#ffbd80", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "UDP/5060 (SIP)", + "tag_id": 0, + "data": [ + 0, + 0.05959475566150178, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#8f7ee5", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "ephemeral", + "tag_id": 0, + "data": [ + 0, + 0, + 0, + 0, + 0.11454753722794961, + 0, + 1.5873015873015872, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8849557522123894 + ], + "css_color": "#ce96fa", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "1.2.3.4", + "request_id_g": "2e177dc4-3253-5252-a0dd-f381b8e09496", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Services_By_IP_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Top_Services_By_IP_Data_CL.json b/Sample Data/Custom/CYMRU/Top_Services_By_IP_Data_CL.json new file mode 100644 index 0000000000..da620e3f9d --- /dev/null +++ b/Sample Data/Custom/CYMRU/Top_Services_By_IP_Data_CL.json @@ -0,0 +1,4085 @@ +[ + { + "data_datasets_s": [ + { + "label": "cdn", + "tag_id": 176, + "data": [ + 0.3003003003003003, + 1.3003901170351104, + 1.6528925619834711, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 3.9215686274509802, + 1.06951871657754, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0.4016064257028112, + 0.2915451895043732, + 0, + 0, + 0 + ], + "css_color": "#8A532C", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "cloud", + "tag_id": 82, + "data": [ + 1.5015015015015014, + 0.9102730819245773, + 0.1652892561983471, + 0.23121387283236997, + 0.03893322951138797, + 0.1589825119236884, + 0.91324200913242, + 0, + 0.904977375565611, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#362222", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "proxy", + "tag_id": 6, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#a8550d", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "residential", + "tag_id": 814, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0.91324200913242, + 0, + 0, + 0, + 1.1627906976744187, + 1.6064257028112447, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.53475935828877, + 0, + 0, + 91.20179707974542, + 0, + 0, + 1.6064257028112447, + 0, + 0, + 0.35842293906810035, + 0.6116207951070336 + ], + "css_color": "#003c00", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "router", + "tag_id": 180, + "data": [ + 0.6006006006006006, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8032128514056224, + 3.5555555555555554, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0 + ], + "css_color": "#006262", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 0, + 0, + 0, + 0.03853564547206166, + 0, + 0.21197668256491786, + 0.45662100456621, + 0, + 0, + 2.8688524590163933, + 0.7751937984496124, + 0, + 0, + 0, + 0, + 0.4807692307692308, + 0, + 1.6736401673640167, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0 + ], + "css_color": "#046568", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "tor", + "tag_id": 174, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0.45662100456621, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0 + ], + "css_color": "#3A124C", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "vpn", + "tag_id": 177, + "data": [ + 0.3003003003003003, + 0, + 0, + 0, + 0.019466614755693987, + 0.10598834128245893, + 0.91324200913242, + 0, + 0.904977375565611, + 0.819672131147541, + 0, + 0.8032128514056224, + 4, + 2.631578947368421, + 0, + 0.4807692307692308, + 1.3157894736842104, + 0.41841004184100417, + 0.39215686274509803, + 0, + 1.3651877133105803, + 3.594771241830065, + 0.3743916136278547, + 0.9248554913294799, + 4.545454545454546, + 5.622489959839357, + 4.081632653061225, + 3.7815126050420167, + 7.168458781362006, + 3.669724770642202 + ], + "css_color": "#A52A2A", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "2.2.2.2", + "request_id_g": "4022d6a3-8263-5615-b4a3-6ac972cd1bce", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "cdn", + "tag_id": 176, + "data": [ + 1.3003901170351104, + 1.6528925619834711, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 3.9215686274509802, + 1.06951871657754, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0.4016064257028112, + 0.2915451895043732, + 0, + 0, + 0, + 0 + ], + "css_color": "#8A532C", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "cloud", + "tag_id": 82, + "data": [ + 0.9102730819245773, + 0.1652892561983471, + 0.23121387283236997, + 0.03893322951138797, + 0.1589825119236884, + 0.91324200913242, + 0, + 0.904977375565611, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#362222", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "proxy", + "tag_id": 6, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#a8550d", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "residential", + "tag_id": 814, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0.91324200913242, + 0, + 0, + 0, + 1.1627906976744187, + 1.6064257028112447, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.53475935828877, + 0, + 0, + 91.20179707974542, + 0, + 0, + 1.6064257028112447, + 0, + 0, + 0.35842293906810035, + 0.6116207951070336, + 0.7662835249042145 + ], + "css_color": "#003c00", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "router", + "tag_id": 180, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8032128514056224, + 3.5555555555555554, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#006262", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 0, + 0, + 0.03853564547206166, + 0, + 0.21197668256491786, + 0.45662100456621, + 0, + 0, + 2.8688524590163933, + 0.7751937984496124, + 0, + 0, + 0, + 0, + 0.4807692307692308, + 0, + 1.6736401673640167, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0, + 0 + ], + "css_color": "#046568", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "tor", + "tag_id": 174, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0.45662100456621, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0, + 0 + ], + "css_color": "#3A124C", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "vpn", + "tag_id": 177, + "data": [ + 0, + 0, + 0, + 0.019466614755693987, + 0.10598834128245893, + 0.91324200913242, + 0, + 0.904977375565611, + 0.819672131147541, + 0, + 0.8032128514056224, + 4, + 2.631578947368421, + 0, + 0.4807692307692308, + 1.3157894736842104, + 0.41841004184100417, + 0.39215686274509803, + 0, + 1.3651877133105803, + 3.594771241830065, + 0.3743916136278547, + 0.9248554913294799, + 4.545454545454546, + 5.622489959839357, + 4.081632653061225, + 3.7815126050420167, + 7.168458781362006, + 3.669724770642202, + 0.7662835249042145 + ], + "css_color": "#A52A2A", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "2.2.2.2", + "request_id_g": "38531d40-3f16-50af-bffc-87c7369b7519", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "cloud", + "tag_id": 82, + "data": [ + 0, + 0, + 0, + 0, + 100 + ], + "css_color": "#362222", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 100, + 50, + 0, + 0, + 100 + ], + "css_color": "#046568", + "dates": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-18", + "2024-06-23", + "2024-07-01", + "2024-07-07" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.2.3.4", + "request_id_g": "0221a893-ce87-5916-b022-724d474a2f3b", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "cdn", + "tag_id": 176, + "data": [ + 0.3003003003003003, + 1.3003901170351104, + 1.6528925619834711, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 3.9215686274509802, + 1.06951871657754, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0.4016064257028112, + 0.2915451895043732, + 0, + 0, + 0 + ], + "css_color": "#8A532C", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "cloud", + "tag_id": 82, + "data": [ + 1.5015015015015014, + 0.9102730819245773, + 0.1652892561983471, + 0.23121387283236997, + 0.03893322951138797, + 0.1589825119236884, + 0.91324200913242, + 0, + 0.904977375565611, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#362222", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "proxy", + "tag_id": 6, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#a8550d", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "residential", + "tag_id": 814, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0.91324200913242, + 0, + 0, + 0, + 1.1627906976744187, + 1.6064257028112447, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.53475935828877, + 0, + 0, + 91.20179707974542, + 0, + 0, + 1.6064257028112447, + 0, + 0, + 0.35842293906810035, + 0.6116207951070336 + ], + "css_color": "#003c00", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "router", + "tag_id": 180, + "data": [ + 0.6006006006006006, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8032128514056224, + 3.5555555555555554, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0 + ], + "css_color": "#006262", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 0, + 0, + 0, + 0.03853564547206166, + 0, + 0.21197668256491786, + 0.45662100456621, + 0, + 0, + 2.8688524590163933, + 0.7751937984496124, + 0, + 0, + 0, + 0, + 0.4807692307692308, + 0, + 1.6736401673640167, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0 + ], + "css_color": "#046568", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "tor", + "tag_id": 174, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0.45662100456621, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0 + ], + "css_color": "#3A124C", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "vpn", + "tag_id": 177, + "data": [ + 0.3003003003003003, + 0, + 0, + 0, + 0.019466614755693987, + 0.10598834128245893, + 0.91324200913242, + 0, + 0.904977375565611, + 0.819672131147541, + 0, + 0.8032128514056224, + 4, + 2.631578947368421, + 0, + 0.4807692307692308, + 1.3157894736842104, + 0.41841004184100417, + 0.39215686274509803, + 0, + 1.3651877133105803, + 3.594771241830065, + 0.3743916136278547, + 0.9248554913294799, + 4.545454545454546, + 5.622489959839357, + 4.081632653061225, + 3.7815126050420167, + 7.168458781362006, + 3.669724770642202 + ], + "css_color": "#A52A2A", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "2.2.2.2", + "request_id_g": "7eb7dac3-69c5-5369-9dd9-e32480a91a26", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "iot", + "tag_id": 1055, + "data": [ + 0.43354654347994603, + 0.4275602737287349, + 0.42798336666587283, + 0.4390864749976412, + 0.4590084841668528, + 0.4488859816360704, + 0.38219395505979237, + 0.37936418560458895, + 0.4554531213208912, + 0.482266554399427, + 0.4461534880697223, + 0.3751403289266876, + 0.3674380217901201, + 0.33320178226666947, + 0.32789764236892677, + 0.4743699869536974, + 0.5370378364519554, + 0.5163618752583743, + 0.5506126271648397, + 0.5167176925272166, + 0.4936674444411898, + 0.5247850382765917, + 0.5149956320960913, + 0.48930430107041883, + 0.5319959616632305, + 0.5066805484873868, + 0.5232443566762242, + 0.4062087882628217, + 0.3592735386722331, + 0.5280376828973965 + ], + "css_color": "#ae0474", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "openresolvers", + "tag_id": 4, + "data": [ + 0.022467856514231603, + 0.026237273202497035, + 0.024884396759841707, + 0.019724880740495148, + 0.013737932071797014, + 0.16787143933240303, + 0.2647524475146235, + 0.24585571884213372, + 0.24393120856246336, + 0.2763008570447621, + 0.2610091475622506, + 0.3778355550607614, + 0.6445347125306902, + 0.6637512174658026, + 0.7401297663467681, + 0.3837098371583835, + 0.2909928277230208, + 0.2913022149755201, + 0.17868772659114296, + 0.024177987442020685, + 0.05942350332849459, + 0.15447684456748012, + 0.5680350074342234, + 0.8336726062591067, + 0.9103340909363686, + 0.4730328161842958, + 0.3534359624909765, + 0.377351175358046, + 0.37159288791028167, + 0.44654520400748454 + ], + "css_color": "#b01f67", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "proxy", + "tag_id": 6, + "data": [ + 1.3581695291267077, + 1.327662475320396, + 1.1661211856359455, + 1.2748923868051134, + 1.5038904199522352, + 1.605049824402818, + 1.6553183212127751, + 1.6682958202338376, + 1.4997764677017467, + 1.4577800497058613, + 1.3872326536179136, + 1.4650336151430536, + 1.624016829482821, + 1.7174162095604462, + 1.6824670176655045, + 1.4837255883134761, + 1.3852323286516013, + 1.3266743802789276, + 1.3353564975229075, + 1.3137344564020361, + 1.3550273839186537, + 1.3428936438952608, + 1.298092357641492, + 1.2708616009933607, + 1.2922086670406019, + 1.3251445189874653, + 1.3381872276826554, + 1.4371002803478512, + 1.4967352292269627, + 1.4704226938331073 + ], + "css_color": "#a8550d", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "residential", + "tag_id": 814, + "data": [ + 1.9023434960058772, + 1.9299595970910626, + 1.850290602832687, + 1.8302368899221881, + 2.0386568375604774, + 2.2273609042667193, + 2.063318185409999, + 2.093788394884221, + 2.1812827844851936, + 2.1556396723292712, + 2.0881979440688307, + 1.9924078771754807, + 1.9048595803172585, + 1.8531106409067841, + 1.8639433400250685, + 2.0468630144703375, + 2.073826110855558, + 2.0320190349714093, + 2.0049185385035315, + 1.925594257518957, + 1.8696850418402517, + 1.9171369335704673, + 2.129083713376064, + 2.067503508659282, + 2.1600558586754706, + 2.1433388789173775, + 3.095174350542885, + 2.861635494439627, + 2.8922901408021695, + 3.1530326356567486 + ], + "css_color": "#003c00", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "router", + "tag_id": 180, + "data": [ + 8.192887079608749, + 8.046191671316452, + 7.916387169578755, + 7.956372651758817, + 8.152162866954873, + 7.554425521543161, + 7.455053637643812, + 7.464121086625386, + 7.3989075224153655, + 7.605985471967869, + 7.867594624244663, + 7.160210369941844, + 7.2497803203613485, + 7.150201183624179, + 7.668476922894237, + 7.243178909422547, + 7.729429258760605, + 8.956362480693436, + 9.806051662328754, + 10.131109730434734, + 10.722532429695896, + 9.618413352736695, + 9.715570132505373, + 9.684063837325448, + 9.557278473862898, + 9.322055312031956, + 8.813114301420082, + 9.343958921910076, + 9.336305856758246, + 8.893917134133723 + ], + "css_color": "#006262", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 9.9211024380551, + 9.03787817069022, + 8.926126990134426, + 8.665998907441978, + 9.91200280761891, + 9.22271723575903, + 11.192708456054048, + 11.514870725685432, + 11.68427663497929, + 12.441687031986088, + 14.804723180295309, + 13.223574462784557, + 13.029423346056266, + 13.751358159537414, + 14.450610402267897, + 13.237825337562539, + 13.230290650503962, + 15.544729393739779, + 14.85295930210514, + 14.583889907635506, + 14.284853902175662, + 9.75303978159948, + 9.531603771179029, + 9.801797229850592, + 8.288865340908108, + 8.921750863302446, + 9.593345594145026, + 10.294293991849809, + 10.53974827915768, + 11.27196689421844 + ], + "css_color": "#046568", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "vpn", + "tag_id": 177, + "data": [ + 8.140638067569299, + 8.010336909221353, + 7.684395906145369, + 7.39013437576809, + 8.407375049663067, + 8.486363305772418, + 8.181095904305606, + 8.322674470643502, + 8.93503003758723, + 8.486991096782148, + 8.140822498453566, + 8.565096185941954, + 9.53321355232603, + 9.700172932966458, + 9.630868393665608, + 9.156021227809333, + 9.344135492227915, + 9.224937140896186, + 9.183369430933904, + 9.185423033502694, + 8.926731281779423, + 8.903956528757817, + 9.068921460231406, + 9.076850070208609, + 9.24568498237125, + 8.894034230396677, + 8.93620445382851, + 9.453823647753854, + 10.41671403690149, + 9.773755144866021 + ], + "css_color": "#A52A2A", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "eaad6f61-d3cd-5450-a350-f7bf58f02c6d", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "cdn", + "tag_id": 176, + "data": [ + 1.3003901170351104, + 1.6528925619834711, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 3.9215686274509802, + 1.06951871657754, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0.4016064257028112, + 0.2915451895043732, + 0, + 0, + 0, + 0 + ], + "css_color": "#8A532C", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "cloud", + "tag_id": 82, + "data": [ + 0.9102730819245773, + 0.1652892561983471, + 0.23121387283236997, + 0.03893322951138797, + 0.1589825119236884, + 0.91324200913242, + 0, + 0.904977375565611, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#362222", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "proxy", + "tag_id": 6, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#a8550d", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "residential", + "tag_id": 814, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0.91324200913242, + 0, + 0, + 0, + 1.1627906976744187, + 1.6064257028112447, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.53475935828877, + 0, + 0, + 91.20179707974542, + 0, + 0, + 1.6064257028112447, + 0, + 0, + 0.35842293906810035, + 0.6116207951070336, + 0.7662835249042145 + ], + "css_color": "#003c00", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "router", + "tag_id": 180, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8032128514056224, + 3.5555555555555554, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#006262", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 0, + 0, + 0.03853564547206166, + 0, + 0.21197668256491786, + 0.45662100456621, + 0, + 0, + 2.8688524590163933, + 0.7751937984496124, + 0, + 0, + 0, + 0, + 0.4807692307692308, + 0, + 1.6736401673640167, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0, + 0 + ], + "css_color": "#046568", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "tor", + "tag_id": 174, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0.45662100456621, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0, + 0 + ], + "css_color": "#3A124C", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + }, + { + "label": "vpn", + "tag_id": 177, + "data": [ + 0, + 0, + 0, + 0.019466614755693987, + 0.10598834128245893, + 0.91324200913242, + 0, + 0.904977375565611, + 0.819672131147541, + 0, + 0.8032128514056224, + 4, + 2.631578947368421, + 0, + 0.4807692307692308, + 1.3157894736842104, + 0.41841004184100417, + 0.39215686274509803, + 0, + 1.3651877133105803, + 3.594771241830065, + 0.3743916136278547, + 0.9248554913294799, + 4.545454545454546, + 5.622489959839357, + 4.081632653061225, + 3.7815126050420167, + 7.168458781362006, + 3.669724770642202, + 0.7662835249042145 + ], + "css_color": "#A52A2A", + "dates": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ] + } + ], + "data_dates_s": [ + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15", + "2024-07-16" + ], + "end_date_s": "2024-07-16", + "ip_s": "2.2.2.2", + "request_id_g": "d9ca8d2e-4670-532f-8fe3-e4b7f80787d0", + "size_d": 10, + "start_date_s": "2024-06-17", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "iot", + "tag_id": 1055, + "data": [ + 0.43354654347994603, + 0.4275602737287349, + 0.42798336666587283, + 0.4390864749976412, + 0.4590085727298027, + 0.4488859816360704, + 0.382194375506431, + 0.37936418560458895, + 0.45541177155145024, + 0.4822666511418855, + 0.4461541778078837, + 0.3751403289266876, + 0.367438137633541, + 0.33320178226666947, + 0.32789778438802336, + 0.4743700350907062, + 0.5370380600803981, + 0.5163694227750988, + 0.5506131700924973, + 0.5167182455624291, + 0.49366842465910843, + 0.5247855476984168, + 0.5149965869274088, + 0.48930822931473555, + 0.5320004188397004, + 0.506682044531171, + 0.5232460975164095, + 0.4061678829067118, + 0.35927461279400874, + 0.5280382659893226 + ], + "css_color": "#ae0474", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "openresolvers", + "tag_id": 4, + "data": [ + 0.022467856514231603, + 0.026237273202497035, + 0.024884396759841707, + 0.019724880740495148, + 0.013737934722449085, + 0.16787143933240303, + 0.26475273876537503, + 0.24585571884213372, + 0.24393151571389482, + 0.2763009124705924, + 0.2610095510735406, + 0.3778355550607614, + 0.6445349157353167, + 0.6637512174658026, + 0.7401300869119298, + 0.38370987609559354, + 0.29099294889562455, + 0.29130647285830497, + 0.17868790278490254, + 0.024178013319358763, + 0.05942362131882068, + 0.1544769945219764, + 0.5680360606035723, + 0.8336792991691636, + 0.9103417179109742, + 0.4730342128785375, + 0.3534371383766187, + 0.3773539607694836, + 0.3715939988632732, + 0.4465476061230954 + ], + "css_color": "#b01f67", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "proxy", + "tag_id": 6, + "data": [ + 1.3581695291267077, + 1.327662475320396, + 1.1661211856359455, + 1.2748923868051134, + 1.503890710118924, + 1.605049824402818, + 1.6553201422071024, + 1.6682958202338376, + 1.4997783561787956, + 1.4577803421358975, + 1.3872347982325484, + 1.4650336151430536, + 1.6240173414920689, + 1.7174162095604462, + 1.682467746375977, + 1.4837257388755136, + 1.3852329054775296, + 1.3266937719062977, + 1.3353578142416669, + 1.3137358624723616, + 1.3550300744386323, + 1.3428949474753573, + 1.2980536705444397, + 1.2708718037544042, + 1.2922194934424542, + 1.3251484316583324, + 1.3381916798474454, + 1.4370828514801528, + 1.4967397040232642, + 1.470430603727281 + ], + "css_color": "#a8550d", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "residential", + "tag_id": 814, + "data": [ + 1.9023434960058772, + 1.9299595970910626, + 1.850290602832687, + 1.8302368899221881, + 2.038657230907157, + 2.2273609042667193, + 2.0633204552397126, + 2.093788394884221, + 2.1812855310961483, + 2.1556401047496405, + 2.088201172352031, + 1.9924078771754807, + 1.9048601808687453, + 1.8531106409067841, + 1.863944147336604, + 2.0468632221771186, + 2.0738269744194864, + 2.032048736423793, + 2.0049205154391703, + 1.9255963184536695, + 1.8696887542559697, + 1.9171373260893756, + 2.1290876608188776, + 2.067520107039656, + 2.1600739560875573, + 2.143345207419265, + 3.0951846482246874, + 2.8616566175545315, + 2.8922987878955047, + 3.1530476756805204 + ], + "css_color": "#003c00", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "router", + "tag_id": 180, + "data": [ + 8.192887079608749, + 8.046191671316452, + 7.916387169578755, + 7.956372651758817, + 8.152164439866088, + 7.554425521543161, + 7.455061838852128, + 7.464121086625386, + 7.3989168389150874, + 7.605986997725206, + 7.867606787279123, + 7.160210369941844, + 7.249782606023973, + 7.150201183624179, + 7.6684802442665925, + 7.243179644428927, + 7.729432477379689, + 8.956493393332135, + 9.806061331516123, + 10.13112057360984, + 10.722553720179075, + 9.618422689568591, + 9.715546858510155, + 9.684101484544453, + 9.557358546795399, + 9.322082836678302, + 8.813102114368624, + 9.344027842838315, + 9.336333769555448, + 8.893949031599137 + ], + "css_color": "#006262", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 9.9211024380551, + 9.03787817069022, + 8.926126990134426, + 8.665998907441978, + 9.912004720080745, + 9.22271723575903, + 11.192720769008204, + 11.514870725685432, + 11.684291347497277, + 12.44168952778303, + 14.804746067895245, + 13.223574462784557, + 13.029427453886383, + 13.751358159537414, + 14.450616661119348, + 13.237826680879639, + 13.230296159742036, + 15.54489659903669, + 14.852973947759827, + 14.583905516554593, + 14.28488226594548, + 9.75304924911658, + 9.531621443316846, + 9.80187592087002, + 8.288914386084885, + 8.921777205995024, + 9.593377511319686, + 10.294358938878348, + 10.53977978989231, + 11.271980172541058 + ], + "css_color": "#046568", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "vpn", + "tag_id": 177, + "data": [ + 8.140638067569299, + 8.010336909221353, + 7.684395906145369, + 7.39013437576809, + 8.40737667181595, + 8.486363305772418, + 8.181104904223654, + 8.322674470643502, + 8.935041288329938, + 8.486992705530714, + 8.140835083889055, + 8.565096185941954, + 9.533205966293114, + 9.700172932966458, + 9.630872564989374, + 9.156012009356381, + 9.344139383228377, + 9.224791646354753, + 9.183378486129898, + 9.185355063034574, + 8.92666728108485, + 8.903965172048792, + 9.068938274529794, + 9.076902868269757, + 9.245598758945892, + 8.894019656909252, + 8.936192627523438, + 9.453805931533816, + 10.416702462579272, + 9.77365830055914 + ], + "css_color": "#A52A2A", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "1.1.1.1", + "request_id_g": "6d7fac50-e59b-5c93-867f-3595fcd3c624", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + }, + { + "data_datasets_s": [ + { + "label": "cdn", + "tag_id": 176, + "data": [ + 0.3003003003003003, + 1.3003901170351104, + 1.6528925619834711, + 0, + 0.019466614755693987, + 0, + 0, + 0, + 0, + 0, + 3.875968992248062, + 0, + 0, + 0.43859649122807015, + 0, + 0, + 0, + 0, + 3.9215686274509802, + 1.06951871657754, + 0, + 3.2679738562091507, + 0, + 0, + 0, + 0.4016064257028112, + 0.2915451895043732, + 0, + 0, + 0 + ], + "css_color": "#8A532C", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "cloud", + "tag_id": 82, + "data": [ + 1.5015015015015014, + 0.9102730819245773, + 0.1652892561983471, + 0.23121387283236997, + 0.03893322951138797, + 0.1589825119236884, + 0.91324200913242, + 0, + 0.904977375565611, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#362222", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "proxy", + "tag_id": 6, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 91.20179707974542, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "css_color": "#a8550d", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "residential", + "tag_id": 814, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0.91324200913242, + 0, + 0, + 0, + 1.1627906976744187, + 1.6064257028112447, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.53475935828877, + 0, + 0, + 91.20179707974542, + 0, + 0, + 1.6064257028112447, + 0, + 0, + 0.35842293906810035, + 0.6116207951070336 + ], + "css_color": "#003c00", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "router", + "tag_id": 180, + "data": [ + 0.6006006006006006, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0.8032128514056224, + 3.5555555555555554, + 0, + 0, + 0, + 0, + 1.6736401673640167, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.4096385542168677, + 0, + 0, + 0, + 0 + ], + "css_color": "#006262", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "scanner", + "tag_id": 2, + "data": [ + 0, + 0, + 0, + 0.03853564547206166, + 0, + 0.21197668256491786, + 0.45662100456621, + 0, + 0, + 2.8688524590163933, + 0.7751937984496124, + 0, + 0, + 0, + 0, + 0.4807692307692308, + 0, + 1.6736401673640167, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0 + ], + "css_color": "#046568", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "tor", + "tag_id": 174, + "data": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0.45662100456621, + 0, + 0, + 0.4098360655737705, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2.13903743315508, + 2.7303754266211606, + 0, + 0, + 0, + 0, + 3.2128514056224895, + 0, + 3.361344537815126, + 0, + 0 + ], + "css_color": "#3A124C", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + }, + { + "label": "vpn", + "tag_id": 177, + "data": [ + 0.3003003003003003, + 0, + 0, + 0, + 0.019466614755693987, + 0.10598834128245893, + 0.91324200913242, + 0, + 0.904977375565611, + 0.819672131147541, + 0, + 0.8032128514056224, + 4, + 2.631578947368421, + 0, + 0.4807692307692308, + 1.3157894736842104, + 0.41841004184100417, + 0.39215686274509803, + 0, + 1.3651877133105803, + 3.594771241830065, + 0.3743916136278547, + 0.9248554913294799, + 4.545454545454546, + 5.622489959839357, + 4.081632653061225, + 3.7815126050420167, + 7.168458781362006, + 3.669724770642202 + ], + "css_color": "#A52A2A", + "dates": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ] + } + ], + "data_dates_s": [ + "2024-06-16", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-22", + "2024-06-23", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-06-29", + "2024-06-30", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-06", + "2024-07-07", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-13", + "2024-07-14", + "2024-07-15" + ], + "end_date_s": "2024-07-15", + "ip_s": "2.2.2.2", + "request_id_g": "35443c1d-0e49-5f8a-b911-4be5d08b29be", + "size_d": 10, + "start_date_s": "2024-06-16", + "total_d": 0, + "Type": "Top_Tags_By_IP_Data_CL" + } +] \ No newline at end of file diff --git a/Sample Data/Custom/CYMRU/Top_Tags_By_IP_Data_CL.json b/Sample Data/Custom/CYMRU/Top_Tags_By_IP_Data_CL.json new file mode 100644 index 0000000000..17e19a5f70 --- /dev/null +++ b/Sample Data/Custom/CYMRU/Top_Tags_By_IP_Data_CL.json @@ -0,0 +1,450 @@ +[ + { + "modified_s": "2023-04-26", + "asn_d": 13335, + "cidr_s": "1.1.1.0/24", + "as_name_s": "CLOUDFLARENET", + "bgp_asn_d": 13335, + "bgp_asn_name_s": "CLOUDFLARENET, US", + "net_name_s": "APNIC-LABS", + "net_handle_s": "", + "description_s": [ + "APNIC and Cloudflare DNS Resolver project", + "Routed globally by AS13335/Cloudflare", + "Research prefix for APNIC Labs" + ], + "cc_s": "AU", + "city_s": "", + "address_s": "", + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "AIC3-AP", + "admin_contact_role_s": "APNICRANDNET Infrastructure Contact", + "admin_contact_person_s": "", + "admin_contact_email_s": "research@apnic.net", + "admin_contact_phone_s": "+61 7 3858 3100", + "admin_contact_country_s": "AU", + "admin_contact_city_s": "", + "admin_contact_address_s": [ + "6 Cordelia St South Brisbane QLD 4101" + ], + "tech_contact_id_s": "AIC3-AP", + "tech_contact_role_s": "APNICRANDNET Infrastructure Contact", + "tech_contact_person_s": "", + "tech_contact_email_s": "research@apnic.net", + "tech_contact_phone_s": "+61 7 3858 3100", + "tech_contact_country_s": "AU", + "tech_contact_city_s": "", + "tech_contact_address_s": [ + "6 Cordelia St South Brisbane QLD 4101" + ], + "org_id_s": "ORG-ARAD1-AP", + "org_name_s": "APNIC Research and Development", + "org_email_s": "helpdesk@apnic.net", + "org_phone_s": "+61-7-38583100", + "org_country_s": "AU", + "org_city_s": "", + "org_address_s": "6 Cordelia St", + "mnt_by_email_s": "helpdesk@apnic.net,netops@apnic.net", + "mnt_lower_email_s": "", + "mnt_router_email_s": "ggm@apnic.net,hm-changed@apnic.net", + "ip_s": "1.1.1.1", + "Type": "Whois_Data_CL" + }, + { + "modified_s": "2012-06-22", + "asn_d": 15133, + "cidr_s": "1.2.3.0/24", + "as_name_s": "EDGECAST", + "bgp_asn_d": 15133, + "bgp_asn_name_s": "EDGECAST, US", + "net_name_s": "EDGECAST-NETBLK-03", + "net_handle_s": "", + "description_s": [ + "NETBLK-03-EU-1-2-3-0-24" + ], + "cc_s": "EU", + "city_s": "", + "address_s": "", + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "DS7892-RIPE", + "admin_contact_role_s": "", + "admin_contact_person_s": "Derrick Sawyer", + "admin_contact_email_s": "", + "admin_contact_phone_s": "+18773343236", + "admin_contact_country_s": "", + "admin_contact_city_s": "", + "admin_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "tech_contact_id_s": "DS7892-RIPE", + "tech_contact_role_s": "", + "tech_contact_person_s": "Derrick Sawyer", + "tech_contact_email_s": "", + "tech_contact_phone_s": "+18773343236", + "tech_contact_country_s": "", + "tech_contact_city_s": "", + "tech_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "org_id_s": "", + "org_name_s": "Edgecast Inc.", + "org_email_s": "", + "org_phone_s": "", + "org_country_s": "", + "org_city_s": "", + "org_address_s": "", + "mnt_by_email_s": "", + "mnt_lower_email_s": "", + "mnt_router_email_s": "", + "ip_s": "1.2.3.4", + "Type": "Whois_Data_CL" + }, + { + "modified_s": "2012-06-22", + "asn_d": 15133, + "cidr_s": "1.2.3.0/24", + "as_name_s": "EDGECAST", + "bgp_asn_d": 15133, + "bgp_asn_name_s": "EDGECAST, US", + "net_name_s": "EDGECAST-NETBLK-03", + "net_handle_s": "", + "description_s": [ + "NETBLK-03-EU-1-2-3-0-24" + ], + "cc_s": "EU", + "city_s": "", + "address_s": "", + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "DS7892-RIPE", + "admin_contact_role_s": "", + "admin_contact_person_s": "Derrick Sawyer", + "admin_contact_email_s": "", + "admin_contact_phone_s": "+18773343236", + "admin_contact_country_s": "", + "admin_contact_city_s": "", + "admin_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "tech_contact_id_s": "DS7892-RIPE", + "tech_contact_role_s": "", + "tech_contact_person_s": "Derrick Sawyer", + "tech_contact_email_s": "", + "tech_contact_phone_s": "+18773343236", + "tech_contact_country_s": "", + "tech_contact_city_s": "", + "tech_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "org_id_s": "", + "org_name_s": "Edgecast Inc.", + "org_email_s": "", + "org_phone_s": "", + "org_country_s": "", + "org_city_s": "", + "org_address_s": "", + "mnt_by_email_s": "", + "mnt_lower_email_s": "", + "mnt_router_email_s": "", + "ip_s": "1.2.3.4", + "Type": "Whois_Data_CL" + }, + { + "modified_s": "2012-06-22", + "asn_d": 15133, + "cidr_s": "1.2.3.0/24", + "as_name_s": "EDGECAST", + "bgp_asn_d": 15133, + "bgp_asn_name_s": "EDGECAST, US", + "net_name_s": "EDGECAST-NETBLK-03", + "net_handle_s": "", + "description_s": [ + "NETBLK-03-EU-1-2-3-0-24" + ], + "cc_s": "EU", + "city_s": "", + "address_s": "", + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "DS7892-RIPE", + "admin_contact_role_s": "", + "admin_contact_person_s": "Derrick Sawyer", + "admin_contact_email_s": "", + "admin_contact_phone_s": "+18773343236", + "admin_contact_country_s": "", + "admin_contact_city_s": "", + "admin_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "tech_contact_id_s": "DS7892-RIPE", + "tech_contact_role_s": "", + "tech_contact_person_s": "Derrick Sawyer", + "tech_contact_email_s": "", + "tech_contact_phone_s": "+18773343236", + "tech_contact_country_s": "", + "tech_contact_city_s": "", + "tech_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "org_id_s": "", + "org_name_s": "Edgecast Inc.", + "org_email_s": "", + "org_phone_s": "", + "org_country_s": "", + "org_city_s": "", + "org_address_s": "", + "mnt_by_email_s": "", + "mnt_lower_email_s": "", + "mnt_router_email_s": "", + "ip_s": "1.2.3.4", + "Type": "Whois_Data_CL" + }, + { + "modified_s": "2023-04-26", + "asn_d": 13335, + "cidr_s": "1.1.1.0/24", + "as_name_s": "CLOUDFLARENET", + "bgp_asn_d": 13335, + "bgp_asn_name_s": "CLOUDFLARENET, US", + "net_name_s": "APNIC-LABS", + "net_handle_s": "", + "description_s": [ + "APNIC and Cloudflare DNS Resolver project", + "Routed globally by AS13335/Cloudflare", + "Research prefix for APNIC Labs" + ], + "cc_s": "AU", + "city_s": "", + "address_s": "", + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "AIC3-AP", + "admin_contact_role_s": "APNICRANDNET Infrastructure Contact", + "admin_contact_person_s": "", + "admin_contact_email_s": "research@apnic.net", + "admin_contact_phone_s": "+61 7 3858 3100", + "admin_contact_country_s": "AU", + "admin_contact_city_s": "", + "admin_contact_address_s": [ + "6 Cordelia St South Brisbane QLD 4101" + ], + "tech_contact_id_s": "AIC3-AP", + "tech_contact_role_s": "APNICRANDNET Infrastructure Contact", + "tech_contact_person_s": "", + "tech_contact_email_s": "research@apnic.net", + "tech_contact_phone_s": "+61 7 3858 3100", + "tech_contact_country_s": "AU", + "tech_contact_city_s": "", + "tech_contact_address_s": [ + "6 Cordelia St South Brisbane QLD 4101" + ], + "org_id_s": "ORG-ARAD1-AP", + "org_name_s": "APNIC Research and Development", + "org_email_s": "helpdesk@apnic.net", + "org_phone_s": "+61-7-38583100", + "org_country_s": "AU", + "org_city_s": "", + "org_address_s": "6 Cordelia St", + "mnt_by_email_s": "helpdesk@apnic.net,netops@apnic.net", + "mnt_lower_email_s": "", + "mnt_router_email_s": "ggm@apnic.net,hm-changed@apnic.net", + "ip_s": "1.1.1.1", + "Type": "Whois_Data_CL" + }, + { + "modified_s": "2012-06-22", + "asn_d": 15133, + "cidr_s": "1.2.3.0/24", + "as_name_s": "EDGECAST", + "bgp_asn_d": 15133, + "bgp_asn_name_s": "EDGECAST, US", + "net_name_s": "EDGECAST-NETBLK-03", + "net_handle_s": "", + "description_s": [ + "NETBLK-03-EU-1-2-3-0-24" + ], + "cc_s": "EU", + "city_s": "", + "address_s": "", + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "DS7892-RIPE", + "admin_contact_role_s": "", + "admin_contact_person_s": "Derrick Sawyer", + "admin_contact_email_s": "", + "admin_contact_phone_s": "+18773343236", + "admin_contact_country_s": "", + "admin_contact_city_s": "", + "admin_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "tech_contact_id_s": "DS7892-RIPE", + "tech_contact_role_s": "", + "tech_contact_person_s": "Derrick Sawyer", + "tech_contact_email_s": "", + "tech_contact_phone_s": "+18773343236", + "tech_contact_country_s": "", + "tech_contact_city_s": "", + "tech_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "org_id_s": "", + "org_name_s": "Edgecast Inc.", + "org_email_s": "", + "org_phone_s": "", + "org_country_s": "", + "org_city_s": "", + "org_address_s": "", + "mnt_by_email_s": "", + "mnt_lower_email_s": "", + "mnt_router_email_s": "", + "ip_s": "1.2.3.4", + "Type": "Whois_Data_CL" + }, + { + "modified_s": "2016-06-17", + "asn_d": 22773, + "cidr_s": "2.2.2.0/18", + "as_name_s": "ASN-CXA-ALL-CCI-22773-RDC", + "bgp_asn_d": 22773, + "bgp_asn_name_s": "ASN-CXA-ALL-CCI-22773-RDC, US", + "net_name_s": "NETBLK-OC-RES-98-184-192-0", + "net_handle_s": "NET-98-184-192-0-1", + "description_s": "", + "cc_s": "US", + "city_s": "Atlanta", + "address_s": [ + "1400 Lake Hearn DR." + ], + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "", + "admin_contact_role_s": "", + "admin_contact_person_s": "", + "admin_contact_email_s": "", + "admin_contact_phone_s": "", + "admin_contact_country_s": "", + "admin_contact_city_s": "", + "admin_contact_address_s": "", + "tech_contact_id_s": "", + "tech_contact_role_s": "", + "tech_contact_person_s": "", + "tech_contact_email_s": "", + "tech_contact_phone_s": "", + "tech_contact_country_s": "", + "tech_contact_city_s": "", + "tech_contact_address_s": "", + "org_id_s": "C06152725", + "org_name_s": "Cox Communications Inc.", + "org_email_s": "abuse@cox.com,alvin.anderson@cox.com,cari.merola@cox.com,carlos.ruiz1@cox.com,jacob.garcia@cox.com,mark.goodwin@cox.com,sophea.long@cox.com,tori.berube@cox.com", + "org_phone_s": "+1-404-269-0188,+1-404-269-4416,+1-404-269-8267,+1-480-318-5430,+1-866-272-5111", + "org_country_s": "US", + "org_city_s": "Atlanta", + "org_address_s": "1400 Lake Hearn DR.", + "mnt_by_email_s": "", + "mnt_lower_email_s": "", + "mnt_router_email_s": "", + "ip_s": "2.2.2.2", + "Type": "Whois_Data_CL" + }, + { + "modified_s": "2012-06-22", + "asn_d": 15133, + "cidr_s": "1.2.3.0/24", + "as_name_s": "EDGECAST", + "bgp_asn_d": 15133, + "bgp_asn_name_s": "EDGECAST, US", + "net_name_s": "EDGECAST-NETBLK-03", + "net_handle_s": "", + "description_s": [ + "NETBLK-03-EU-1-2-3-0-24" + ], + "cc_s": "EU", + "city_s": "", + "address_s": "", + "abuse_contact_id_s": "", + "about_contact_role_s": "", + "about_contact_person_s": "", + "about_contact_email_s": "", + "about_contact_phone_s": "", + "about_contact_country_s": "", + "about_contact_city_s": "", + "about_contact_address_s": "", + "admin_contact_id_s": "DS7892-RIPE", + "admin_contact_role_s": "", + "admin_contact_person_s": "Derrick Sawyer", + "admin_contact_email_s": "", + "admin_contact_phone_s": "+18773343236", + "admin_contact_country_s": "", + "admin_contact_city_s": "", + "admin_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "tech_contact_id_s": "DS7892-RIPE", + "tech_contact_role_s": "", + "tech_contact_person_s": "Derrick Sawyer", + "tech_contact_email_s": "", + "tech_contact_phone_s": "+18773343236", + "tech_contact_country_s": "", + "tech_contact_city_s": "", + "tech_contact_address_s": [ + "11811 N. Tatum Blvd, Suite 3031, Phoenix, AZ 85028" + ], + "org_id_s": "", + "org_name_s": "Edgecast Inc.", + "org_email_s": "", + "org_phone_s": "", + "org_country_s": "", + "org_city_s": "", + "org_address_s": "", + "mnt_by_email_s": "", + "mnt_lower_email_s": "", + "mnt_router_email_s": "", + "ip_s": "1.2.3.4", + "Type": "Whois_Data_CL" + } +] \ No newline at end of file