Skip to content

Autonomous System

AS40463ALABAMA-FIBER-NETWORK - Alabama Fiber Network(US)

Last fetched

AS40463 is an Autonomous System operated by ALABAMA-FIBER-NETWORK - Alabama Fiber Network and registered in US. As of Thu, 21 May 2026 06:17:44 GMT, it announces 2 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS40463Routing diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/40463

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS399725BUZZ-BROADBAND - Buzz BroadBandUS
AS399268CVT - Coosa Valley Technologies IncUS
AS399049JW-FLASHFIBER-01 - Joe Wheeler EMCUS
AS398446COOPERATIVE-CONNECTION-01 - Cooperative Connection, LLCUS
AS397976CA-1546-ASN-1 - Central Access, Inc.US
AS396052NEAC - North Alabama Electric CooperativeUS
AS393947FIRMFARM-ASN-V1 - Firm FarmUS
AS53271PHENIXCITYCABLE - Phenix CableUS
AS46592TOMBIGBEECOMM-1 - Tombigbee Communications, LLCUS
AS40936ACCS-21 - Alabama Community College SystemUS
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

Approximate count of dependent hostnames if AS40463 disappeared from the routing table.

~1 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:17:44 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS40463.

Cypher and MCP

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

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