Autonomous System
AS23314 — SCIV-WD - Scivantage, Inc(US)
Last fetched
AS23314 is an Autonomous System operated by SCIV-WD - Scivantage, Inc and registered in US. As of Wed, 20 May 2026 23:34:06 GMT, it announces 184 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS23314 announces 184 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.51.128.0/20
- 66.51.148.0/24
- 66.51.151.0/24
- 66.51.144.0/20
- 66.51.160.0/24
- 66.51.161.0/24
- 66.51.162.0/24
- 66.51.163.0/24
- 66.51.164.0/24
- 66.51.165.0/24
- 66.51.166.0/24
- 66.51.167.0/24
- 66.51.168.0/24
- 66.51.169.0/24
- 66.51.170.0/24
- 66.51.171.0/24
- 67.221.248.0/23
- 68.64.72.0/23
- 68.64.74.0/24
- 68.64.76.0/24
- 68.64.76.0/23
- 68.64.77.0/24
- 68.64.80.0/24
- 74.112.152.0/22
- 74.112.156.0/22
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3257 | GTT-BACKBONE GTT | US |
| AS396883 | AS-COPR - Cooperative de cablodistribution de larriere-pays | US |
| AS63402 | RSG - MailChimp | US |
| AS40773 | HOSTCIRCLE-IXS - HOSTCIRCLE INC. | US |
| AS36739 | UTMG-TW-MNWX - UT Medical Group | US |
| AS26515 | TGS-ASN-01 - TGS-NOPEC Geophysical Company | US |
| AS26151 | DRILLINGINFO - Drilling Info Inc. | US |
| AS21904 | WCTA - West Central Telephone Assn | US |
| AS12228 | 2CO - GENESISCARE USA OF FLORIDA, LLC | US |
| AS5101 | LEECOUNTYSCHOOLS - The School District of Lee County | US |
Blast radius
Approximate count of dependent hostnames if AS23314 disappeared from the routing table.
~294 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:06 GMT.
MOAS / hijack watch
Prefixes routed by AS23314 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 AS23314 is unique to AS23314 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS23314.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS23314"})-[: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.