<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Citylevel on Wirez</title><link>https://wirez.top/tags/citylevel/</link><description>Recent content in Citylevel on Wirez</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 02 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wirez.top/tags/citylevel/index.xml" rel="self" type="application/rss+xml"/><item><title>Routing communities reveal 93% of hidden handoff sites</title><link>https://wirez.top/posts/routing-communities-reveal-93-of-hidden-handoff-sites/</link><pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate><guid>https://wirez.top/posts/routing-communities-reveal-93-of-hidden-handoff-sites/</guid><description>&lt;meta charset="utf-8">
&lt;!-- wp:html -->
&lt;script type="application/ld+json">
{
 "@context": "https://schema.org",
 "@type": "FAQPage",
 "mainEntity": [
 {
 "@type": "Question",
 "name": "Why do most BGP community tags fail to indicate the true prefix origin location?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Direct mapping fails because 96% of routes carry location markers situated over 50 km from their actual prefix origin. This spatial disconnect invalidates direct geolocation assumptions for the vast majority of observed paths without filtering."
 }
 },
 {
 "@type": "Question",
 "name": "How accurate is the passive inference method compared to commercial IP geolocation databases?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Algorithmic approaches achieve 70 km precision for 80% of communities, significantly outperforming standard commercial databases. In contrast, commercial IP geolocation databases show city-level consistency of only 82% generally across the global routing table."
 }
 },
 {
 "@type": "Question",
 "name": "What percentage of undocumented BGP communities can this spatial correlation method successfully identify?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "The method successfully infers locations for 93% of communities in the validation dataset by exploiting spatial clustering. This high recall rate proves that passive inference can decode semantics where manual dictionary approaches currently fail."
 }
 },
 {
 "@type": "Question",
 "name": "Why are traditional dictionary-based approaches insufficient for mapping the majority of BGP communities?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Operators relying on dictionary-based approaches cover merely 22% of observed communities, forcing reliance on passive inference for the remainder. Approximately 90% of observed BGP communities in the wild lack public documentation entirely."
 }
 },
 {
 "@type": "Question",
 "name": "How common are routes that are tagged close enough to their origin for direct mapping?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Only about 4% of routes tag prefixes close to their origin, complicating direct mapping without filtering mechanisms. The limitation is that most tags reflect handoff locations rather than the source geography of the prefix."
 }
 }
 ]
}
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:html -->
&lt;style>
.faq-section { margin: 24px 0; padding: 24px 0; border-top: 2px solid #e5e7eb; }
.faq-section-title { color: #1a1a1a; font-size: clamp(1.2rem, 3vw, 1.4rem); font-weight: 700; margin-bottom: 24px; text-align: center; }
.faq-item { background: #fff; border: 1px solid #e5e7eb; border-radius: 8px; margin-bottom: 12px; overflow: hidden; transition: all 0.3s ease; }
.faq-item:hover { border-color: #2563eb; box-shadow: 0 4px 6px rgba(0,0,0,0.05); transform: translateY(-2px); }
.faq-question { background: #f9fafb; padding: 12px 16px; cursor: pointer; position: relative; transition: all 0.3s ease; border: none; width: 100%; text-align: left; font-family: inherit; display: block; }
.faq-question:hover { background: #e8f0fe; }
.faq-question-text { color: #1a1a1a; font-size: 1rem; font-weight: 600; line-height: 1.5; margin: 0; padding-right: 2rem; display: inline-block; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; padding: 0 16px; }
.faq-item.active .faq-answer { max-height: 1000px; padding: 0 16px 16px; }
.faq-answer-text { color: #4b5563; font-size: 1rem; line-height: 1.7; margin: 12px 0 0; }
&lt;/style>
&lt;script>
(function() {
 function initFAQ() {
 var qs = document.querySelectorAll(".faq-question");
 for (var i = 0; i &lt; qs.length; i++) {
 qs[i].addEventListener("click", function() {
 var item = this.closest(".faq-item");
 var wasActive = item.classList.contains("active");
 var allItems = document.querySelectorAll(".faq-item");
 for (var j = 0; j &lt; allItems.length; j++) { allItems[j].classList.remove("active"); }
 if (!wasActive) item.classList.add("active");
 this.setAttribute("aria-expanded", String(!wasActive));
 });
 }
 }
 if (document.readyState === "loading") {
 document.addEventListener("DOMContentLoaded", initFAQ);
 } else {
 initFAQ();
 }
})();
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;!-- /wp:paragraph -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;p class="std-text">Only 4% of routes carry location tags near their origin, yet Krenc et al. Achieve 93% recall in mapping them. By exploiting the geographic clustering of network prefixes, operators can infer city-level routing semantics without relying on opaque, vendor-specific documentation that currently obscures 90% of observed data.&lt;/p></description></item></channel></rss>