Autonomous System
AS213622 — UK2-ISUMO(AE)
Last fetched
AS213622 is an Autonomous System operated by UK2-ISUMO and registered in AE. As of Wed, 20 May 2026 21:54:47 GMT, it announces 6 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS213622 announces 6 distinct routed prefixes. The 6-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1103 | SURFNET-NL SURFnet, The Netherlands | NL |
| AS402259 | TMSB-AS Teleperformance Malaysia Sdn Bhd | US |
| AS401502 | KOLODZIEJ-AS | US |
| AS401323 | REDIUM | US |
| AS214757 | MUNDI SUL SOLUCOES EM INTERNET LTDA - ME | CZ |
| AS214371 | TIGNTUA-IN The Indira Gandhi National Tribal University, Amarkantak | NL |
| AS208111 | KZ-TILDAPUBLISHING-1 | AE |
| AS206226 | IDNIC-HMI-AS-ID PT Halim Mitradana Internasional | US |
| AS137409 | ITCLOUD-VN VU GIA TECHNOLOGY INVESTMENT JOINT STOCK COMPANY | AU |
| AS37721 | CAMIX-Peering-AS | BF |
| AS35280 | KONSALNET-AS | FR |
| AS34927 | PANKERL-MEDIA | CH |
| AS24482 | EPWORTH-MULTIHOME-AU-AP Epworth Hospital | SG |
| AS12859 | NL-BIT BIT BV | NL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6204 | ZET-NET ZET.NET IP Transit | RO |
Blast radius
Approximate count of dependent hostnames if AS213622 disappeared from the routing table.
~297 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:47 GMT.
MOAS / hijack watch
Prefixes routed by AS213622 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 AS213622 is unique to AS213622 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS213622.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS213622"})-[: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.