Skip to content

Hostname

bfbc.playzone.cz

Last fetched

bfbc.playzone.cz appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · bfbc.playzone.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bfbc.playzone.cz

Resolution chain

bfbc.playzone.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with bfbc.playzone.cz in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bfbc.playzone.cz.

MechanismTarget
SPF_Abfbc.playzone.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.158.149.100
SPF_IP217.16.184.252/32
SPF_IP2a00:1ed0:122:0:0:0:0:b
SPF_IP94.143.233.2/32
SPF_IP94.143.233.38/32
SPF_IP94.143.233.41/32
SPF_IP94.143.233.43/32
SPF_MXbfbc.playzone.cz

Related pages

Pivot deeper into the graph from bfbc.playzone.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bfbc.playzone.cz"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.