Skip to content

Hostname

playfm.cl

Last fetched

playfm.cl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · playfm.clRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/playfm.cl

Resolution chain

playfm.cl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.5513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
pontificia universidad catolica de chile rep. sargent & krahn,
Contact emails

Subdomains

15 observed subdomains of playfm.cl.

Web-graph footprint

Distinct hostnames that link to or from playfm.cl in the public web crawl.

95 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for playfm.cl.

MechanismTarget
SPF_Aplayfm.cl
SPF_INCLUDE_spf-all.mcnet.cl
SPF_INCLUDE_spf.google.com
SPF_IP200.27.99.181
SPF_IP200.27.99.199
SPF_IP200.27.99.2
SPF_IP200.27.99.53
SPF_IP200.27.99.71
SPF_IP200.91.40.143
SPF_IP200.91.40.144
SPF_IP200.91.40.90
SPF_MXmail.playfm.cl
SPF_MXmail2.playfm.cl
SPF_MXplayfm.cl

Related pages

Pivot deeper into the graph from playfm.cl.

Cypher and MCP

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

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