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
Announcing network
- RPKI
- valid
- MOAS flag
- clean
- Anycast
- no
Sample IPs
- 168.167.10.100
- 168.167.100.132
- 168.167.100.134
- 168.167.100.136
- 168.167.100.137
- 168.167.100.139
- 168.167.100.149
- 168.167.100.150
- 168.167.100.156
- 168.167.100.167
- 168.167.100.168
- 168.167.100.170
- 168.167.100.174
- 168.167.100.175
- 168.167.100.194
- 168.167.100.195
- 168.167.100.205
- 168.167.100.62
- 168.167.100.7
- 168.167.100.74
- 168.167.103.190
- 168.167.103.191
- 168.167.103.194
- 168.167.103.200
- 168.167.111.35
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 conflictsOr query Whisper from your own LLM workflow via the Whisper MCP server.