Hostname
bfzyplayer.com
Last fetched
bfzyplayer.com resolves to 18 IPv4 addresses operated by BLUETECH-WAF in VG. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bfzyplayer.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.180.224.218 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 216.180.224.82 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 216.180.228.251 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 216.180.233.66 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 216.180.234.122 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.122 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.226 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.234 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.242 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.42 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.74 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.84.42 | 37.77.84.0/23 | AS47191 | BLUETECH-WAF | HK |
| 37.77.85.11 | 37.77.84.0/23 | AS47191 | BLUETECH-WAF | HK |
| 37.77.85.26 | 37.77.84.0/23 | AS47191 | BLUETECH-WAF | HK |
| 74.113.236.26 | 74.113.236.0/23 | AS47191 | BLUETECH-WAF | HK |
| 74.113.236.50 | 74.113.236.0/23 | AS47191 | BLUETECH-WAF | HK |
| 74.113.236.234 | 74.113.236.0/23 | AS47191 | BLUETECH-WAF | HK |
| 37.77.82.211 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Web-graph footprint
Distinct hostnames that link to or from bfzyplayer.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bfzyplayer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bfzyplayer.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.