Autonomous System
AS60503 — FNXTEC(BR)
Last fetched
AS60503 is an Autonomous System operated by FNXTEC and registered in BR. As of Thu, 21 May 2026 01:09:16 GMT, it announces 19 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS60503 announces 19 distinct routed prefixes. The 19-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
23 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1031 | PEER1-1031 - PEER 1031 LLC | US |
| AS274564 | Halver LTDA | BR |
| AS269444 | SPNET PROVEDORES LTDA | BR |
| AS268746 | GEFSON CARLOS DA SILVA HONORATO | BR |
| AS268138 | Thiago aparecido scaramuzza santana | BR |
| AS268085 | Plusnetfoz Provedor de Internet Ltda -ME | BR |
| AS267135 | DL CENTER PROVEDOR DE INTERNET LTDA | BR |
| AS266213 | PLANETCLICK TELECOMUNICACOES LTDA | BR |
| AS265290 | Uplink Telecom | BR |
| AS265269 | MEGA TELE INFORMATICA | BR |
| AS265207 | PLUS PROVEDOR DE INTERNET LTDA - ME | BR |
| AS265147 | UP Fibra | BR |
| AS265080 | AD TELECOM | BR |
| AS264770 | Leonir Remussi KDMNET | PY |
| AS52468 | UFINET PANAMA S.A. | PA |
| AS43350 | NFORCE | NL |
| AS37468 | ANGOLA-CABLES | AO |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS28610 | DEBIAN SIGNAL COMUNICACAO MULTIMIDIA LTDA ME | BR |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3303 | SWISSCOM Swisscom Switzerland Ltd | CH |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS60503 disappeared from the routing table.
~1,813 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:09:16 GMT.
MOAS / hijack watch
Prefixes routed by AS60503 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 AS60503 is unique to AS60503 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS60503.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS60503"})-[: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.