Hostname
orbitgame.com
Last fetched
orbitgame.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
orbitgame.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.63.249.212 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- 4bitgames
- Contact emails
- 7vqf3uvqyexs@privacy-protection.email
- bsj4tyk6euhj@privacy-protection.email
- c2czx2dmmvst@privacy-protection.email
- cgkbxf6sqfty@privacy-protection.email
- h57uyw8ykpyj@privacy-protection.email
- nbkwntuodga5@spamprotection.email
- nyy4thy2j8ps@spamprotection.email
- qc6uct8xf9h6@privacy-protection.email
- ssahcx23ak9q@privacy-protection.email
- t3hxnpq5dngr@privacy-protection.email
- wxkse9bnycve@privacy-protection.email
- y6ymg5zptnhn@privacy-protection.email
Subdomains
1 observed subdomain of orbitgame.com.
| Subdomain |
|---|
| www.orbitgame.com |
Web-graph footprint
Distinct hostnames that link to or from orbitgame.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for orbitgame.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from orbitgame.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orbitgame.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.