Skip to content

Hostname

koreaboardgames.com

Last fetched

koreaboardgames.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · koreaboardgames.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/koreaboardgames.com

Resolution chain

koreaboardgames.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.209.1.13813.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.123.12513.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.84.1883.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.213.943.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.161.243.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.49.1443.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.167.10443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.105.9952.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.168.20954.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.209.21943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.30.20215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.244.25343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.14.17954.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.91.15343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

7 observed subdomains of koreaboardgames.com.

Web-graph footprint

Distinct hostnames that link to or from koreaboardgames.com in the public web crawl.

119 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for koreaboardgames.com.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_IP115.68.193.122
SPF_IP15.165.38.219
SPF_MXkoreaboardgames.com

Related pages

Pivot deeper into the graph from koreaboardgames.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "koreaboardgames.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.