CIA 2010 covert communication websites 2013 DNS census secureserver.net MX records intersection 2013 DNS Census virtual host cleanup Created 2023-07-19 Updated 2025-07-16
We intersect 2013 DNS Census virtual host cleanup with 2013 DNS census MX records and that leaves 460k hits. We did lose a third on the the MX records as of 260 hits since secureserver.net is only used in 1/3 of sites, but we also concentrate 9x, so it may be worth it.
We did a full Wayback Machine CDX scanning for JAR, SWF and cgi-bin in those, but only found a single new hit:
- 63.130.160.50 theglobalheadlines.com. Just barely missed with our 2013 DNS Census virtual host cleanup heuristic keyword searches as we did think of both "global" and "headlines" in the "news" themes!
Biochemistry Updated 2025-07-16
iubmb.onlinelibrary.wiley.com/doi/full/10.1002/bmb.2002.494030030067 Surprises and revelations in biochemistry: 1950-2000 by Perry A. Frey (2006). This should be worth a read.
BioCyc Updated 2025-07-16
Biologist Updated 2025-07-16
Biology research institute Updated 2025-07-16
Bird-and-flower painting Updated 2025-07-16
Bitcoin blockchain
j(
upload system Updated 2025-07-16This is likely a system that uploads text to the blockchain.
One example can be seen on the Marijuana plant.
Messages are uploaded one line per transaction, and thus may be cut up on the blk.txt, and possibly even out of order.
But because each line starts with
j(
you can generally piece things up regardless. Bitcoin Core Updated 2025-07-16
Bitcoin Core data layout Updated 2025-07-16
Bitcoin Core txindex Updated 2025-07-16
Bitcoin Foundation Updated 2025-07-16
Bitcoin
getrawtransaction
command Updated 2025-07-16 English as a universal language by Dan Dascalescu (2008) Updated 2025-07-16
Bitcoin investor Updated 2025-07-16
Bitcoin script that terminates with multiple values on the stack Updated 2025-07-16
Bitcoin varint Updated 2025-07-16
Implementations:
- Python: github.com/alecalve/python-bitcoin-blockchain-parser/blob/c06f420995b345c9a193c8be6e0916eb70335863/blockchain_parser/utils.py#L41. Sample usage to extract 3 values from a
bytes
object:file, off = decode_varint(value) blk_off, off = decode_varint(value[off:]) tx_off, off = decode_varint(value[off:])
Bitcoin wallet Updated 2025-07-16
Bitcoin whitepaper Updated 2025-07-16
Reuploaded into the blockchain itself: bitcoin.stackexchange.com/questions/35959/how-is-the-whitepaper-decoded-from-the-blockchain-tx-with-1000x-m-of-n-multisi/105574#105574 by using the Satoshi uploader.
More conveniently available on bitcoin.org: bitcoin.org/bitcoin.pdf nowadays, except when it was down for a few years due to our master Craig Steven Wright.
Black Hat Briefings Updated 2025-07-16
Blade server Updated 2025-07-16
HP Blade Server by Brian Kirsch (2013)
Source. Featuring an HP DL380 blade server, presumably an older model of this series: buy.hpe.com/uk/en/servers/proliant-dl-servers/proliant-dl300-servers/proliant-dl380-server/hpe-proliant-dl380-gen10-server/p/1010026818.
In the video we can see that it contains RAM, disk storage, we are told about two CPUs, and networking interfaces, so it is a complete computer on its own. He also explains that unlike typical rack servers, each blade unit does not have its own coolers and power supply related hardware, which goes instead on the chassis.
There are unlisted articles, also show them or only show them.