Skip to content

Hostname

playnow.pl

Last fetched

playnow.pl resolves to 1 IPv4 address operated by AS39603 in PL. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

WHISPER CANON · playnow.plRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/playnow.pl

Resolution chain

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

IPPrefixASNOperatorCountry
89.108.209.6489.108.208.0/21AS39603PL

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
Contact emails

Subdomains

5 observed subdomains of playnow.pl.

Web-graph footprint

Distinct hostnames that link to or from playnow.pl in the public web crawl.

55 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for playnow.pl.

MechanismTarget
SPF_IP89.108.195.192
SPF_IP89.108.195.207
SPF_IP89.108.195.230
SPF_IP89.108.195.84
SPF_MXplaynow.pl

Related pages

Pivot deeper into the graph from playnow.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "playnow.pl"})-[: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.