Autonomous System
AS1097 — CORE-TRANSIT - Core Transit LLC(US)
Last fetched
AS1097 is an Autonomous System operated by CORE-TRANSIT - Core Transit LLC and registered in US. As of Thu, 21 May 2026 21:15:45 GMT, it announces 23 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS1097 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.144.184.0/24
- 23.152.0.0/24
- 50.6.20.0/23
- 50.6.24.0/23
- 134.90.208.0/21
- 134.90.216.0/22
- 134.90.220.0/22
- 166.230.200.0/21
- 166.230.224.0/19
- 172.64.240.0/20
- 192.8.165.0/24
- 216.115.226.0/24
- 216.115.227.0/24
- 216.115.224.0/21
- 216.115.228.0/24
- 2600:f0f0:e1d::/48
- 2600:f0f0:e2d::/48
- 2606:a8c0:1600::/40
- 2606:a8c0:1700::/40
- 2606:a8c0:8000::/48
- 2606:a8c0:8001::/48
- 2606:a940::/32
- 2606:aa00::/32
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4138 | FN-205-4138 - FAL Networks | US |
| AS402101 | GIGANTIC-AS Gigantic Infotel Pvt Ltd | US |
| AS400994 | VNTNET-AS-ID PT Jaringan VNT Indonesia | US |
| AS399951 | SPRINTNET-AS Sprintnet | US |
| AS399803 | EMPIREHOST LIMITADA | US |
| AS394177 | FOTOLINE TECNOLOGIA LTDA ME | US |
| AS63375 | FULLSPANSOLUTIONS-AS02 - Full Span Solutions LLC | US |
| AS63260 | ALYESKA - Alyeska Inc. | US |
| AS36326 | EDGENODE - Techwebhosting Internet Solutions LLC | US |
| AS36236 | NETACTUATE - NetActuate, Inc | US |
| AS14872 | GZSCI - GZ Scientific Inc | US |
Blast radius
Approximate count of dependent hostnames if AS1097 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS1097 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 AS1097 is unique to AS1097 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS1097.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS1097"})-[: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.