Skip to content

Hostname

ncloud.com

Last fetched

ncloud.com resolves to 4 IPv4 addresses operated by IDNIC-PTBANKCOMMONWEALTH-AS-ID PT .Bank Common Wealth in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · ncloud.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ncloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
110.165.24.11110.165.16.0/20AS135354IDNIC-PTBANKCOMMONWEALTH-AS-ID PT .Bank Common WealthKR
110.165.24.12110.165.16.0/20AS135354IDNIC-PTBANKCOMMONWEALTH-AS-ID PT .Bank Common WealthKR
110.165.28.14110.165.16.0/20AS135354IDNIC-PTBANKCOMMONWEALTH-AS-ID PT .Bank Common WealthKR
110.165.28.15110.165.16.0/20AS135354IDNIC-PTBANKCOMMONWEALTH-AS-ID PT .Bank Common WealthKR

WHOIS identity

Registrar
iana:244
Organization
naver business platform
Contact emails

Subdomains

58 observed subdomains of ncloud.com.

Web-graph footprint

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

378 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ncloud.com.

MechanismTarget
SPF_IP211.249.50.212

Related pages

Pivot deeper into the graph from ncloud.com.

Cypher and MCP

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

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