Skip to content

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)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bot.go.tzRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bot.go.tz

Resolution chain

Attribution

tanzania

ORIGIN_AS

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.