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
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.
- 23.247.136.0/24
- 23.247.136.0/23
- 23.247.137.0/24
- 44.68.205.0/24
- 103.152.112.0/24
- 103.152.112.0/23
- 103.152.113.0/24
- 103.175.98.0/24
- 103.175.98.0/23
- 103.175.99.0/24
- 103.186.163.0/24
- 134.195.100.0/24
- 134.195.100.0/23
- 134.195.101.0/24
- 141.193.21.0/24
- 2001:470:139::/48
- 2400:a6a0:200::/40
- 2406:4440:20::/44
- 2406:4440:40::/44
- 2406:4440:d6ff::/48
- 2602:fd92:c20::/45
- 2602:fd92:c20::/44
- 2602:fd92:c28::/45
- 2602:feda::/48
- 2602:feda:3::/48
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS993 | BLACK-MESA - SUN FIBER, LLC | US |
| AS206499 | LOCIX LOCIX LIMITED | GB |
| AS58057 | SECUREBIT Securebit Autonomous System | CH |
| AS57883 | NITAET NITAET LLC | UA |
| AS50131 | SPARTANHOST | GB |
| AS38008 | APERTURE-AS-AP Aperture Science Limited | HK |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS12654 | RIPE-NCC-RIS-AS Reseaux IP Europeens Network Coordination Centre RIPE NCC | NL |
| AS10241 | OCI - Options & Choices, Inc. | US |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.