Hostname
bot.go.tz
Last fetched
bot.go.tz resolves to 196.46.101.39, announced in 196.46.101.0/24 by TANZANIA TELECOMMUNICATIONS CO. LTD - TANZANIA TELECOMMUNICATIONS CO. LTD in TZ. bot.go.tz is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
Attribution
tanzania
ORIGIN_AS
Subdomains
| Subdomain |
|---|
| apps.bot.go.tz |
| bwarapps.bot.go.tz |
| cdsapp.bot.go.tz |
| edi.bot.go.tz |
| hq.bot.go.tz |
| hqtmg01.bot.go.tz |
| mail.bot.go.tz |
| ns1.bot.go.tz |
| owa.bot.go.tz |
| ra.bot.go.tz |
| tiss.bot.go.tz |
| www.bot.go.tz |
Showing 12 of 12 subdomains (12 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.bot.go.tz
- b.ns.tznic.or.tz
MX records
- cluster2.eu.messagelabs.com
- cluster2a.eu.messagelabs.com
SPF policy
- include: spf.messagelabs.com
- a: bot.go.tz
- mx: bot.go.tz
- ip: 196.13.186.222
- ip: 196.13.186.223
- ip: 196.46.101.22
- ip: 196.46.101.76
- ip: 41.59.7.29
Threat-feed evidence
History
Related pages
Pivot from bot.go.tz into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bot.go.tz"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.