Skip to content

Hostname

spaces-games.com

Last fetched

spaces-games.com resolves to 3 IPv4 addresses operated by FDCSERVERS - FDCservers.net in AT. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · spaces-games.comRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spaces-games.com

Resolution chain

spaces-games.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.159.17.4267.159.17.0/24AS30058FDCSERVERS - FDCservers.netAT
83.228.223.14883.228.192.0/18AS29222Infomaniak-AS - Infomaniak Network SACH
185.114.117.218185.114.117.0/24AS51852PLI-AS - Private Layer INC

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

47 observed subdomains of spaces-games.com.

Threat posture

History

Related pages

Pivot deeper into the graph from spaces-games.com.

Cypher and MCP

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

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