Skip to content

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

WHISPER CANON · 167.165.0.0/16Routing diversity5.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/prefix/167.165.0.0/16

Announcing network

RPKI
not-found
MOAS flag
clean
Anycast
no
Dominant city
Chicago, US

Sample IPs

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 conflicts

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