Hostname
bctt.top
Last fetched
bctt.top resolves to 10 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
bctt.top resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.208.114.26 | 104.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 104.208.73.132 | 104.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 104.208.91.64 | 104.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 104.215.63.80 | 104.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
| 104.223.69.139 | 104.223.69.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 104.223.69.140 | 104.223.69.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 104.223.69.141 | 104.223.69.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 104.223.69.142 | 104.223.69.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 20.27.231.32 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
| 4.190.218.39 | 4.176.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
WHOIS identity
- Registrar
- iana:472
- Organization
- cheng du xi wei shu ma ke ji you xian gong si
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from bctt.top.
- IP · 104.208.114.26
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:472
- Country · HK
- Email · 243322637@qq.com
- TLD · .top
- Browse hostnames · bc…
- 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: "bctt.top"})-[: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.