Skip to content

Autonomous System

AS25820IT7NET - IT7 Networks Inc(CA)

Last fetched

AS25820 is an Autonomous System operated by IT7NET - IT7 Networks Inc and registered in CA. As of Thu, 21 May 2026 11:01:22 GMT, it announces 236 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS25820Routing diversity10.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/25820

Routing footprint

AS25820 announces 236 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

14 distinct peers via BGP. The first 14 are listed below.

Peer ASNOperatorCountry
AS906DMIT - DMIT Cloud ServicesUS
AS137409GSLNETWORKS-AS-AP GSL Networks Pty LTDAU
AS63213ASTUTEHOSTING-VALUE - Astute InternetCA
AS56655GIGAHOSTNO
AS54527ASTUTEHOSTING - Astute InternetCA
AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
AS34927IFOG-GMBHCH
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS29802HVC-AS - HIVELOCITY, Inc.US
AS23764CTGNET CTGNetHK
AS20473AS-VULTR - The Constant Company, LLCUS
AS6939HURRICANE - Hurricane Electric LLCUS
AS4785XTOM-AS-JP xTomJP
AS3214XTOM xTom GmbHDE

Blast radius

Approximate count of dependent hostnames if AS25820 disappeared from the routing table.

~349,964 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:01:22 GMT.

MOAS / hijack watch

Prefixes routed by AS25820 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 AS25820 is unique to AS25820 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS25820.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS25820"})-[: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.