Skip to content

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

WHISPER CANON · gameboykorea.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gameboykorea.com

Resolution chain

gameboykorea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.210.169.100192.210.169.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of gameboykorea.com.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for gameboykorea.com.

MechanismTarget
SPF_Adns.gameboykorea.com
SPF_IP192.96.205.240
SPF_IP199.115.112.102
SPF_IP199.115.112.113
SPF_IP199.115.112.114
SPF_IP199.115.112.115
SPF_IP199.115.112.117
SPF_IP199.115.112.118
SPF_IP199.115.112.119
SPF_IP199.115.112.65
SPF_IP199.115.112.68
SPF_IP199.115.112.69
SPF_IP199.115.112.77
SPF_IP199.115.112.79
SPF_IP199.115.112.82
SPF_IP199.115.112.83
SPF_IP199.115.112.84
SPF_IP199.115.112.90
SPF_IP199.115.112.92
SPF_IP199.115.112.93
SPF_IP199.115.112.94
SPF_IP199.115.112.96
SPF_IP199.115.113.162
SPF_IP199.115.113.163
SPF_IP199.115.113.164
SPF_IP199.115.113.165
SPF_IP199.115.113.166
SPF_IP199.115.113.167
SPF_IP199.115.113.183
SPF_IP23.137.136.2
SPF_IP23.137.136.3
SPF_IP23.137.136.4
SPF_IP23.137.136.5
SPF_IP23.137.136.6
SPF_IP51.210.107.50
SPF_IP51.210.203.181/32
SPF_IP51.210.203.182
SPF_IP51.210.203.183/32
SPF_IP51.210.203.188/32
SPF_IP66.85.162.114
SPF_IP66.85.162.115
SPF_IP66.85.162.116
SPF_IP66.85.162.117
SPF_IP66.85.162.118

Related pages

Pivot deeper into the graph from gameboykorea.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.