Announced prefix
167.165.0.0/16
Last fetched
167.165.0.0/16 is announced in BGP by CITYOFCHICAGO-ASN-01 - City of Chicago and is registered in US.
Nutrition Label
Announcing network
- CITYOFCHICAGO-ASN-01 - City of Chicago · AS394534
- RPKI
- not-found
- MOAS flag
- clean
- Anycast
- no
- Dominant city
- Chicago, US
Sample IPs
- 167.165.222.48
- 167.165.222.9
- 167.165.230.15
- 167.165.230.22
- 167.165.230.254
- 167.165.230.30
- 167.165.230.33
- 167.165.230.34
- 167.165.233.10
- 167.165.233.12
- 167.165.233.13
- 167.165.233.153
- 167.165.233.17
- 167.165.233.18
- 167.165.233.19
- 167.165.233.21
- 167.165.233.25
- 167.165.233.28
- 167.165.233.29
- 167.165.233.30
- 167.165.233.35
- 167.165.233.42
- 167.165.233.44
- 167.165.233.45
- 167.165.233.46
Related pages
Pivot from 167.165.0.0/16 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: "167.165.0.0/16"})
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.