Skip to content

Hostname

technologyone.co.bw

Last fetched

technologyone.co.bw resolves to 2 IPv4 addresses operated by AS141004 in IN.

Nutrition Label

WHISPER CANON · technologyone.co.bwRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/technologyone.co.bw

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with technologyone.co.bw in WhisperGraph.

Subdomains

7 observed subdomains of technologyone.co.bw.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for technologyone.co.bw.

MechanismTarget
SPF_Atechnologyone.co.bw
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsender.zohoinvoice.com
SPF_IP103.145.50.126
SPF_IP103.154.184.168
SPF_MXtechnologyone.co.bw

Related pages

Pivot deeper into the graph from technologyone.co.bw.

Cypher and MCP

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

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