Skip to content

Hostname

tools.ncwest.com

Last fetched

tools.ncwest.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · tools.ncwest.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tools.ncwest.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with tools.ncwest.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for tools.ncwest.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsaas.silkroad.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ncjapan.co.jp
SPF_INCLUDEspf1.ncsoft.com
SPF_INCLUDEspf2.ncsoft.com
SPF_IP10.242.107.2/32
SPF_IP103.151.192.0/23
SPF_IP104.130.122.229/32
SPF_IP104.47.0.0/17
SPF_IP112.175.203.0/25
SPF_IP112.175.203.0/26
SPF_IP112.175.215.135/32
SPF_IP112.175.215.136/32
SPF_IP134.170.140.0/24
SPF_IP146.20.191.233/32
SPF_IP157.55.158.0/23
SPF_IP157.55.234.0/24
SPF_IP157.56.110.0/23
SPF_IP157.56.112.0/24
SPF_IP170.146.220.0/24
SPF_IP170.146.221.0/24
SPF_IP170.146.224.15/32
SPF_IP170.146.224.16/31
SPF_IP170.146.226.15
SPF_IP170.146.226.16/31
SPF_IP192.237.158.85/32
SPF_IP195.200.255.124/32
SPF_IP195.200.255.247
SPF_IP198.133.214.248
SPF_IP199.85.116.0/27
SPF_IP2001:489a:2202::/48
SPF_IP202.3.8.210/32
SPF_IP203.2.191.230/32
SPF_IP204.15.97.35/32
SPF_IP205.141.244.20
SPF_IP206.71.18.20/31
SPF_IP207.186.185.110
SPF_IP207.46.100.0/24
SPF_IP207.46.101.128/26
SPF_IP207.46.163.0/24
SPF_IP207.46.51.64/26
SPF_IP209.61.151.128/32
SPF_IP209.61.151.40/32
SPF_IP209.90.188.65/32
SPF_IP210.61.3.177
SPF_IP210.61.3.178
SPF_IP210.61.3.179
SPF_IP210.61.3.180
SPF_IP210.61.3.181
SPF_IP210.61.3.182
SPF_IP211.189.163.232/32
SPF_IP211.189.163.233/32
SPF_IP211.189.163.234/32
SPF_IP211.189.163.235/32
SPF_IP213.199.154.0/24
SPF_IP213.199.180.128/26
SPF_IP213.229.145.149
SPF_IP213.27.251.163
SPF_IP216.107.240.40
SPF_IP216.107.240.41
SPF_IP216.107.240.42
SPF_IP216.107.240.43
SPF_IP216.107.240.56/30
SPF_IP216.32.180.0/23
SPF_IP217.108.10.20
SPF_IP23.103.128.0/19
SPF_IP23.103.191.0/24
SPF_IP23.103.198.0/23
SPF_IP23.103.200.0/21
SPF_IP23.103.208.0/21
SPF_IP23.253.182.234/32
SPF_IP23.253.183.250/32
SPF_IP2a01:111:f400::0/48
SPF_IP40.107.0.0/17
SPF_IP40.107.128.0/17
SPF_IP40.92.0.0/14
SPF_IP50.23.218.215/32
SPF_IP54.240.40.0/25
SPF_IP54.240.56.128/26
SPF_IP54.240.63.0/25
SPF_IP64.25.42.10/32
SPF_IP64.25.42.11/32
SPF_IP64.25.42.36
SPF_IP64.25.42.37/32
SPF_IP64.25.42.38
SPF_IP64.25.42.39/32
SPF_IP64.4.22.64/26
SPF_IP65.55.169.0/24
SPF_IP65.55.88.0/24
SPF_IP66.162.136.37
SPF_IP66.162.136.38
SPF_IP69.72.40.93/32
SPF_IP69.72.40.94/32
SPF_IP69.72.40.95/32
SPF_IP69.72.40.96/32
SPF_IP69.72.40.97/32
SPF_IP69.72.40.98/32

Related pages

Pivot deeper into the graph from tools.ncwest.com.

Cypher and MCP

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

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