Skip to content

Hostname

ncsoft.jp

Last fetched

ncsoft.jp resolves to 1 IPv4 address operated by AS2516 in HK.

Nutrition Label

WHISPER CANON · ncsoft.jpRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ncsoft.jp

Resolution chain

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

IPPrefixASNOperatorCountry
106.186.66.199106.186.64.0/18AS2516HK

WHOIS identity

Registrar
Organization
nc japan k.k.
Contact emails

Subdomains

57 observed subdomains of ncsoft.jp.

Web-graph footprint

Distinct hostnames that link to or from ncsoft.jp in the public web crawl.

248 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ncsoft.jp.

MechanismTarget
SPF_IP106.186.65.25
SPF_IP106.186.65.26
SPF_IP61.117.192.54
SPF_IP61.117.192.55
SPF_IP61.117.192.56
SPF_IP61.117.192.59
SPF_MXmail.ncjapan.co.jp
SPF_MXmaild.ncjapan.co.jp

Related pages

Pivot deeper into the graph from ncsoft.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ncsoft.jp"})-[: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.