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
Resolution chain
gofuture.games resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.223.124.62 | 92.223.124.0/24 | AS199524 | GCORE - G-Core Labs S.A. | DE |
| 92.223.84.84 | 92.223.84.0/24 | AS199524 | GCORE - G-Core Labs S.A. | LU |
| 92.223.95.95 | 92.223.95.0/24 | AS199524 | GCORE - G-Core Labs S.A. | SG |
| 92.38.145.145 | 92.38.145.0/24 | AS199524 | GCORE - 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.
Showing 15 of 16. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gofuture.games.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.yandex.net |
Related pages
Pivot deeper into the graph from gofuture.games.
- IP · 92.223.124.62
- ASN · AS199524GCORE - G-Core Labs S.A.
- Registrar · iana:1479
- Country · DE
- Email · pwp-b9690c3bb9cea25bb3580dc4f96a1063@privacyguardian.org
- TLD · .games
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.