Skip to content

Autonomous System

AS46997 — NATOLAB - Black Mesa Corporation(US)

Last fetched

AS46997 is an Autonomous System operated by NATOLAB - Black Mesa Corporation and registered in US. As of Thu, 21 May 2026 12:24:27 GMT, it announces 37 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS46997Routing diversity7.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/46997

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS993BLACK-MESA - SUN FIBER, LLCUS
AS206499LOCIX LOCIX LIMITEDGB
AS58057SECUREBIT Securebit Autonomous SystemCH
AS57883NITAET NITAET LLCUA
AS50131SPARTANHOSTGB
AS38008APERTURE-AS-AP Aperture Science LimitedHK
AS20473AS-VULTR - The Constant Company, LLCUS
AS12654RIPE-NCC-RIS-AS Reseaux IP Europeens Network Coordination Centre RIPE NCCNL
AS10241OCI - Options & Choices, Inc.US
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS46997.

Cypher and MCP

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

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