Skip to content

Hostname

ncb.com.hk

Last fetched

ncb.com.hk resolves to 2 IPv4 addresses operated by AS152712 in HK. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · ncb.com.hkRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ncb.com.hk

Resolution chain

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

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
??????
Contact emails

Subdomains

34 observed subdomains of ncb.com.hk.

Web-graph footprint

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

113 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ncb.com.hk.

MechanismTarget
SPF_IP103.49.122.225/27
SPF_IP103.49.123.225/27
SPF_IP113.28.158.49
SPF_IP14.198.176.161
SPF_IP202.82.169.225/27
SPF_IP210.177.228.225/27

Related pages

Pivot deeper into the graph from ncb.com.hk.

Cypher and MCP

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

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