Skip to content

Hostname

tsfi.org

Last fetched

tsfi.org resolves to 2 IPv4 addresses operated by AS198239 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · tsfi.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tsfi.org

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
telecoms sans frontieres
Contact emails

Subdomains

35 observed subdomains of tsfi.org.

Web-graph footprint

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

143 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tsfi.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsfp.smtp.nalta.net
SPF_MXtsfi.org

Related pages

Pivot deeper into the graph from tsfi.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tsfi.org"})-[: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.