Skip to content

Autonomous System

AS48422ITS-(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

WHISPER CANON · AS48422Routing diversity6.3/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/48422

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 ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS212621CLC-AS-AP Tarik Hasan TurjaUA
AS209117VANGUARD INTERNET SRLUA
AS208531C M FERREIRA SISTEMAS MEUA
AS203980TECNET BRASIL TELECOMUNICACOES LTDAUA
AS203088TELEOKA-KOM-ASUA
AS202390BAJANSENUA
AS202165SHIJITONGUA
AS56812DPKGSOFT-ASUA
AS56526BG-ASUA
AS52180NT-COMUA
AS52103ETHICAUA
AS47513WT70-ASUA
AS45045ASHINETUA
AS44673MIGDAL_SHUKEY_HONUA
AS44416EKSI-ASUA
AS43110NEVACOM-ASUA
AS34323LDK-ASUA
AS29443MOMAX-ASUA
AS25143TVCABO-ASUA
AS9205SNS-ASUA
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.