Autonomous System
AS7726 — FITC-AS - FedEx Internet Technologies Corporation(US)
Last fetched
AS7726 is an Autonomous System operated by FITC-AS - FedEx Internet Technologies Corporation and registered in US. As of Wed, 20 May 2026 23:30:59 GMT, it announces 117 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7726 announces 117 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 146.66.64.0/18
- 146.66.134.0/24
- 146.66.134.0/23
- 161.209.99.0/24
- 161.209.100.0/24
- 161.209.101.0/24
- 165.186.162.0/24
- 165.186.173.0/24
- 165.186.174.0/24
- 170.24.134.0/24
- 170.24.134.0/23
- 170.24.135.0/24
- 170.130.39.0/24
- 170.130.40.0/23
- 170.130.43.0/24
- 170.202.188.0/24
- 170.202.189.0/24
- 170.202.191.0/24
- 170.202.128.0/17
- 170.202.200.0/24
- 170.202.202.0/24
- 170.202.203.0/24
- 170.202.207.0/24
- 170.202.208.0/24
- 170.202.208.0/23
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS32787 | CHARTER-32785-NA - Charter Communications LLC | US |
| AS23005 | MWAA - Metropolitan Washington Airports Authority | US |
| AS22911 | COMCAST-22909 - Comcast Cable Communications, LLC | US |
| AS12956 | TELXIUS TELXIUS Cable | ES |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS4230 | CLARO S.A. | BR |
Blast radius
Approximate count of dependent hostnames if AS7726 disappeared from the routing table.
~68,761 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:30:59 GMT.
MOAS / hijack watch
Prefixes routed by AS7726 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 AS7726 is unique to AS7726 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7726.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7726"})-[: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.