Skip to content

Hostname

ftis.org.tw

Last fetched

ftis.org.tw resolves to 1 IPv4 address operated by AS3462 in TW.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
61.222.155.16061.222.0.0/16AS3462TW

WHOIS identity

Registrar
Organization
????????????? foundation of taiwan industry service
Contact emails

Subdomains

23 observed subdomains of ftis.org.tw.

Web-graph footprint

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

87 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.163.136.68
SPF_IP125.227.158.145
SPF_IP211.21.104.121
SPF_IP211.21.104.122/32
SPF_IP211.23.16.25
SPF_IP59.125.99.9
SPF_IP61.222.155.163
SPF_IP61.222.155.164

Related pages

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

Cypher and MCP

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

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