Hostname
gameboykorea.com
Last fetched
gameboykorea.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
gameboykorea.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 |
|---|---|---|---|---|
| 192.210.169.100 | 192.210.169.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
Subdomains
4 observed subdomains of gameboykorea.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
44 SPF mechanisms authorising senders for gameboykorea.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.gameboykorea.com |
| SPF_IP | 192.96.205.240 |
| SPF_IP | 199.115.112.102 |
| SPF_IP | 199.115.112.113 |
| SPF_IP | 199.115.112.114 |
| SPF_IP | 199.115.112.115 |
| SPF_IP | 199.115.112.117 |
| SPF_IP | 199.115.112.118 |
| SPF_IP | 199.115.112.119 |
| SPF_IP | 199.115.112.65 |
| SPF_IP | 199.115.112.68 |
| SPF_IP | 199.115.112.69 |
| SPF_IP | 199.115.112.77 |
| SPF_IP | 199.115.112.79 |
| SPF_IP | 199.115.112.82 |
| SPF_IP | 199.115.112.83 |
| SPF_IP | 199.115.112.84 |
| SPF_IP | 199.115.112.90 |
| SPF_IP | 199.115.112.92 |
| SPF_IP | 199.115.112.93 |
| SPF_IP | 199.115.112.94 |
| SPF_IP | 199.115.112.96 |
| SPF_IP | 199.115.113.162 |
| SPF_IP | 199.115.113.163 |
| SPF_IP | 199.115.113.164 |
| SPF_IP | 199.115.113.165 |
| SPF_IP | 199.115.113.166 |
| SPF_IP | 199.115.113.167 |
| SPF_IP | 199.115.113.183 |
| SPF_IP | 23.137.136.2 |
| SPF_IP | 23.137.136.3 |
| SPF_IP | 23.137.136.4 |
| SPF_IP | 23.137.136.5 |
| SPF_IP | 23.137.136.6 |
| SPF_IP | 51.210.107.50 |
| SPF_IP | 51.210.203.181/32 |
| SPF_IP | 51.210.203.182 |
| SPF_IP | 51.210.203.183/32 |
| SPF_IP | 51.210.203.188/32 |
| SPF_IP | 66.85.162.114 |
| SPF_IP | 66.85.162.115 |
| SPF_IP | 66.85.162.116 |
| SPF_IP | 66.85.162.117 |
| SPF_IP | 66.85.162.118 |
Related pages
Pivot deeper into the graph from gameboykorea.com.
- IP · 192.210.169.100
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:1068
- Country · US
- Email · 6t9099cuk6i4l9nbhbs4fuspoa@domaindiscreet.com
- TLD · .com
- Browse hostnames · ga…
- 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: "gameboykorea.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.