Skip to content

Hostname

ncafroc.org.tw

Last fetched

ncafroc.org.tw resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP.

Nutrition Label

WHISPER CANON · ncafroc.org.twRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/ncafroc.org.tw

Resolution chain

ncafroc.org.tw resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.210.117.10821.0.0.0/8AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
20.44.167.14320.46.32.0/19AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
Organization
????????????? national culture and arts foundation
Contact emails

Subdomains

28 observed subdomains of ncafroc.org.tw.

Web-graph footprint

Distinct hostnames that link to or from ncafroc.org.tw in the public web crawl.

252 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ncafroc.org.tw.

MechanismTarget
SPF_Amail.ncafroc.org.tw
SPF_INCLUDEspf.protection.outlook.com
SPF_MXncafroc.org.tw

Related pages

Pivot deeper into the graph from ncafroc.org.tw.

Cypher and MCP

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

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