Skip to content

Hostname

mail.csf.org.tw

Last fetched

mail.csf.org.tw resolves to 1 IPv4 address operated by AS9919 in TW.

Nutrition Label

WHISPER CANON · mail.csf.org.twRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.csf.org.tw

Resolution chain

mail.csf.org.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
113.196.50.130113.196.32.0/19AS9919TW

WHOIS identity

No WHOIS records are currently associated with mail.csf.org.tw in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.csf.org.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.196.50.130
SPF_IP113.196.50.135
SPF_IP218.211.61.200
SPF_IP219.87.151.130
SPF_IP219.87.151.135
SPF_IP60.250.35.223

Related pages

Pivot deeper into the graph from mail.csf.org.tw.

Cypher and MCP

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

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