Skip to content

Announced prefix

168.167.20.0/22

Last fetched

168.167.20.0/22 is announced in BGP by Botswana Telecommunications Corporation - Botswana Telecommunications Corporation and is registered in BW.

Nutrition Label

WHISPER CANON · 168.167.20.0/22Routing diversity9.9/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/prefix/168.167.20.0/22

Announcing network

RPKI
valid
MOAS flag
clean
Anycast
no

Sample IPs

Related pages

Pivot from 168.167.20.0/22 into the networks and addresses it carries.

Cypher and MCP

Reproduce this prefix's announcement and conflict state against graph.whisper.security:

MATCH (ap:ANNOUNCED_PREFIX {name: "168.167.20.0/22"})
OPTIONAL MATCH (ap)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (ap)-[:CONFLICTS_WITH]->(other:ASN)
RETURN a.name AS asn, n.name AS network, ap.rpkiStatus AS rpki,
       ap.isMoas AS is_moas, collect(other.name) AS conflicts

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