Autonomous System
AS3399 — OBE-NET(SE)
Last fetched
AS3399 is an Autonomous System operated by OBE-NET and registered in SE. As of Wed, 20 May 2026 23:32:47 GMT, it announces 29 routed IP prefixes and peers with 54 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3399 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.142.156.0/24
- 93.169.13.0/24
- 178.152.172.0/22
- 185.91.180.0/22
- 185.152.234.0/24
- 185.247.188.0/22
- 192.53.64.0/22
- 192.55.16.0/23
- 192.178.174.0/24
- 193.191.192.0/19
- 193.193.162.0/23
- 193.193.236.0/24
- 193.193.252.0/23
- 193.200.27.0/24
- 193.200.220.0/24
- 193.201.1.0/24
- 193.201.15.0/24
- 194.32.232.0/24
- 194.44.14.0/24
- 194.88.255.0/24
- 194.93.3.0/24
- 194.102.128.0/24
- 194.119.29.0/24
- 194.150.232.0/23
- 195.155.75.0/24
Peering ecosystem
54 distinct peers via BGP. The first 54 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS215551 | MOWITEL | GB |
| AS215467 | WINDCLOUD40-AS | EE |
| AS214640 | RDI- | SE |
| AS214503 | CLEARWINDS - Clear Winds Technologies Incorporated | SE |
| AS214379 | Escorpiao Telecom comercio e servicos de internet | UA |
| AS213540 | KCSL-AS-AP KAS COMMUNICATIONS SMC-PRIVATE LIMITED | SE |
| AS213113 | IDNIC-BAKAMLA-AS-ID Badan Keamanan Laut RI | SE |
| AS211927 | ARTILECT | SE |
| AS210648 | COGENTBROADBANDKHL-AS-AP Cogent Broadband | SE |
| AS210083 | RADIONET TELECOM LTDA | BZ |
| AS209659 | HERITAGEBANK - Heritage Bank | SE |
| AS209625 | MET-AMSTERDAM | CY |
| AS208453 | Mexico Internet Exchange, S. de R. L. de C.V. | SE |
| AS206296 | ENJOYVC-AS-AP EnjoyVC Japan Corporation | SE |
| AS206117 | SECURITYSERVICES - Vercara, LLC | SE |
| AS206075 | ABM-IND-DR - ABM Industries | DE |
| AS204615 | GIACOMETTI & GIACOMETTI LTDA ME | SC |
| AS204538 | IBSPL-IN INFORMATICA BUSINESS SOLUTION PVT LTD | SE |
| AS204179 | ALLIANTCU-HQ2 - Alliant Credit Union | SE |
| AS203038 | CHRYSANTHEMUM - CHRYSANTHEMUM LOTUS LIMITED | DE |
| AS202448 | MCPAL | CY |
| AS63473 | EXPRESSSERVER-INTERNET - Express Employment Professionals | US |
| AS62020 | THREEDATA-AS | SE |
| AS59750 | FOKKS-AS | SE |
| AS56414 | DADEHGOSTAR-AS AS12880 - Data Communication Company of Iran | SE |
| AS52177 | BANDWIDTH-USA | SE |
| AS51815 | CYIM | SE |
| AS51546 | TURKISHBANK | SE |
| AS51430 | ASIBT | NL |
| AS51040 | SKYVISION | SE |
| AS50989 | NET3 | SE |
| AS50304 | INFIUM | NO |
| AS44394 | ITSPEC-AS | SE |
| AS42675 | SANDYNET | SE |
| AS42237 | PARISAT | GB |
| AS41634 | HELIOS-AS | SE |
| AS41281 | IDEA-AS | GB |
| AS39889 | STELOGY-INFRASTRUCTURE 53 avenue de la pierre vallee | SE |
| AS38945 | GRONET-AS | SE |
| AS35280 | KONSALNET-AS | FR |
| AS33891 | NCPLG-AS Autonomous System | DE |
| AS24668 | SUTC-AS PJSC Rostelecom. Technical Team | SE |
| AS21485 | TEL-AS | SE |
| AS21227 | ASN-ROLEX Geneva, Switzerland | SE |
| AS20764 | BPH | RU |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS12297 | TELECOM-ARMENIA Telecom Armenia AS | AM |
| AS5511 | OPENTRANSIT | FR |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1257 | TELE2 | — |
| AS918 | IPEX as918.net | SE |
Blast radius
Approximate count of dependent hostnames if AS3399 disappeared from the routing table.
~2,909 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:47 GMT.
MOAS / hijack watch
Prefixes routed by AS3399 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS3399 is unique to AS3399 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3399.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3399"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.