HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: origin, x-csrftoken, content-type, accept
Vary: Origin
Allow: GET,POST
Content-Type: text/html; charset=utf-8
Content-Length: 1236711
<html><head><meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<style type="text/css">/***
Default theme
***/
/***
Reset and overrides
***/
/*body, html {
background-color: #3d3d3d !important;
}*/
/***
Page header
***/
.header .navbar-inner {
filter: none !important;
background-image: none !important;
background-color: #212121 !important;
}
.header .btn-navbar {
background-color: #212121 !important;
}
.header .nav .dropdown-toggle:hover,
.header .nav .dropdown.open .dropdown-toggle {
background-color: #383838 !important;
}
.header .nav li.dropdown .dropdown-toggle i {
color: #8a8a8a !important;
}
/***
Page sidebar
***/
.page-sidebar {
background-color: #3d3d3d;
}
ul.page-sidebar-menu > li > a {
border-top: 1px solid #5c5c5c !important;
color: #ffffff !important;
}
ul.page-sidebar-menu > li:last-child > a {
border-bottom: 1px solid transparent !important;
}
ul.page-sidebar-menu > li a i {
color: #969696;
}
ul.page-sidebar-menu > li.open > a,
ul.page-sidebar-menu > li > a:hover,
ul.page-sidebar-menu > li:hover > a {
background: #303030;
}
ul.page-sidebar-menu > li.active > a {
background: #e02222 !important;
border-top-color: transparent !important;
color: #ffffff;
}
ul.page-sidebar-menu > li.active > a i {
color: #ffffff;
}
ul.page-sidebar-menu > li > ul.sub-menu > li:first-child > a {
border-top: 0px !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
color: #ffffff !important;
background: #575757 !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
background: #575757 !important;
}
/* 3rd level sub menu */
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
ul.page-sidebar-menu > li > ul.sub-menu li.open > a {
color: #ffffff !important;
background: #575757 !important;
}
/* font color for all sub menu links*/
ul.page-sidebar-menu li > ul.sub-menu > li > a {
color: #bdbdbd;
}
/* menu arrows */
ul.page-sidebar-menu > li > a .arrow:before,
ul.page-sidebar-menu > li > a .arrow.open:before {
color: #7d7d7d !important;
}
ul.page-sidebar-menu > li > ul.sub-menu a .arrow:before,
ul.page-sidebar-menu > li > ul.sub-menu a .arrow.open:before {
color: #707070 !important;
}
ul.page-sidebar-menu > li > a > .arrow.open:before {
color: #8a8a8a !important;
}
ul.page-sidebar-menu > li.active > a .arrow:before,
ul.page-sidebar-menu > li.active > a .arrow.open:before {
color: #ffffff !important;
}
/* sidebar search */
.page-sidebar .sidebar-search input {
background-color: #242424 !important;
color: #7d7d7d;
}
.page-sidebar .sidebar-search input::-webkit-input-placeholder {
color: #7d7d7d !important;
}
.page-sidebar .sidebar-search input:-moz-placeholder {
color: #7d7d7d !important;
}
.page-sidebar .sidebar-search input:-ms-input-placeholder {
color: #7d7d7d !important;
}
.page-sidebar .sidebar-search input {
background-color: #3d3d3d !important;
color: #bfbfbf !important;
}
.page-sidebar .sidebar-search .input-box {
border-bottom: 1px solid #7d7d7d !important;
}
.page-sidebar .sidebar-search .submit {
background-image: url(../../img/search-icon.png);
}
/***
Sidebar toggler
***/
.sidebar-toggler {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAAIklEQVQoU2P8DwQMVACMVDADbMQgNGg0jAhGLuNoGNEvjADHsQ/+NYkxHwAAAABJRU5ErkJggg=="
/*background-image: url(../../img/sidebar-toggler.jpg);*/
background-color: #242424;
}
/* search box bg color on expanded */
.page-sidebar-closed .page-sidebar .sidebar-search.open {
background-color: #3d3d3d !important;
}
.page-sidebar-closed .page-sidebar .sidebar-search.open .remove {
background-image: url("../../img/sidebar-search-close.png");
}
/* sub menu bg color on hover menu item */
.page-sidebar-closed ul.page-sidebar-menu > li:hover .sub-menu {
background-color: #3d3d3d;
}
/***
Horizontal Menu(new in v1.2)
***/
/*search*/
.header .hor-menu .hor-menu-search-form-toggler.hide {
background: #000000 url(../../img/hor-menu-search-close.png) no-repeat center;
}
.header .hor-menu .search-form {
background: #000000;
}
.header .hor-menu .search-form .btn {
color: #d6d6d6;
background: #000000 url(../../img/search-icon.png) no-repeat center;
}
.header .hor-menu .search-form form input {
color: #d6d6d6;
}
.header .hor-menu .search-form form input::-webkit-input-placeholder {
/* WebKit browsers */
color: #d6d6d6;
}
.header .hor-menu .search-form form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #d6d6d6;
}
.header .hor-menu .search-form form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #d6d6d6;
}
.header .hor-menu .search-form form input:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #d6d6d6;
}
/***
Footer
***/
.footer .footer-inner {
color: #999999;
}
.footer .footer-tools .go-top {
background-color: #4f4f4f;
}
.footer .footer-tools .go-top:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
.footer .footer-tools .go-top i {
color: #8a8a8a;
}
/***
Footer Layouts (new in v1.3)
***/
/* begin:fixed footer */
.page-footer-fixed .footer {
background-color: #242424;
}
.page-footer-fixed .footer .footer-inner {
color: #999999;
}
.page-footer-fixed .footer .footer-tools .go-top {
background-color: #4f4f4f;
}
.page-footer-fixed .footer .footer-tools .go-top i {
color: #8a8a8a;
}
/* end:fixed footer */
/***
Gritter Notifications
***/
.gritter-top {
background: url(../../plugins/gritter/images/gritter.png) no-repeat left -30px !important;
}
.gritter-bottom {
background: url(../../plugins/gritter/images/gritter.png) no-repeat left bottom !important;
}
.gritter-item {
display: block;
background: url(../../plugins/gritter/images/gritter.png) no-repeat left -40px !important;
}
.gritter-close {
background: url(../../plugins/gritter/images/gritter.png) no-repeat left top !important;
}
.gritter-title {
text-shadow: none !important;
/* Not supported by IE :( */
}
/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
background-image: url(../../plugins/gritter/images/gritter-light.png) !important;
}
.gritter-item-wrapper a {
color: #18a5ed;
}
.gritter-item-wrapper a:hover {
color: #0b6694;
}
/* begin: boxed page */
@media (min-width: 980px) {
.page-boxed {
background-color: #2e2e2e !important;
}
.page-boxed .page-container {
background-color: #3d3d3d;
border-left: 1px solid #5e5e5e;
border-bottom: 1px solid #5e5e5e;
}
.page-boxed.page-sidebar-fixed .page-container {
border-left: 0;
border-bottom: 0;
}
.page-boxed.page-sidebar-fixed .page-sidebar {
border-left: 1px solid #5e5e5e;
}
.page-boxed.page-sidebar-fixed.page-footer-fixed .footer {
background-color: #2e2e2e !important;
}
}
/* end: boxed page */
/***
Landscape phone to portrait tablet
***/
@media (max-width: 979px) {
/***
page sidebar
***/
.page-sidebar {
background-color: #292929 !important;
}
ul.page-sidebar-menu > li > a {
border-top: 1px solid #4a4a4a !important;
}
ul.page-sidebar-menu > li:last-child > a {
border-bottom: 0 !important;
}
.page-sidebar .sidebar-search input {
background-color: #292929 !important;
}
ul.page-sidebar-menu > li.open > a,
ul.page-sidebar-menu > li > a:hover,
ul.page-sidebar-menu > li:hover > a {
background: #1e1e1e;
}
}
</style>
<style type="text/css">/*!
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,
a:active {
outline: 0;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
max-width: none;
}
button,
input,
select,
textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
button,
input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: #FFF !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
/*a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}*/
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tbody {
display: table-row-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
body {
margin: 0;
/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
font-size: 14px;
line-height: 20px;
color: #333333;
background-color: #ffffff;
}
a {
color: #0088cc;
text-decoration: none;
}
a:hover,
a:focus {
color: #005580;
text-decoration: underline;
}
.img-rounded {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.img-polaroid {
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.span12 {
width: 940px;
}
.span11 {
width: 860px;
}
.span10 {
width: 780px;
}
.span9 {
width: 700px;
}
.span8 {
width: 620px;
}
.span7 {
width: 540px;
}
.span6 {
width: 460px;
}
.span5 {
width: 380px;
}
.span4 {
width: 300px;
}
.span3 {
width: 220px;
}
.span2 {
width: 140px;
}
.span1 {
width: 60px;
}
.offset12 {
margin-left: 980px;
}
.offset11 {
margin-left: 900px;
}
.offset10 {
margin-left: 820px;
}
.offset9 {
margin-left: 740px;
}
.offset8 {
margin-left: 660px;
}
.offset7 {
margin-left: 580px;
}
.offset6 {
margin-left: 500px;
}
.offset5 {
margin-left: 420px;
}
.offset4 {
margin-left: 340px;
}
.offset3 {
margin-left: 260px;
}
.offset2 {
margin-left: 180px;
}
.offset1 {
margin-left: 100px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
{
"@category" : "datascan",
"@timestamp" : "2024-10-08T09:21:01.000Z",
"app" : {
"extract" : {
"domain" : [
"apache.org"
],
"hostname" : [
"www.apache.org"
],
"url" : [
"http://www.apache.org/licenses/LICENSE-2.0"
]
},
"http" : {
"bodymd5" : "219cb2196cc5dc015f8b56eec51f29ed",
"bodymmh3" : 2122608304,
"headermd5" : "0dd46d5512a001e825f6dfa9c1c10029",
"headermmh3" : 1193457924
},
"length" : 16384
},
"asn" : "AS19182",
"ca" : "false",
"city" : "S\u00e3o Jos\u00e9 do Rio Preto",
"country" : "BR",
"data" : "HTTP/1.1 200 OK\nAccess-Control-Allow-Origin: *\nAccess-Control-Allow-Headers: origin, x-csrftoken, content-type, accept\nVary: Origin\nAllow: GET,POST\nContent-Type: text/html; charset=utf-8\nContent-Length: 1236711\r\n\r\n<html><head><meta http-equiv=\"Content-Type\" content=\"text/html\" charset=\"UTF-8\">\n\n\n\n\n\n<style type=\"text/css\">/***\nDefault theme\n***/\n/***\nReset and overrides\n***/\n/*body, html {\n background-color: #3d3d3d !important;\n}*/\n/***\nPage header\n***/\n.header .navbar-inner {\n filter: none !important;\n background-image: none !important;\n background-color: #212121 !important;\n}\n.header .btn-navbar {\n background-color: #212121 !important;\n}\n.header .nav .dropdown-toggle:hover,\n.header .nav .dropdown.open .dropdown-toggle {\n background-color: #383838 !important;\n}\n.header .nav li.dropdown .dropdown-toggle i {\n color: #8a8a8a !important;\n}\n/***\nPage sidebar\n***/\n.page-sidebar {\n background-color: #3d3d3d;\n}\nul.page-sidebar-menu > li > a {\n border-top: 1px solid #5c5c5c !important;\n color: #ffffff !important;\n}\nul.page-sidebar-menu > li:last-child > a {\n border-bottom: 1px solid transparent !important;\n}\nul.page-sidebar-menu > li a i {\n color: #969696;\n}\nul.page-sidebar-menu > li.open > a,\nul.page-sidebar-menu > li > a:hover,\nul.page-sidebar-menu > li:hover > a {\n background: #303030;\n}\nul.page-sidebar-menu > li.active > a {\n background: #e02222 !important;\n border-top-color: transparent !important;\n color: #ffffff;\n}\nul.page-sidebar-menu > li.active > a i {\n color: #ffffff;\n}\nul.page-sidebar-menu > li > ul.sub-menu > li:first-child > a {\n border-top: 0px !important;\n}\nul.page-sidebar-menu > li > ul.sub-menu > li.active > a,\nul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {\n color: #ffffff !important;\n background: #575757 !important;\n}\nul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {\n background: #575757 !important;\n}\n/* 3rd level sub menu */\nul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li.active > a,\nul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a:hover,\nul.page-sidebar-menu > li > ul.sub-menu li.open > a {\n color: #ffffff !important;\n background: #575757 !important;\n}\n/* font color for all sub menu links*/\nul.page-sidebar-menu li > ul.sub-menu > li > a {\n color: #bdbdbd;\n}\n/* menu arrows */\nul.page-sidebar-menu > li > a .arrow:before,\nul.page-sidebar-menu > li > a .arrow.open:before {\n color: #7d7d7d !important;\n}\nul.page-sidebar-menu > li > ul.sub-menu a .arrow:before,\nul.page-sidebar-menu > li > ul.sub-menu a .arrow.open:before {\n color: #707070 !important;\n}\nul.page-sidebar-menu > li > a > .arrow.open:before {\n color: #8a8a8a !important;\n}\nul.page-sidebar-menu > li.active > a .arrow:before,\nul.page-sidebar-menu > li.active > a .arrow.open:before {\n color: #ffffff !important;\n}\n/* sidebar search */\n.page-sidebar .sidebar-search input {\n background-color: #242424 !important;\n color: #7d7d7d;\n}\n.page-sidebar .sidebar-search input::-webkit-input-placeholder {\n color: #7d7d7d !important;\n}\n.page-sidebar .sidebar-search input:-moz-placeholder {\n color: #7d7d7d !important;\n}\n.page-sidebar .sidebar-search input:-ms-input-placeholder {\n color: #7d7d7d !important;\n}\n.page-sidebar .sidebar-search input {\n background-color: #3d3d3d !important;\n color: #bfbfbf !important;\n}\n.page-sidebar .sidebar-search .input-box {\n border-bottom: 1px solid #7d7d7d !important;\n}\n.page-sidebar .sidebar-search .submit {\n background-image: url(../../img/search-icon.png);\n}\n/***\nSidebar toggler\n***/\n.sidebar-toggler {\n background-image: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAAIklEQVQoU2P8DwQMVACMVDADbMQgNGg0jAhGLuNoGNEvjADHsQ/+NYkxHwAAAABJRU5ErkJggg==\"\n /*background-image: url(../../img/sidebar-toggler.jpg);*/\n background-color: #242424;\n}\n/* search box bg color on expanded */\n.page-sidebar-closed .page-sidebar .sidebar-search.open {\n background-color: #3d3d3d !important;\n}\n.page-sidebar-closed .page-sidebar .sidebar-search.open .remove {\n background-image: url(\"../../img/sidebar-search-close.png\");\n}\n/* sub menu bg color on hover menu item */\n.page-sidebar-closed ul.page-sidebar-menu > li:hover .sub-menu {\n background-color: #3d3d3d;\n}\n/***\nHorizontal Menu(new in v1.2)\n***/\n/*search*/\n.header .hor-menu .hor-menu-search-form-toggler.hide {\n background: #000000 url(../../img/hor-menu-search-close.png) no-repeat center;\n}\n.header .hor-menu .search-form {\n background: #000000;\n}\n.header .hor-menu .search-form .btn {\n color: #d6d6d6;\n background: #000000 url(../../img/search-icon.png) no-repeat center;\n}\n.header .hor-menu .search-form form input {\n color: #d6d6d6;\n}\n.header .hor-menu .search-form form input::-webkit-input-placeholder {\n /* WebKit browsers */\n\n color: #d6d6d6;\n}\n.header .hor-menu .search-form form input:-moz-placeholder {\n /* Mozilla Firefox 4 to 18 */\n\n color: #d6d6d6;\n}\n.header .hor-menu .search-form form input::-moz-placeholder {\n /* Mozilla Firefox 19+ */\n\n color: #d6d6d6;\n}\n.header .hor-menu .search-form form input:-ms-input-placeholder {\n /* Internet Explorer 10+ */\n\n color: #d6d6d6;\n}\n/***\nFooter\n***/\n.footer .footer-inner {\n color: #999999;\n}\n.footer .footer-tools .go-top {\n background-color: #4f4f4f;\n}\n.footer .footer-tools .go-top:hover {\n opacity: 0.7;\n filter: alpha(opacity=70);\n}\n.footer .footer-tools .go-top i {\n color: #8a8a8a;\n}\n/***\nFooter Layouts (new in v1.3)\n***/\n/* begin:fixed footer */\n.page-footer-fixed .footer {\n background-color: #242424;\n}\n.page-footer-fixed .footer .footer-inner {\n color: #999999;\n}\n.page-footer-fixed .footer .footer-tools .go-top {\n background-color: #4f4f4f;\n}\n.page-footer-fixed .footer .footer-tools .go-top i {\n color: #8a8a8a;\n}\n/* end:fixed footer */\n/***\nGritter Notifications\n***/\n.gritter-top {\n background: url(../../plugins/gritter/images/gritter.png) no-repeat left -30px !important;\n}\n.gritter-bottom {\n background: url(../../plugins/gritter/images/gritter.png) no-repeat left bottom !important;\n}\n.gritter-item {\n display: block;\n background: url(../../plugins/gritter/images/gritter.png) no-repeat left -40px !important;\n}\n.gritter-close {\n background: url(../../plugins/gritter/images/gritter.png) no-repeat left top !important;\n}\n.gritter-title {\n text-shadow: none !important;\n /* Not supported by IE :( */\n\n}\n/* for the light (white) version of the gritter notice */\n.gritter-light .gritter-item,\n.gritter-light .gritter-bottom,\n.gritter-light .gritter-top,\n.gritter-light .gritter-close {\n background-image: url(../../plugins/gritter/images/gritter-light.png) !important;\n}\n.gritter-item-wrapper a {\n color: #18a5ed;\n}\n.gritter-item-wrapper a:hover {\n color: #0b6694;\n}\n/* begin: boxed page */\n@media (min-width: 980px) {\n .page-boxed {\n background-color: #2e2e2e !important;\n }\n .page-boxed .page-container {\n background-color: #3d3d3d;\n border-left: 1px solid #5e5e5e;\n border-bottom: 1px solid #5e5e5e;\n }\n .page-boxed.page-sidebar-fixed .page-container {\n border-left: 0;\n border-bottom: 0;\n }\n .page-boxed.page-sidebar-fixed .page-sidebar {\n border-left: 1px solid #5e5e5e;\n }\n .page-boxed.page-sidebar-fixed.page-footer-fixed .footer {\n background-color: #2e2e2e !important;\n }\n}\n/* end: boxed page */\n/***\nLandscape phone to portrait tablet\n***/\n@media (max-width: 979px) {\n /***\n page sidebar\n ***/\n .page-sidebar {\n background-color: #292929 !important;\n }\n ul.page-sidebar-menu > li > a {\n border-top: 1px solid #4a4a4a !important;\n }\n ul.page-sidebar-menu > li:last-child > a {\n border-bottom: 0 !important;\n }\n .page-sidebar .sidebar-search input {\n background-color: #292929 !important;\n }\n ul.page-sidebar-menu > li.open > a,\n ul.page-sidebar-menu > li > a:hover,\n ul.page-sidebar-menu > li:hover > a {\n background: #1e1e1e;\n }\n}\n\n</style>\n\n<style type=\"text/css\">/*!\n * Bootstrap v2.3.2\n *\n * Copyright 2012 Twitter, Inc\n * Licensed under the Apache License v2.0\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Designed and built with all the love in the world @twitter by @mdo and @fat.\n */\n\n.clearfix {\n *zoom: 1;\n}\n\n.clearfix:before,\n.clearfix:after {\n display: table;\n line-height: 0;\n content: \"\";\n}\n\n.clearfix:after {\n clear: both;\n}\n\n.hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n.input-block-level {\n display: block;\n width: 100%;\n min-height: 30px;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nnav,\nsection {\n display: block;\n}\n\naudio,\ncanvas,\nvideo {\n display: inline-block;\n *display: inline;\n *zoom: 1;\n}\n\naudio:not([controls]) {\n display: none;\n}\n\nhtml {\n font-size: 100%;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%;\n}\n\na:focus {\n outline: thin dotted #333;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\na:hover,\na:active {\n outline: 0;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsup {\n top: -0.5em;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nimg {\n width: auto\\9;\n height: auto;\n max-width: 100%;\n vertical-align: middle;\n border: 0;\n -ms-interpolation-mode: bicubic;\n}\n\n#map_canvas img,\n.google-maps img {\n max-width: none;\n}\n\nbutton,\ninput,\nselect,\ntextarea {\n margin: 0;\n font-size: 100%;\n vertical-align: middle;\n}\n\nbutton,\ninput {\n *overflow: visible;\n line-height: normal;\n}\n\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n padding: 0;\n border: 0;\n}\n\nbutton,\nhtml input[type=\"button\"],\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n cursor: pointer;\n -webkit-appearance: button;\n}\n\nlabel,\nselect,\nbutton,\ninput[type=\"button\"],\ninput[type=\"reset\"],\ninput[type=\"submit\"],\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n cursor: pointer;\n}\n\ninput[type=\"search\"] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield;\n}\n\ninput[type=\"search\"]::-webkit-search-decoration,\ninput[type=\"search\"]::-webkit-search-cancel-button {\n -webkit-appearance: none;\n}\n\ntextarea {\n overflow: auto;\n vertical-align: top;\n}\n\n@media print {\n * {\n color: #000 !important;\n text-shadow: none !important;\n background: #FFF !important;\n box-shadow: none !important;\n }\n a,\n a:visited {\n text-decoration: underline;\n }\n /*a[href]:after {\n content: \" (\" attr(href) \")\";\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\";\n }*/\n .ir a:after,\n a[href^=\"javascript:\"]:after,\n a[href^=\"#\"]:after {\n content: \"\";\n }\n pre,\n blockquote {\n border: 1px solid #999;\n page-break-inside: avoid;\n }\n thead {\n display: table-header-group;\n }\n tbody {\n display: table-row-group;\n }\n tr,\n img {\n page-break-inside: avoid;\n }\n img {\n max-width: 100% !important;\n }\n @page {\n margin: 0.5cm;\n }\n p,\n h2,\n h3 {\n orphans: 3;\n widows: 3;\n }\n h2,\n h3 {\n page-break-after: avoid;\n }\n}\n\nbody {\n margin: 0;\n /*font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;*/\n font-size: 14px;\n line-height: 20px;\n color: #333333;\n background-color: #ffffff;\n}\n\na {\n color: #0088cc;\n text-decoration: none;\n}\n\na:hover,\na:focus {\n color: #005580;\n text-decoration: underline;\n}\n\n.img-rounded {\n -webkit-border-radius: 6px;\n -moz-border-radius: 6px;\n border-radius: 6px;\n}\n\n.img-polaroid {\n padding: 4px;\n background-color: #fff;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, 0.2);\n -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n}\n\n.img-circle {\n -webkit-border-radius: 500px;\n -moz-border-radius: 500px;\n border-radius: 500px;\n}\n\n.row {\n margin-left: -20px;\n *zoom: 1;\n}\n\n.row:before,\n.row:after {\n display: table;\n line-height: 0;\n content: \"\";\n}\n\n.row:after {\n clear: both;\n}\n\n[class*=\"span\"] {\n float: left;\n min-height: 1px;\n margin-left: 20px;\n}\n\n.container,\n.navbar-static-top .container,\n.navbar-fixed-top .container,\n.navbar-fixed-bottom .container {\n width: 940px;\n}\n\n.span12 {\n width: 940px;\n}\n\n.span11 {\n width: 860px;\n}\n\n.span10 {\n width: 780px;\n}\n\n.span9 {\n width: 700px;\n}\n\n.span8 {\n width: 620px;\n}\n\n.span7 {\n width: 540px;\n}\n\n.span6 {\n width: 460px;\n}\n\n.span5 {\n width: 380px;\n}\n\n.span4 {\n width: 300px;\n}\n\n.span3 {\n width: 220px;\n}\n\n.span2 {\n width: 140px;\n}\n\n.span1 {\n width: 60px;\n}\n\n.offset12 {\n margin-left: 980px;\n}\n\n.offset11 {\n margin-left: 900px;\n}\n\n.offset10 {\n margin-left: 820px;\n}\n\n.offset9 {\n margin-left: 740px;\n}\n\n.offset8 {\n margin-left: 660px;\n}\n\n.offset7 {\n margin-left: 580px;\n}\n\n.offset6 {\n margin-left: 500px;\n}\n\n.offset5 {\n margin-left: 420px;\n}\n\n.offset4 {\n margin-left: 340px;\n}\n\n.offset3 {\n margin-left: 260px;\n}\n\n.offset2 {\n margin-left: 180px;\n}\n\n.offset1 {\n margin-left: 100px;\n}\n\n.row-fluid {\n width: 100%;\n *zoom: 1;\n}\n\n.row-fluid:before,\n.row-fluid:after {\n display: table;\n line-height: 0;\n content: \"\";\n}\n\n.row-fluid:after {\n clear: both;\n}\n\n.row-fluid [class*=\"span\"] {\n display: block;\n float: left;\n width: 100%;\n min-height: 30px;\n margin-left: 2.127659574468085%;\n *margin-left: 2.074468085106383%;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n.row-fluid [class*=\"span\"]:first-child {\n margin-left: 0;\n}\n\n.row-fluid .controls-row [class*=\"span\"] + [class*=\"span\"] {\n margin-left: 2.127659574468085%;\n}\n\n.row-fluid .span12 {\n width: 100%;\n *width: 99.94680851063829%;\n}\n\n.row-fluid .span11 {\n width: 91.48936170212765%;\n *width: 91.43617021276594%;\n}\n\n.row-fluid .span10 {\n width: 82.97872340425532%;\n *width: 82.92553191489361%;\n}\n\n.row-fluid .span9 {\n width: 74.46808510638297%;\n *width: 74.41489361702126%;\n}\n\n.row-fluid .span8 {\n width: 65.95744680851064%;\n *width: 65.90425531914893%;\n}\n\n.row-fluid .span7 {\n width: 57.44680851063829%;\n *width: 57.39361702127659%;\n}\n\n.row-fluid .span6 {\n width: 48.93617021276595%;\n *width: 48.88297872340425%;\n}\n\n.row-fluid .span5 {\n width: 40.42553191489362%;\n *width: 40.37234042553192%;\n}\n\n.row-fluid .span4 {\n width: 31.914893617021278%;\n *width: 31.861702127659576%;\n}\n\n.row-fluid .span3 {\n width: 23.404255319148934%;\n *width: 23.351063829787233%;\n}\n\n.row-fluid .span2 {\n width: 14.893617021276595%;\n *width: 14.840425531914894%;\n}\n\n.row-fluid .span1 {\n width: 6.382978723404255%;\n *width: 6.329787234042553%;\n}\n\n.row-fluid .offset12 {\n margin-left: 104.25531914893617%;\n *margin-left: 104.14893617021275%;\n}\n\n.row-fluid .offset12:first-child {\n margin-left: 102.12765957446808%;\n *margin-left: 102.02127659574467%;\n}\n\n.row-fluid .offset11 {\n margin-left: 95.74468085106382%;\n *margin-left: 95.6382978723404%;\n}\n\n.row-fluid .offset11:first-child {\n margin-left: 93.61702127659574%;\n *margin-left: 93.51063829787232%;\n}\n\n.row-fluid .offset10 {\n margin-left: 87.23404255319149%;\n *margin-left: 87.12765957446807%;\n}\n\n.row-fluid .offset10:first-child {\n margin-left: 85.1063829787234%;\n *margin-left: 84.99999999999999%;\n}\n\n.row-fluid .offset9 {\n margin-left: 78.72340425531914%;\n *margin-left: 78.61702127659572%;\n}\n\n.row-fluid .offset9:first-child {\n margin-left: 76.59574468085106%;\n *margin-left: 76.48936170212764%;\n}\n\n.row-fluid .offset8 {\n margin-left: 70.2127659574468%;\n *margin-left: 70.10638297872339%;\n}\n\n.row-fluid .offset8:first-child {\n margin-left: 68.08510638297872%;\n *margin-left: 67.9787234042553%;\n}\n\n.row-fluid .offset7 {\n margin-left: 61.70212765957446%;\n *margin-left: 61.59574468085106%;\n}\n\n.row-fluid .offset7:first-child {\n margin-left: 59.574468085106375%;\n *margin-left: 59.46808510638297%;\n}\n\n.row-fluid .offset6 {\n margin-left: 53.191489361702125%;\n *margin-left: 53.085106382978715%;\n}\n\n.row-fluid .offset6:first-child {\n margin-left: 51.063829787234035%;\n *margin-left: 50.95744680851063%;\n}\n\n.row-fluid .offset5 {\n margin-left: 44.68085106382979%;\n *margin-left: 44.57446808510638%;\n}\n\n.row-fluid .offset5:first-child {\n margin-left: 42.5531914893617%;\n *margin-left: 42.4468085106383%;\n}\n\n.row-fluid .offset4 {\n margin-left: 36.170212765957444%;\n *margin-left: 36.06382978723405%;\n}\n\n.row-fluid .offset4:first-child {\n margin-left: 34.04255319148936%;\n ",
"datamd5" : "24636045fa47d8281ef5f5b5ffd91309",
"datammh3" : 58178598,
"device" : {
"class" : "<enterprise field>: device.class"
},
"domain" : [
"ajato.com.br"
],
"fingerprint" : {
"md5" : "e0f6d2bcd833af8dc8b7cb2c0eec9fee",
"sha1" : "182192e261eb2d61751aa2bd28dc967dae65efa0",
"sha256" : "6c726dfd9be487eebba21d14d09ed37b9a63e542c08270fd6775f1b59b6868ca"
},
"geolocus" : {
"asn" : "AS19182",
"continent" : "SA",
"continentname" : "South America",
"country" : "BR",
"countryname" : "Brazil",
"domain" : [
"ajato.com.br",
"cert.br",
"telefonica.com"
],
"isineu" : "false",
"latitude" : "-14.235004",
"location" : "-14.235004,-51.92528",
"longitude" : "-51.92528",
"netname" : "02.558.157/0001-62",
"organization" : "TELEFONICA BRASIL S.A",
"subnet" : "187.121.0.0/17"
},
"host" : [
"187-121-71-21"
],
"hostname" : [
"187-121-71-21.user.ajato.com.br"
],
"ip" : "187.121.71.21",
"ipv6" : "false",
"issuer" : {
"city" : "Sao Paulo",
"commonname" : "Control iD CA",
"country" : "BR",
"oneline" : "<enterprise field>: issuer.oneline",
"organization" : "Controlid Industria e Comercio de Hardware e Servicos Ltda",
"organizationalunit" : "Engenharia",
"stateorprovince" : "<enterprise field>: issuer.stateorprovince"
},
"latitude" : "-20.8188",
"location" : "-20.8188,-49.3711",
"longitude" : "-49.3711",
"node" : {
"country" : "<enterprise field>: node.country",
"groupid" : "<enterprise field>: node.groupid",
"id" : "<enterprise field>: node.id",
"physicalcountry" : "<enterprise field>: node.physicalcountry"
},
"organization" : "TELEFONICA BRASIL S.A",
"port" : 5443,
"protocol" : "http",
"protocolversion" : "1.1",
"publickey" : {
"algorithm" : "rsaEncryption",
"length" : 2048
},
"reason" : "OK",
"reverse" : [
"187-121-71-21.user.ajato.com.br"
],
"seen_date" : "2024-10-08",
"serial" : "02:01:9e:b1:ec:5c:6d:12:8e:61:1b:50:f3:ea:2e:3c:a2:cf:a0:1a:7a:b1:67",
"signature" : {
"algorithm" : "sha256WithRSAEncryption"
},
"source" : "datascan",
"status" : 200,
"subdomains" : [
"user.ajato.com.br"
],
"subject" : {
"commonname" : "192.168.0.200",
"oneline" : "<enterprise field>: subject.oneline"
},
"subnet" : "187.121.0.0/17",
"tld" : [
"com.br"
],
"tls" : "true",
"transport" : "tcp",
"url" : "/",
"validity" : {
"notafter" : "2030-01-01T00:00:01Z",
"notbefore" : "2001-01-01T00:00:01Z"
},
"version" : "v3",
"wildcard" : "false"
}