Skip to content

Hostname

gofuture.games

Last fetched

gofuture.games resolves to 4 IPv4 addresses operated by GCORE - G-Core Labs S.A. in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · gofuture.gamesRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gofuture.games

Resolution chain

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

IPPrefixASNOperatorCountry
92.223.124.6292.223.124.0/24AS199524GCORE - G-Core Labs S.A.DE
92.223.84.8492.223.84.0/24AS199524GCORE - G-Core Labs S.A.LU
92.223.95.9592.223.95.0/24AS199524GCORE - G-Core Labs S.A.SG
92.38.145.14592.38.145.0/24AS199524GCORE - G-Core Labs S.A.US

WHOIS identity

Registrar
iana:1479
Organization
autonomous noncommercial organization 'agency for the development of computer sport'
Contact emails

Subdomains

16 observed subdomains of gofuture.games.

Web-graph footprint

Distinct hostnames that link to or from gofuture.games in the public web crawl.

267 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for gofuture.games.

MechanismTarget
SPF_INCLUDE_spf.yandex.net

Related pages

Pivot deeper into the graph from gofuture.games.

Cypher and MCP

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

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