Skip to content

Hostname

ccf.org.tw

Last fetched

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

Nutrition Label

WHISPER CANON · ccf.org.twRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ccf.org.tw

Resolution chain

ccf.org.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

25 observed subdomains of ccf.org.tw.

Web-graph footprint

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

327 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ccf.org.tw.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.fonlego.com.tw
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.227.68.199/32
SPF_IP35.194.144.114/32
SPF_IP61.216.105.7/32
SPF_IP61.216.38.97/32
SPF_IP61.219.216.43/32
SPF_MXccf.org.tw

Related pages

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

Cypher and MCP

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

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