Autonomous System
AS48422 — ITS-(UA)
Last fetched
AS48422 is an Autonomous System operated by ITS- and registered in UA. As of Wed, 20 May 2026 21:53:24 GMT, it announces 17 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48422 announces 17 distinct routed prefixes. The 17-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
23 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS212621 | CLC-AS-AP Tarik Hasan Turja | UA |
| AS209117 | VANGUARD INTERNET SRL | UA |
| AS208531 | C M FERREIRA SISTEMAS ME | UA |
| AS203980 | TECNET BRASIL TELECOMUNICACOES LTDA | UA |
| AS203088 | TELEOKA-KOM-AS | UA |
| AS202390 | BAJANSEN | UA |
| AS202165 | SHIJITONG | UA |
| AS56812 | DPKGSOFT-AS | UA |
| AS56526 | BG-AS | UA |
| AS52180 | NT-COM | UA |
| AS52103 | ETHICA | UA |
| AS47513 | WT70-AS | UA |
| AS45045 | ASHINET | UA |
| AS44673 | MIGDAL_SHUKEY_HON | UA |
| AS44416 | EKSI-AS | UA |
| AS43110 | NEVACOM-AS | UA |
| AS34323 | LDK-AS | UA |
| AS29443 | MOMAX-AS | UA |
| AS25143 | TVCABO-AS | UA |
| AS9205 | SNS-AS | UA |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS48422 disappeared from the routing table.
~65,459 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:53:24 GMT.
MOAS / hijack watch
Prefixes routed by AS48422 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 AS48422 is unique to AS48422 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48422.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48422"})-[: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.