<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/bgp-origin-attribute-manipulation-and-its-impact-on-the-internet-fpdysqlcf" -->

---
title: BGP ORIGIN attribute manipulation and its impact on the...
description: Cloudflare conducted experiments announcing BGP prefixes with all three ORIGIN values (IGP, EGP, INCOMPLETE) from peering locations worldwide and found that...
canonical: https://daily.dev/posts/bgp-origin-attribute-manipulation-and-its-impact-on-the-internet-fpdysqlcf
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: BGP ORIGIN attribute manipulation and its impact on the Internet | daily.dev
og:description: Cloudflare conducted experiments announcing BGP prefixes with all three ORIGIN values (IGP, EGP, INCOMPLETE) from peering locations worldwide and found that...
og:url: https://daily.dev/posts/bgp-origin-attribute-manipulation-and-its-impact-on-the-internet-fpdysqlcf
og:image: https://api.daily.dev/og/posts/fpDysqlCf.png
og:image:alt: BGP ORIGIN attribute manipulation and its impact on the Internet
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# BGP ORIGIN attribute manipulation and its impact on the Internet

**[Cloudflare](https://daily.dev/sources/cloudflare)** · 12 min read · 2 upvotes · 0 comments

## Summary

Cloudflare conducted experiments announcing BGP prefixes with all three ORIGIN values (IGP, EGP, INCOMPLETE) from peering locations worldwide and found that nearly 70% of observed IPv4 AS_PATHs and 67% of IPv6 AS_PATHs have the ORIGIN attribute reset to IGP by transit providers. About 10% of direct peers and 6 of 16 Tier-1 ASes manipulate ORIGIN, with rewriting ASes heavily concentrated at the top of the AS hierarchy. This manipulation allows transit providers to attract more traffic and revenue by making their routes appear more preferred in BGP path selection. The post argues that since ORIGIN manipulation is widespread, technically unjustified, and creates unfair competition, the attribute should be deprecated or made irrelevant in route selection, and calls for renewed IETF discussion on the topic.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.cloudflare.com/bgp-origin-attribute>

## Similar posts on daily.dev

- [Enforcing the First AS in BGP AS\_PATHs](https://daily.dev/posts/enforcing-the-first-as-in-bgp-as-paths-yx1xiadkj) · Cloudflare · 0 upvotes · 0 comments

---

Tags: [#cloudflare](https://daily.dev/tags/cloudflare), [#bgp](https://daily.dev/tags/bgp)

[View this post on daily.dev](https://daily.dev/posts/bgp-origin-attribute-manipulation-and-its-impact-on-the-internet-fpdysqlcf)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"BGP ORIGIN attribute manipulation and its impact on the Internet","url":"https://daily.dev/posts/bgp-origin-attribute-manipulation-and-its-impact-on-the-internet-fpdysqlcf","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/bgp-origin-attribute-manipulation-and-its-impact-on-the-internet-fpdysqlcf"},"datePublished":"2026-07-24T17:25:45.615Z","dateModified":"2026-07-25T08:18:19.390Z","description":"Cloudflare conducted experiments announcing BGP prefixes with all three ORIGIN values (IGP, EGP, INCOMPLETE) from peering locations worldwide and found that...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c223a3132a82952e8e4dfd7455661365?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c223a3132a82952e8e4dfd7455661365?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Cloudflare","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Cloudflare","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/38522e1d11354cd6b7af66f9d4316735","url":"https://daily.dev/sources/cloudflare"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/bgp-origin-attribute-manipulation-and-its-impact-on-the-internet-fpdysqlcf","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"cloudflare,bgp","timeRequired":"PT12M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Cloudflare","item":"https://daily.dev/sources/cloudflare"},{"@type":"ListItem","position":3,"name":"BGP ORIGIN attribute manipulation and its impact on the Internet"}]}
```

