Skip to content

Hostname

ncc.com.tw

Last fetched

ncc.com.tw has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · ncc.com.twRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/ncc.com.tw

Resolution chain

ncc.com.tw has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:twnic
Organization
????????
Contact emails

Subdomains

37 observed subdomains of ncc.com.tw.

Web-graph footprint

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

92 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ncc.com.tw.

MechanismTarget
SPF_Ancc.com.tw
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.yahoo.com
SPF_INCLUDEspf.ms.hinet.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.184.142.46
SPF_IP61.222.108.225/24
SPF_MXncc.com.tw

Related pages

Pivot deeper into the graph from ncc.com.tw.

Cypher and MCP

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

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