Announced prefix
167.113.196.0/23
Last fetched
167.113.196.0/23 is announced in BGP by THE-BANK-OF-NEW-YORK-MELLON-CORPORATION-AS11911 - The Bank of New York Mellon Corporation and is registered in US.
Nutrition Label
Announcing network
- RPKI
- valid
- MOAS flag
- clean
- Anycast
- no
- Dominant city
- New York, US
Sample IPs
Related pages
Pivot from 167.113.196.0/23 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.113.196.0/23"})
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.