Skip to content

Hostname

sumait.ac.tz

Last fetched

sumait.ac.tz resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · sumait.ac.tzRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sumait.ac.tz

Resolution chain

sumait.ac.tz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.13.253.7945.13.252.0/23AS47583FR

WHOIS identity

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

Subdomains

42 observed subdomains of sumait.ac.tz.

Web-graph footprint

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

103 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sumait.ac.tz.

MechanismTarget
SPF_Asumait.ac.tz
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.239.84
SPF_IP69.72.248.123
SPF_MXsumait.ac.tz

Related pages

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

Cypher and MCP

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

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