Skip to content

Hostname

csd.org.tw

Last fetched

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

Nutrition Label

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

Resolution chain

csd.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
財團法人中衛發展中心 corporate synergy development center.
Contact emails

Subdomains

22 observed subdomains of csd.org.tw.

Web-graph footprint

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

59 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for csd.org.tw.

MechanismTarget
SPF_Acsd.org.tw
SPF_Anewadmail.csd.org.tw
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.73.94.148
SPF_IP203.73.94.149
SPF_IP203.73.94.154
SPF_IP203.73.94.156
SPF_IP61.66.146.67
SPF_MXcsd.org.tw

Related pages

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

Cypher and MCP

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

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