Skip to content

Hostname

mastergames.cl

Last fetched

mastergames.cl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · mastergames.clRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mastergames.cl

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.128.251.633.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
end game spa
Contact emails

Subdomains

18 observed subdomains of mastergames.cl.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mastergames.cl.

MechanismTarget
SPF_Amastergames.cl
SPF_IP200.35.157.219
SPF_IP3.128.251.63
SPF_IP3.13.236.238
SPF_MXmastergames.cl

Related pages

Pivot deeper into the graph from mastergames.cl.

Cypher and MCP

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

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