Skip to content

Hostname

game.co.bw

Last fetched

game.co.bw resolves to 1 IPv4 address operated by Host Africa (Pty) Ltd - Host Africa (Pty) Ltd in ZA.

Nutrition Label

WHISPER CANON · game.co.bwRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/game.co.bw

Resolution chain

game.co.bw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.130.118.107102.130.118.0/24AS328364Host Africa (Pty) Ltd - Host Africa (Pty) LtdZA

WHOIS identity

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

Subdomains

10 observed subdomains of game.co.bw.

Web-graph footprint

Distinct hostnames that link to or from game.co.bw in the public web crawl.

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • game.co.bw

SPF policy

9 SPF mechanisms authorising senders for game.co.bw.

MechanismTarget
SPF_Agame.co.bw
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.130.118.107
SPF_IP102.135.160.51
SPF_IP105.28.115.55
SPF_IP196.35.132.211
SPF_IP196.38.118.243
SPF_MXgame.co.bw

Related pages

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

Cypher and MCP

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

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