Help
RSS
API
Feed
Maltego
Contact
Domain > couldyoufuckingnotbro.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-07-24
52.85.144.34
(
ClassC
)
2020-08-01
13.32.87.81
(
ClassC
)
2020-08-01
13.32.87.20
(
ClassC
)
2020-08-12
99.86.100.39
(
ClassC
)
2020-08-12
99.86.100.8
(
ClassC
)
2020-08-12
99.86.100.93
(
ClassC
)
2020-08-12
99.86.100.25
(
ClassC
)
2020-08-19
52.85.83.43
(
ClassC
)
2020-08-27
13.33.81.66
(
ClassC
)
2020-08-27
13.33.81.9
(
ClassC
)
2020-08-27
13.33.81.2
(
ClassC
)
2020-08-27
13.33.81.63
(
ClassC
)
2020-08-29
13.32.82.42
(
ClassC
)
2020-09-04
13.32.86.114
(
ClassC
)
2020-09-04
13.32.86.68
(
ClassC
)
2020-09-04
13.32.86.71
(
ClassC
)
2020-09-09
52.84.52.37
(
ClassC
)
2020-09-09
52.84.52.92
(
ClassC
)
2020-09-17
13.33.60.122
(
ClassC
)
2020-10-08
13.249.117.129
(
ClassC
)
2020-10-08
13.249.117.2
(
ClassC
)
2020-10-18
143.204.166.61
(
ClassC
)
2020-10-21
13.249.62.106
(
ClassC
)
2020-10-21
13.249.62.39
(
ClassC
)
2020-10-31
13.249.138.84
(
ClassC
)
2020-11-08
52.84.225.64
(
ClassC
)
2020-11-09
54.192.30.123
(
ClassC
)
2020-11-09
54.192.30.28
(
ClassC
)
2020-11-09
54.192.30.32
(
ClassC
)
2020-11-09
54.192.30.63
(
ClassC
)
2020-11-25
52.85.146.27
(
ClassC
)
2020-11-25
52.85.146.93
(
ClassC
)
2020-11-25
52.85.146.128
(
ClassC
)
2021-01-09
99.86.189.101
(
ClassC
)
2021-01-09
13.32.81.53
(
ClassC
)
2021-01-10
99.86.189.23
(
ClassC
)
2021-01-14
99.86.189.87
(
ClassC
)
2021-01-14
52.85.86.91
(
ClassC
)
2021-01-16
99.84.222.67
(
ClassC
)
2021-01-16
99.84.222.73
(
ClassC
)
2021-01-16
99.84.222.94
(
ClassC
)
2021-03-22
52.85.89.88
(
ClassC
)
2021-03-22
52.85.89.86
(
ClassC
)
2021-04-04
13.249.110.128
(
ClassC
)
2021-04-13
13.249.139.108
(
ClassC
)
2021-04-13
13.249.139.128
(
ClassC
)
2024-06-15
3.163.24.63
(
ClassC
)
2024-07-25
3.163.24.81
(
ClassC
)
2024-10-06
18.238.217.96
(
ClassC
)
2024-10-27
3.163.24.23
(
ClassC
)
2024-11-04
204.246.191.9
(
ClassC
)
2024-12-08
52.84.162.3
(
ClassC
)
2024-12-28
204.246.191.78
(
ClassC
)
2025-01-09
204.246.191.70
(
ClassC
)
2025-03-16
3.163.24.60
(
ClassC
)
2025-04-12
204.246.191.36
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 17 Feb 2024 19:46:20 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://couldyoufuckingnotbro.com/X-Cache: html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 6859Connection: keep-aliveLast-Modified: Tue, 28 Apr 2020 20:58:43 GMTAccept-Ranges: bytesServer: AmazonS3Date: Sat, 17 Feb 2024 19:46:22 GMTETag: !DOCTYPE html>html langen_US> head> meta charsetUTF-8> title>Could You Fucking Not, Bro?/title> meta namerobots contentindex,follow /> style> /*css for the note effect shamelessly borrowed from: http://nicolasgallagher.com/pure-css-folded-corner-effect poor use of it here is all the fault of the author of this page /* FOLDED CORNERS */ .note { position:relative; width:480px; padding:1em 1.5em; margin:2em auto; background:#97C02F; overflow:hidden; font-size: 20px; } .note:before { content:; position:absolute; top:0; right:0; border-width:0 16px 16px 0; /* This trick side-steps a webkit bug */ border-style:solid; border-color:#D8D8D8 #D8D8D8 #658E15 #658E15; /* A bit more verbose to work with .rounded too */ background:#658E15; /* For when also applying a border-radius */ display:block; width:0; /* Only for Firefox 3.0 damage limitation */ /* Optional: shadow */ -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2); -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2); box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2); } .note.red { position:absolute; background:#C93213; } .note.red:before {border-color:#D8D8D8 #D8D8D8 #97010A #97010A; background:#97010A;} .note.blue {background:#53A3B4;} .note.blue:before {border-color:#D8D8D8 #D8D8D8 transparent transparent; background:transparent;} .note.taupe {background:#999868;} .note.taupe:before {border-color:#D8D8D8 #D8D8D8 #BDBB8B #BDBB8B; background:#BDBB8B;} /* ROUNDED CORNERS VERSION * All modern browsers can produce
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]