Skip to content

Hostname

fbapps.playzone.cz

Last fetched

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

Nutrition Label

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

Resolution chain

fbapps.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 fbapps.playzone.cz in WhisperGraph.

Subdomains

1 observed subdomain of fbapps.playzone.cz.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Afbapps.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_MXfbapps.playzone.cz

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fbapps.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.