Skip to content

Hostname

playzone.cz

Last fetched

playzone.cz resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · playzone.czRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/playzone.cz

Resolution chain

playzone.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.16.180.102217.16.176.0/20AS43541CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
playzone s.r.o.
Contact emails

Subdomains

82 observed subdomains of playzone.cz.

Web-graph footprint

Distinct hostnames that link to or from playzone.cz in the public web crawl.

257 sites link to this hostname.

310 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for playzone.cz.

MechanismTarget
SPF_Aplayzone.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_MXplayzone.cz

Related pages

Pivot deeper into the graph from playzone.cz.

Cypher and MCP

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

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