Hostname
btfr.cc
Last fetched
btfr.cc resolves to 1 IPv4 address operated by AS49505 in RU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
btfr.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.53.65.242 | 92.53.65.0/24 | AS49505 | — | RU |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of btfr.cc owner
- Contact emails
- 07604dc1e48931d2f4350ce47c6d96bb8db97e2b7fc5548657af817ed2b62855@btfr.cc.whoisproxy.org
- 10813ff3679bb1f58076cf532264f3cc87d00e6b473d2021a016b333b0812dc7@btfr.cc.whoisproxy.org
- 1216a977cda118d360d55ff5890e5c0713a1bd78dde18fddd94d98d17ae867d8@btfr.cc.whoisproxy.org
- 155158283144f54994a8309ae8c2d95ef4f7fc9d6734330fd3b910b8aa742534@btfr.cc.whoisproxy.org
- 2112ce733a2ece47d4d14c28e7045f489bebb547cdf95334aacd94e93d75b42a@btfr.cc.whoisproxy.org
- 2615fb5c419876043ac34057286fd401131fb826cf5680e67dbfc3809c9f4322@btfr.cc.whoisproxy.org
- 293b38b621f204f5d77270e18cc44b305da63d322db91c1b2d639df7d5eff219@btfr.cc.whoisproxy.org
- 30e58de9ea0ac1138773d8097f5e30435d8c8f93dae6e43104ff95f946dd8f73@btfr.cc.whoisproxy.org
- 46fa21121c693a7662b6f1c6527ddc2f23efcf64a387471f5ba99b1e1270c66c@btfr.cc.whoisproxy.org
- 4a022b694897da276aa9ea057d5b81c339effd93711e9c3fb447da69dd2f1a59@btfr.cc.whoisproxy.org
- 4a459e593c0ed6cd30201709fff3b9459dfee0459fe1ca08e3d08843fc2a1a8b@btfr.cc.whoisproxy.org
- 509421c010fdbce4914ede9d2469a37882ac1c01012f0e2d5285528c643ad504@btfr.cc.whoisproxy.org
- 612134136a76bcbabc8c5fd1d2a79b574eae74b214d1deb0f8a7426b87d47223@btfr.cc.whoisproxy.org
- 70084a2bda150ff6252c9442a8d4ff34ef0b0b91783c9a7c82ea99d7c3e3e3af@btfr.cc.whoisproxy.org
- 7283b8b43676bb3545105f7693b9cf570335ed5d905b8c434967117073d1090c@btfr.cc.whoisproxy.org
- 80afbebdff35d60bfe18e56c8ffe9f76305209304397c346cd338e5f265a2cff@btfr.cc.whoisproxy.org
- 871bc697b4c20efc42ba6a2e71a911acaf2ec84d0aaa8c0b83ed6392b7671427@btfr.cc.whoisproxy.org
- 908853b5ee96bff7ee7f0b4a59c083926a63dc9222d4447a1e5c23df06aa3197@btfr.cc.whoisproxy.org
- 9d33298b234cf109c4be758a6ca6c473a76b0524f22341edd0e498176ccfd927@btfr.cc.whoisproxy.org
- a4d47566cc311aaf9670e1465cb99f6b159611a36401c17413342c3296e65210@btfr.cc.whoisproxy.org
- and 15 more
Subdomains
12 observed subdomains of btfr.cc.
Web-graph footprint
Distinct hostnames that link to or from btfr.cc in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for btfr.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.unisender.com |
| SPF_IP | 91.99.155.219 |
Related pages
Pivot deeper into the graph from btfr.cc.
- IP · 92.53.65.242
- ASN · AS49505
- Registrar · iana:269
- Country · RU
- Email · 07604dc1e48931d2f4350ce47c6d96bb8db97e2b7fc5548657af817ed2b62855@btfr.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · bt…
- 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: "btfr.cc"})-[: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.