Hostname
bitcoin-double.cc
Last fetched
bitcoin-double.cc resolves to 217.114.47.167, announced in 217.114.47.0/24 by SPARTANHOST - Spartan Host Ltd in US. bitcoin-double.cc is listed by 2 threat feeds; reconciled level HIGH.
Threat posture
40threat score (procedure-native scale)
HIGHListed by 2 threat feeds. At least one source recommends blocking.
Categories: Phishing
- Threat feeds listing this
- 2
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:49:27 GMT
- Last seen on a feed
- Wed, 23 Sep 2026 00:32:13 GMT
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for bitcoin-double.cc is recorded in WhisperGraph.
Attribution
spartan
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1861
- Registrant organisation
- private by design,
- Contact emails
- 02d44fc527684c03a94d5be07bb4ae8f.protect@whoisguard.com
Mail and authentication
Nameservers
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- launch1.spaceship.net
- launch2.spaceship.net
Threat-feed evidence
History
Related pages
Pivot from bitcoin-double.cc into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bitcoin-double.cc"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.