Hostname
bitcommand.com
Last fetched
bitcommand.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
bitcommand.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.40.171 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.155.22 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- bitcommand
- Contact emails
- admin@bitcommand.com
- 0169b30c63050cee8a45681cc52845035c1b8fabb1fb5aff50cf5bf7b94b6c51@bitcommand.com.whoisproxy.org
- 0a4f207a66f47aebf251e0ea8db8def3385858e909be690cabdd78ded7954bfe@bitcommand.com.whoisproxy.org
- 0b75772b329f8d9951a2473af823f569e117aead0ba94834aa5ceba97b071ce6@bitcommand.com.whoisproxy.org
- 0e31443e6f119a24c2a221609d3cf3f07d9439040ab14466ecb75c9573da93a4@bitcommand.com.whoisproxy.org
- 10c4ad2274a37d562111545f4d71f56896e3063f666273a691b9d09488113473@bitcommand.com.whoisproxy.org
- 11145f3befd90d391ccac8f953ec01b5a212855c94d21d464fb024938d4987f0@bitcommand.com.whoisproxy.org
- 14f718a08af94965c3cf039782dec1c1cfdbc65a31f027b2e335d2bdceea29f2@bitcommand.com.whoisproxy.org
- 2a2464705339fec4c1674c636bff2b54bcb6d5d88604adefeca6bc3ae4ef573f@bitcommand.com.whoisproxy.org
- 37785c635473e4911ab4f6026ca3c6d72cbaf95aa668d150d17c4d1f9effd0cb@bitcommand.com.whoisproxy.org
- 44f7b68644bbe347f8576035438cf4abefd41bd29b97dc30a12f921278b11fa7@bitcommand.com.whoisproxy.org
- 478fa2e0772d13d895d268e7b6127a124977842c874011bbb3338f43f59cebc6@bitcommand.com.whoisproxy.org
- 4e174a1361b1db0df3be97f5241d109607f52f253911c825761a60f2e59d7365@bitcommand.com.whoisproxy.org
- 5349a9050222219651ee97efc0f5fe04ace744906ee146a06b00aa9631b18a32@bitcommand.com.whoisproxy.org
- 619e653b267eec42e0e064ff91e9f48e0c63b1ad97dcd0cd9f96995f7f697c7b@bitcommand.com.whoisproxy.org
- 68c8d01f0b37d9f2f3fc740bcfc05c15e9e614ad32968599d0e7d8321d817a6a@bitcommand.com.whoisproxy.org
- 7095e4e860ce7d5d39989a12626374bda63a6ee282a27777a5483bded14acca3@bitcommand.com.whoisproxy.org
- 8331e30b0f59ac0313329ccf7f45ad41e3489f7938dd7fe294951a9d10af2b16@bitcommand.com.whoisproxy.org
- 8475c58a0255eae01958f3d3e95e6e28afe10bdcbaee9c5b11c4e2240c28817b@bitcommand.com.whoisproxy.org
- 8b22bd7cb204bb82c33ce533e0bed22b5cd7c231ff9b1773d220fe6e5ec77b75@bitcommand.com.whoisproxy.org
- and 6 more
Subdomains
144 observed subdomains of bitcommand.com.
Showing 25 of 144. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bitcommand.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bitcommand.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
| SPF_IP | 103.75.197.124 |
| SPF_IP | 185.110.188.190 |
| SPF_IP | 185.110.191.48 |
| SPF_IP | 185.202.113.168 |
Related pages
Pivot deeper into the graph from bitcommand.com.
- IP · 104.21.40.171
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · admin@bitcommand.com
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bitcommand.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.