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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.159.17.42 | 67.159.17.0/24 | AS30058 | FDCSERVERS - FDCservers.net | AT |
| 83.228.223.148 | 83.228.192.0/18 | AS29222 | Infomaniak-AS - Infomaniak Network SA | CH |
| 185.114.117.218 | 185.114.117.0/24 | AS51852 | PLI-AS - Private Layer INC | — |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain protection services,
- Contact emails
Subdomains
47 observed subdomains of spaces-games.com.
Showing 25 of 47. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from spaces-games.com.
- IP · 67.159.17.42
- ASN · AS30058FDCSERVERS - FDCservers.net
- Registrar · iana:625
- Country · AT
- Email · spaces-games.com@protecteddomainservices.com
- TLD · .com
- Browse hostnames · sp…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.