Skip to content

Hostname

fti.ac.tz

Last fetched

fti.ac.tz resolves to 2 IPv4 addresses operated by e-Government Authority - e-Government Authority in TZ.

Nutrition Label

WHISPER CANON · fti.ac.tzRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fti.ac.tz

Resolution chain

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

IPPrefixASNOperatorCountry
196.192.79.247196.192.72.0/21AS327795e-Government Authority - e-Government AuthorityTZ
41.59.90.21041.59.90.0/24AS33765TANZANIA TELECOMMUNICATIONS CO. LTD - TANZANIA TELECOMMUNICATIONS CO. LTDTZ

WHOIS identity

No WHOIS records are currently associated with fti.ac.tz in WhisperGraph.

Subdomains

4 observed subdomains of fti.ac.tz.

Web-graph footprint

Distinct hostnames that link to or from fti.ac.tz in the public web crawl.

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fti.ac.tz.

Related pages

Pivot deeper into the graph from fti.ac.tz.

Cypher and MCP

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

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