Hostname
bitcointalk.org
Last fetched
bitcointalk.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
bitcointalk.org 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 |
|---|---|---|---|---|
| 172.66.133.20 | 172.66.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.136.238 | 172.66.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 0128032522
- Contact emails
- bitcointalk.org@contactprivacy.com
- 09e6d31afd7e48118f855284b70b2453.protect@whoisguard.com
- 1e30feb3334e44ddbefdba8f36f67c81.protect@whoisguard.com
- 2f959678763741c7baeb1761b25695c8.protect@whoisguard.com
- 43ee5d7a7b784f97a7bdaf41e44ffb75.protect@whoisguard.com
- 4b50617819254da09b4ad0815928cb78.protect@whoisguard.com
- 6050eef6ae2f4753972c7e2739eae53e.protect@whoisguard.com
- 745cf4ea4dee4e4c9cfc9134635517a7.protect@whoisguard.com
- 7a8b3011521e43a3ad44955eecba3544.protect@whoisguard.com
- 826ccd8384a24548a32e3f26a142c050.protect@whoisguard.com
- 85ef0f21bd0f4ac98268274fd20d5ba2.protect@whoisguard.com
- be5e6b484c2a4c9f9777482f867941de.protect@whoisguard.com
- c687d0262f3d408b846c3fc8384cf124.protect@whoisguard.com
- c77af22b9f794b238933803db46e9b8f.protect@whoisguard.com
- d502d0bcbcc847b38f603768879562cf.protect@whoisguard.com
- f31356dad68b468fabf4a12f9767ecd7.protect@whoisguard.com
- f476196ed08f48a2b0fed2528b7bfa6d.protect@whoisguard.com
- noreply@data-protected.net
Subdomains
4 observed subdomains of bitcointalk.org.
Web-graph footprint
Distinct hostnames that link to or from bitcointalk.org in the public web crawl.
11,284 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for bitcointalk.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.messagingengine.com |
| SPF_IP | 52.45.214.107 |
Related pages
Pivot deeper into the graph from bitcointalk.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bitcointalk.org"})-[: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.