Skip to content

Hostname

ncloud.one

Last fetched

ncloud.one resolves to 1 IPv4 address operated by AS141995 in SG. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · ncloud.oneRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ncloud.one

Resolution chain

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

IPPrefixASNOperatorCountry
194.233.67.95194.233.64.0/22AS141995SG

WHOIS identity

Registrar
iana:472
Organization
see privacyguardian.org
Contact emails

Subdomains

45 observed subdomains of ncloud.one.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ncloud.one.

MechanismTarget
SPF_INCLUDEmynixhosting.com
SPF_INCLUDEredskybd.com
SPF_INCLUDEzohomail.com
SPF_IP103.49.168.204
SPF_IP119.15.156.218
SPF_MXncloud.one

Related pages

Pivot deeper into the graph from ncloud.one.

Cypher and MCP

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

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