Skip to content

Hostname

setupgame.ma

Last fetched

setupgame.ma resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:arcanes technologies as the registrar.

Nutrition Label

WHISPER CANON · setupgame.maRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/setupgame.ma

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.240104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.240104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.39172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
37.27.227.24737.27.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:arcanes technologies
Organization
kingdom solutions
Contact emails

Subdomains

23 observed subdomains of setupgame.ma.

Web-graph footprint

Distinct hostnames that link to or from setupgame.ma in the public web crawl.

46 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for setupgame.ma.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from setupgame.ma.

Cypher and MCP

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

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