Skip to content

Autonomous System

AS1921

Last fetched

AS1921 is operated by RCODEZERO-ANYCAST-SEC1-TLD - ipcom GmbH, registered in AT, and announces 22 prefixes to 19 BGP neighbours. AS1921 has a reputation score of 9.3 (REPUTABLE); 0 of its 2,816 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS1921Routing diversity6.8/10Peering density5.2/10MOAS conflict⚠ 16 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/1921

Routing footprint

Announced prefixes
22
BGP neighbours
19
RPKI ROAs
42
MOAS conflicts
16
CAIDA AS-rank
5,686
Customer-cone ASNs
4
Facilities
68
Internet exchanges
10

Blast radius

Announced IPv4 addresses
2,816
Threat-listed addresses
0
Threat density
0.0000 %
Routed prefixes
11

How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: clean.

Peering ecosystem

A sample of 19 of this network’s 19 BGP neighbours.

MOAS / hijack watch

16 announced prefixes conflict with AS1921 — another network announces the same address space. A sample:

Reputation

9.3reputation score (REPUTABLE)

AS1921 (RCODEZERO-ANYCAST-SEC1-TLD - ipcom GmbH, AT) has a reputation score of 72.0 (REPUTABLE).

Threat density
90.0/100
Graph metrics
90.0/100
Historical behaviour
60.0/100
Prefix age
20.0/100

These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.

Registration

Registered to
NICAT-MNT
RIR
RIPE
Registered
Wed, 21 Aug 2002 16:07:49 GMT

Threat-feed evidence

Related pages

Pivot from AS1921 into the prefixes, peers and country it routes for.

Cypher and MCP

Reproduce this network's routing footprint against graph.whisper.security:

MATCH (a:ASN {name: "AS1921"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS1921")

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